1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component
Nuno Góis bddc508582
chore: actions filter constraints (#6389)
https://linear.app/unleash/issue/2-1952/adapt-actions-form-ui-to-unleash-constraint-operators

Implements the new action filters UI, now powered by constraint
operators.

This PR goes through some effort to not touch existing components too
much, especially since they are critical for activation strategies.
Instead, the new feature tries to adapt to the existing components and
styling them appropriately, while still re-using them. We can refactor
this at a later stage if needed.

This UI will face some more drastic changes in the near future due to
the feature rename, so I wanted to keep this PR mostly scoped to the
constraint operators before proceeding with more changes.


![image](https://github.com/Unleash/unleash/assets/14320932/f4bef4e0-33bd-463c-a252-e1cc0c22e843)


![image](https://github.com/Unleash/unleash/assets/14320932/192a3bd4-f11d-4619-b826-bbf5df80050c)


![image](https://github.com/Unleash/unleash/assets/14320932/fcfc0239-a28f-446d-a901-2e73f0add1a2)


As always, did some manual tests and it seems to be working great!
2024-02-29 12:56:48 +00:00
..
accessOverview
admin
application feat: application environment ordered and timeago min time (#6374) 2024-02-29 14:11:56 +02:00
archive
banners
changeRequest chore: remove changeRequestConflictHandling flag (#6364) 2024-02-28 10:16:35 +02:00
common chore: actions filter constraints (#6389) 2024-02-29 12:56:48 +00:00
context
demo
environments
events
executiveDashboard Dashboard charts - always show past 3 months (#6372) 2024-02-28 10:33:49 +01:00
feature fix: break on words not on all (#6370) 2024-02-28 14:18:21 +01:00
featureTypes
feedback
feedbackNew feat: application issues (#6347) 2024-02-27 09:57:50 +02:00
filter
incomingWebhooks chore: action events UI (#6358) 2024-02-27 13:52:09 +00:00
integrations
layout
loginHistory
maintenance
menu
playground/Playground
project chore: actions filter constraints (#6389) 2024-02-29 12:56:48 +00:00
providers
segments fix: bad segment edit link (#6390) 2024-02-29 13:54:31 +01:00
splash
strategies
tags
user
App.tsx
InitialRedirect.tsx