1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/utils
Tymoteusz Czech 9dd88b488f refactor: additional unit tests for multi-project tokens - (#863)
* refactor: add theme to test renderer

* feat: add tests to token list

* projects list for multi-project tokens

* refactor: api token form available projects map

* update variable name

* fix: restore selected project on token type change

* fix: select project input code formatting

* fix: improve code formatting after review
2022-04-08 16:01:43 +02:00
..
apiUtils.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
calculatePercentage.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
cleanConstraint.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
exists.ts Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
formatConstraintValue.ts feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
formatDate.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
formatPath.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
formatUnknownError.test.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
formatUnknownError.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
getFeatureMetrics.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
getFeatureTypeIcons.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
getStrategyObject.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
objectId.test.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
objectId.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
oneOf.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
operatorsForContext.ts feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
paginate.test.ts Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
paginate.ts Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
projectFilterGenerator.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
removeEmptyStringFields.test.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
removeEmptyStringFields.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
resolveDefaultParamValue.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
routePathHelpers.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
segmentLimits.ts refactor: add segment limit warnings (#851) 2022-04-07 14:47:24 +02:00
storage.ts refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
strategyNames.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
testIds.ts refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
testRenderer.tsx refactor: additional unit tests for multi-project tokens - (#863) 2022-04-08 16:01:43 +02:00
testServer.ts refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00