1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
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
..
addons
admin feat: only email users billable (#3205) 2023-02-28 08:50:11 +02:00
application
archive
changeRequest
common Feat/notifications UI followup (#3197) 2023-02-27 13:04:09 +01:00
context
environments
events
feature
feedback
layout
maintenance
menu chore: rename login-event to sign-on-log (#3204) 2023-02-27 14:44:06 +00:00
playground/Playground
project fix: Import change tense of help message (#3188) 2023-02-23 14:24:26 +01:00
providers
segments
signOnLog feat: add authentication as a table filter (#3206) 2023-02-28 09:32:21 +01:00
splash
strategies
tags
user fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
App.tsx feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
InitialRedirect.tsx