1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-26 01:17:00 +02: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 chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
admin fix: better arrow design in network overview (#6331) 2024-02-23 13:38:54 +00:00
application feat: application environment ordered and timeago min time (#6374) 2024-02-29 14:11:56 +02:00
archive chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
banners task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
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 Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
demo fix: add new steps to demo guide (#6112) 2024-02-05 11:36:15 +01:00
environments
events Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
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 fix: misc UI/UX fixes (#6241) 2024-02-15 08:17:11 +00:00
feedback chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
feedbackNew feat: application issues (#6347) 2024-02-27 09:57:50 +02:00
filter chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
incomingWebhooks chore: action events UI (#6358) 2024-02-27 13:52:09 +00:00
integrations fix: misc UI/UX fixes (#6241) 2024-02-15 08:17:11 +00:00
layout feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
loginHistory
maintenance
menu feat: switching to paginated applications list (#6316) 2024-02-22 15:15:50 +01:00
playground/Playground fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
project chore: actions filter constraints (#6389) 2024-02-29 12:56:48 +00:00
providers task: Use fine-grained project permissions in frontend (#5974) 2024-01-22 15:34:10 +01:00
segments fix: bad segment edit link (#6390) 2024-02-29 13:54:31 +01:00
splash
strategies feat: capped at limit strategy in application usage (#6323) 2024-02-22 20:35:39 +01:00
tags Feat/disabled strategies (#5930) 2024-01-17 13:20:39 +01:00
user feat: rate limit password reset attempts (#6257) 2024-02-21 08:49:54 +01:00
App.tsx Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
InitialRedirect.tsx Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00