1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02:00
unleash.unleash/lib/routes/admin-api
2021-02-12 10:23:43 +01:00
..
addon.js feat: Introduce addon framework 2021-02-05 15:20:00 +01:00
api-def.json Add Tags and tag types 2021-01-14 13:09:05 +01:00
archive.js Add service layer 2021-01-21 10:59:19 +01:00
archive.test.js fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
config.js fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
config.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
context.js fix: refactor context to use service pattern (#721) 2021-02-12 10:23:43 +01:00
context.test.js fix: refactor context to use service pattern (#721) 2021-02-12 10:23:43 +01:00
event.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
events.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
feature-type.js feat: Add support for toggle types (#618) 2020-08-06 11:18:52 +02:00
feature.js feat: Add filterquery support for toggles 2021-01-26 14:14:07 +01:00
feature.test.js fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
index.js feat: Introduce addon framework 2021-02-05 15:20:00 +01:00
metrics.js fix: should wait for seen apps 2021-02-04 15:54:29 +01:00
metrics.test.js Add service layer 2021-01-21 10:59:19 +01:00
state.js fix: stateService undefined 2020-12-17 19:43:01 +01:00
strategy.js Make sure we deny deprecating default strategy 2021-01-22 10:03:01 +01:00
strategy.test.js fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
tag-type.js Add service layer 2021-01-21 10:59:19 +01:00
tag.js Add service layer 2021-01-21 10:59:19 +01:00
tag.test.js Add service layer 2021-01-21 10:59:19 +01:00
user.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
user.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
util.js Make feature-toggle-store return 409 2021-02-08 16:22:15 +01:00