1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src/lib
Nuno Góis 997dbbbea5
Feat sa table info (#2848)
https://linear.app/unleash/issue/2-543/show-relevant-information-on-the-service-accounts-table

Shows relevant information on the table, like total PATs and the last
time a service account was active based on latest seen PAT for that
account. Adapts to the latest related PR on enterprise.


![image](https://user-images.githubusercontent.com/14320932/211312719-c4ed940a-723b-4b2e-a79e-8e7cdbda7c58.png)
2023-01-09 16:18:37 +00:00
..
__snapshots__ UI Flags cleanup (#2778) 2023-01-02 15:41:43 +02:00
addons Docs(fix): add more (missing) redirects, fix links (#2592) 2022-12-06 09:32:42 +01:00
db Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
error Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
middleware Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
openapi Ability to add AJV schemas runtime (#2792) 2023-01-06 11:41:39 +02:00
proxy Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
routes feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
schema fix: enforce weight precision to 1 decimal (#2749) 2023-01-05 12:39:18 +01:00
services fix: export features with variants event when feature is disabled (#2824) 2023-01-05 12:30:07 +02:00
types UI Flags cleanup (#2778) 2023-01-02 15:41:43 +02:00
util Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
app.test.ts
app.ts Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
create-config.test.ts If baseUriPath is set format it, but if it's not, don't override default with empty string (#2118) 2022-11-08 15:29:14 +01:00
create-config.ts fix: move docker-compose to this repo (#2666) 2022-12-12 20:40:18 +01:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
event-hook.test.ts
event-hook.ts
internals.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
metrics.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
server-impl.test.ts
server-impl.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00