1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib
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
..
client-metrics Update prettier and fix lint 2020-02-20 08:34:03 +01:00
db Bugfix: more informative name validation errors 2020-02-20 08:34:07 +01:00
error Prettier/lint 2020-02-20 08:30:50 +01:00
middleware Fix typo in simple-authentication.js 2020-02-20 08:34:06 +01:00
routes Bugfix: more informative name validation errors 2020-02-20 08:34:07 +01:00
app.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
app.test.js Refactor routes setup, move test files, cleanup legacy 2020-02-20 08:30:51 +01:00
authentication-required.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
event-differ.js Prettier/lint 2020-02-20 08:30:50 +01:00
event-differ.test.js Implement support for logger provider. 2020-02-20 08:33:33 +01:00
event-type.js Added api for updating a strategy 2020-02-20 08:30:43 +01:00
events.js fix lint 2020-02-20 08:30:45 +01:00
extract-user.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
logger.js Upgrade Log4JS (#274) 2020-02-20 08:34:03 +01:00
logger.test.js Added validation of provided LoggerProvider 2020-02-20 08:33:33 +01:00
metrics.js Upgrade prom-client and add gc-stats 2020-02-20 08:33:46 +01:00
metrics.test.js Upgrade prom-client and add gc-stats 2020-02-20 08:33:46 +01:00
options.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
options.test.js Prettier/lint 2020-02-20 08:30:50 +01:00
server-impl.js Implement authentication support for Unleash UI. 2020-02-20 08:34:06 +01:00
server-impl.test.js Refactor routes setup, move test files, cleanup legacy 2020-02-20 08:30:51 +01:00
user.js Use joi instead of assert 2020-02-20 08:34:06 +01:00
user.test.js Use joi instead of assert 2020-02-20 08:34:06 +01:00