1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/lib
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
..
client-metrics Update prettier and fix lint 2017-11-11 08:43:08 +01:00
db Bugfix: more informative name validation errors 2018-01-20 14:11:44 +01:00
error Prettier/lint 2017-06-28 10:17:14 +02:00
middleware Fix typo in simple-authentication.js 2018-01-17 15:36:38 +01:00
routes Bugfix: more informative name validation errors 2018-01-20 14:11:44 +01:00
app.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
app.test.js Refactor routes setup, move test files, cleanup legacy 2017-06-28 10:20:22 +02:00
authentication-required.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
event-differ.js Prettier/lint 2017-06-28 10:17:14 +02:00
event-differ.test.js Implement support for logger provider. 2017-08-04 16:07:17 +02:00
event-type.js Added api for updating a strategy 2016-12-17 13:00:44 +01:00
events.js fix lint 2016-12-27 21:03:50 +01:00
extract-user.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
logger.js Upgrade Log4JS (#274) 2017-11-11 11:13:34 +01:00
logger.test.js Added validation of provided LoggerProvider 2017-08-05 15:38:55 +02:00
metrics.js Upgrade prom-client and add gc-stats 2017-08-23 11:36:52 +02:00
metrics.test.js Upgrade prom-client and add gc-stats 2017-08-23 11:36:52 +02:00
options.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
options.test.js Prettier/lint 2017-06-28 10:17:14 +02:00
server-impl.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
server-impl.test.js Refactor routes setup, move test files, cleanup legacy 2017-06-28 10:20:22 +02:00
user.js Use joi instead of assert 2018-01-17 15:36:38 +01:00
user.test.js Use joi instead of assert 2018-01-17 15:36:38 +01:00