1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +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
db Bugfix: more informative name validation errors 2018-01-20 14:11:44 +01:00
error
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
authentication-required.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
event-differ.js
event-differ.test.js
event-type.js
events.js
extract-user.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
logger.js
logger.test.js
metrics.js
metrics.test.js
options.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
options.test.js
server-impl.js Implement authentication support for Unleash UI. 2018-01-16 14:26:32 +01:00
server-impl.test.js
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