1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/routes/admin-api
Fredrik Strand Oseberg 2099bbea73
fix: match bootstrap uiConfig with expected data format (#830)
* fix: match bootstrap uiConfig with expected data format

* fix: default to empty object for ui and experimental properties on config

* fix: update text
2021-05-04 10:00:25 +02:00
..
addon.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
api-def.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
api-token-controller.ts fix: regular users are not API users 2021-05-03 19:33:37 +02:00
archive.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
archive.ts fix: more types 2021-05-02 21:11:17 +02:00
bootstrap-controller.ts fix: match bootstrap uiConfig with expected data format (#830) 2021-05-04 10:00:25 +02:00
config.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
config.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
context.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
context.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
email.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
email.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
event.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
events.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
feature-type.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
feature.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
feature.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
index.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
metrics.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
metrics.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
state.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
strategy.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
strategy.ts fix: more types 2021-05-02 21:11:17 +02:00
tag-type.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
tag.test.js Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
tag.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
user-admin.ts fix: move permission to types 2021-05-02 20:58:02 +02:00
user.test.js fix: User should require a ID field set (#799) 2021-04-22 23:40:52 +02:00
user.ts fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used (#806) 2021-04-27 09:16:44 +02:00
util.js fix: handle password being undefined when validating (#809) 2021-04-27 15:35:10 +02:00