1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/lib/routes/admin-api
2020-03-29 22:22:19 +02:00
..
api-def.json fix: Add admin api for context-field definitions 2020-02-20 08:34:30 +01:00
archive.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
archive.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
config.js feat: Add customizable ui config 2020-02-20 08:34:22 +01:00
config.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
context-schema.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
context.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
context.test.js feat: api supports context fields (#564) 2020-02-27 21:26:18 +01:00
event.js Refactored controllers, moved checkPermission to permission-checker.js middleware 2020-02-20 08:34:19 +01:00
events.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
feature-schema.js fix: variant weights can be up to 1000 2020-02-20 08:34:33 +01:00
feature-schema.test.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
feature.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
feature.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
index.js fix: Add admin api for context-field definitions 2020-02-20 08:34:30 +01:00
metrics-schema.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
metrics.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
metrics.test.js fix: Application fields should be optional. 2020-02-20 08:34:24 +01:00
state.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
strategy-schema.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
strategy.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
strategy.test.js fix: Upgrade to @hapi/joi (#543) 2020-02-20 08:34:32 +01:00
user.js fix: Logout should not be xhr call (#576) 2020-03-29 22:22:19 +02:00
user.test.js fix: Logout should not be xhr call (#576) 2020-03-29 22:22:19 +02:00
util.js fix: upgrade @hapi/joi to version 17.1.0 2020-02-21 22:14:40 +01:00