1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src
Nuno Góis c0124371ca
feat: add authentication as a table filter (#3206)
Adds `auth` as a table filter.
Also fixes the hook to correctly fetch the events based on the new
return type.

<img width="1046" alt="image"
src="https://user-images.githubusercontent.com/14320932/221603312-a40055a8-4c23-4f1f-9a87-7fbd03e7b49e.png">
2023-02-28 09:32:21 +01:00
..
__mocks__
assets Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
component feat: add authentication as a table filter (#3206) 2023-02-28 09:32:21 +01:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts
hooks feat: add authentication as a table filter (#3206) 2023-02-28 09:32:21 +01:00
interfaces chore: rename login-event to sign-on-log (#3204) 2023-02-27 14:44:06 +00:00
openapi Feat/notifications UI followup (#3197) 2023-02-27 13:04:09 +01:00
themes feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
types
utils Cypress test for importing (#3058) 2023-02-08 11:16:38 +02:00
index.tsx
setupTests.ts
vite-env.d.ts