1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/lib/routes/admin-api
ivaosthu 56ca8bde7a Bugfix: more informative name validation errors
Will know tell the user if the toggle name is already
in use by an active feature toggle or an archived toggle.

Also brings lates unleash-frontend fix, which prevents an
invalid form from submitting.

closes: #290, #291
2018-01-20 14:11:44 +01:00
..
applications.js Refactor routes setup, move test files, cleanup legacy 2017-06-28 10:20:22 +02:00
applications.test.js Implement support for logger provider. 2017-08-04 16:07:17 +02:00
archive.js Fix formatting 2017-11-02 09:23:38 +01:00
archive.test.js Add unit tests for archived toggles 2017-12-18 14:34:43 +01:00
event.js Refactor routes setup, move test files, cleanup legacy 2017-06-28 10:20:22 +02:00
events.test.js Implement support for logger provider. 2017-08-04 16:07:17 +02:00
feature.js Bugfix: more informative name validation errors 2018-01-20 14:11:44 +01:00
feature.test.js Bugfix: more informative name validation errors 2018-01-20 14:11:44 +01:00
index.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
metrics.js A bit of house-keeping 2018-01-17 15:36:38 +01:00
metrics.test.js A bit of house-keeping 2018-01-17 15:36:38 +01:00
strategy-schema.js Fix formatting 2017-11-02 09:23:38 +01:00
strategy.js Update prettier and fix lint 2017-11-11 08:43:08 +01:00
strategy.test.js Implement support for logger provider. 2017-08-04 16:07:17 +02:00
user.js Add sign-out route #288 2018-01-17 15:36:38 +01:00
user.test.js Add sign-out route #288 2018-01-17 15:36:38 +01:00