1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component feat: multi-project api access tokens (#857) 2022-04-08 12:26:44 +02:00
constants feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
contexts
hooks feat: multi-project api access tokens (#857) 2022-04-08 12:26:44 +02:00
interfaces refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
themes refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
utils feat: multi-project api access tokens (#857) 2022-04-08 12:26:44 +02:00
index.tsx refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
react-app-env.d.ts
setupProxy.js
setupTests.ts