1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature
Tymoteusz Czech b23226370a feat: multi-project api access tokens (#857)
* fix: general select component typings

* custom multi-select for projects

* autocomplete element for token projects

* project multi-select with error handling

* projects in tokens list update

* multi-project tokens - select all button

* fix conflicting typescript changes

* improve multi-projects tokens form after review

* refactor multi-project select code structure

* test api token list projects column element

* simplify test renderer
2022-04-08 12:26:44 +02:00
..
CopyFeature chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
CreateFeature refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
CreateFeatureButton fix: use the first project if there's no default project (#859) 2022-04-07 11:08:05 +02:00
EditFeature chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
FeatureForm refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
FeatureStrategy refactor: add segment limit warnings (#851) 2022-04-07 14:47:24 +02:00
FeatureToggleList fix: use the first project if there's no default project (#859) 2022-04-07 11:08:05 +02:00
FeatureToggleListNew refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
FeatureView feat: multi-project api access tokens (#857) 2022-04-08 12:26:44 +02:00
hooks chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
RedirectFeatureView chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
StrategyConstraints refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
StrategyTypes refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00