1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/db
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
..
access-store.ts Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
addon-store.ts
api-token-store.ts feat: add last seen column to token table (#2520) 2022-11-30 08:07:13 +02:00
client-applications-store.ts
client-instance-store.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
client-metrics-store-v2.ts
context-field-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
db-pool.ts
environment-store.ts Update environments (#2339) 2022-11-11 10:24:56 +00:00
event-store.test.ts
event-store.ts
favorite-features-store.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
favorite-projects-store.ts Favorite project (#2569) 2022-11-30 13:41:53 +02:00
feature-environment-store.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
feature-strategy-store.ts Remove favorites feature flag (#2722) 2022-12-21 12:03:06 +00:00
feature-tag-store.ts
feature-toggle-client-store.ts Remove favorites feature flag (#2722) 2022-12-21 12:03:06 +00:00
feature-toggle-store.ts feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
feature-type-store.ts
group-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
index.ts Favorite project (#2569) 2022-11-30 13:41:53 +02:00
pat-store.ts fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
project-store.ts fix: when health is 0 we should not show 100 (#2833) 2023-01-05 15:14:27 +01:00
public-signup-token-store.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
reset-token-store.ts
role-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
segment-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
session-store.ts
setting-store.ts
strategy-store.ts fixes 2-456: Preserve all data from strategy import (#2720) 2022-12-21 13:33:41 +01:00
tag-store.ts
tag-type-store.ts
user-feedback-store.ts
user-splash-store.ts
user-store.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00