1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes/admin-api
ivaosthu c544f81fba 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
2020-02-20 08:34:07 +01:00
..
applications.js
applications.test.js Implement support for logger provider. 2020-02-20 08:33:33 +01:00
archive.js Fix formatting 2020-02-20 08:34:00 +01:00
archive.test.js Add unit tests for archived toggles 2020-02-20 08:34:06 +01:00
event.js
events.test.js Implement support for logger provider. 2020-02-20 08:33:33 +01:00
feature.js Bugfix: more informative name validation errors 2020-02-20 08:34:07 +01:00
feature.test.js Bugfix: more informative name validation errors 2020-02-20 08:34:07 +01:00
index.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
metrics.js A bit of house-keeping 2020-02-20 08:34:07 +01:00
metrics.test.js A bit of house-keeping 2020-02-20 08:34:07 +01:00
strategy-schema.js Fix formatting 2020-02-20 08:34:00 +01:00
strategy.js Update prettier and fix lint 2020-02-20 08:34:03 +01:00
strategy.test.js Implement support for logger provider. 2020-02-20 08:33:33 +01:00
user.js Add sign-out route #288 2020-02-20 08:34:07 +01:00
user.test.js Add sign-out route #288 2020-02-20 08:34:07 +01:00