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
applications.test.js
archive.js
archive.test.js
event.js
events.test.js
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
strategy.js
strategy.test.js
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