1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component
Fredrik Strand Oseberg 045973a432
fix: decouple forms (#3162)
This PR decouples the forms for creating API tokens and project level
API tokens. The point of having a hook that provides the functionality
for the form is that we can create specific forms that take care of
implementing the logic needed for that form instead of having one form
serving multiple use cases.
2023-02-21 12:46:29 +01:00
..
addons Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
admin fix: decouple forms (#3162) 2023-02-21 12:46:29 +01:00
application
archive
changeRequest fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
common refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
context
environments Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
events feat: visualize variants diff in CR (#2979) 2023-01-24 16:06:53 +00:00
feature suggest tags plausible tracking (#3130) 2023-02-17 10:38:00 +02:00
feedback refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
layout fix: flex was breaking change request banner (#2890) 2023-01-12 16:47:36 +01:00
maintenance
menu Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
playground/Playground
project fix: decouple forms (#3162) 2023-02-21 12:46:29 +01:00
providers Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
segments fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
splash
strategies fix: remove toggles using this strategy (#3022) 2023-01-31 09:02:24 +02:00
tags chore(deps): update dependency tss-react to v4.6.0 (#2377) 2023-02-15 08:14:15 +00:00
user fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
App.tsx fix: fetch uiConfig when the user logs in (#3107) 2023-02-14 14:27:26 +01:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00