1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman 7db42453b1
feat: add filter dropdowns to event log pages (#7711)
Adds placeholder filter buttons (that don't work at all) yet to the
three event logs.

Flag logs get to choose to and from dates, created by, and event type.

Project logs get all that flag logs get + a filter for flag.

The global log gets all project log filters + a project filter.

There's still work to be done to add data to createdBy, eventType, to
hook it up to the API, and to finalize the layout, but I wanted to get a
rough outline in to iterate on later. The eventType icon will also need
to be decided on.


![image](https://github.com/user-attachments/assets/06a65301-9cc5-45ed-b753-2b9235d64ea6)
2024-08-01 08:23:22 +02:00
..
accessOverview
admin fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00:00
application feat: redirect to new feature flag creation (#7679) 2024-07-26 14:27:02 +03:00
archive
banners
changeRequest
commandBar fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
common fix: avoid react key warnings in tables (#7694) 2024-07-30 13:09:12 +02:00
context
demo
environments
events feat: add filter dropdowns to event log pages (#7711) 2024-08-01 08:23:22 +02:00
feature refactor: Make event log look and act like other pages (#7704) 2024-07-31 09:46:47 +02:00
featureTypes
feedback
feedbackNew
filter feat: add filter dropdowns to event log pages (#7711) 2024-08-01 08:23:22 +02:00
insights feat: health stats insights explanation (#7690) 2024-07-29 15:19:20 +02:00
integrations Feat: webhook markdown (#7658) 2024-07-25 09:45:20 +00:00
layout fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
loginHistory
maintenance
menu
playground/Playground
project refactor: Make event log look and act like other pages (#7704) 2024-07-31 09:46:47 +02:00
providers
segments
signals
splash
strategies
tags feat: separate command bar and search hotkeys (#7651) 2024-07-24 12:46:03 +03:00
user
App.tsx fix: make loader not exlpode to 100vh in unnecessary locations (#7589) 2024-07-15 14:41:45 +02:00
InitialRedirect.tsx fix: use a fullscreen loader for the initial redirect load (#7619) 2024-07-18 14:50:59 +02:00