mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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 |
||
|---|---|---|
| .. | ||
| applications.js | ||
| applications.test.js | ||
| archive.js | ||
| archive.test.js | ||
| event.js | ||
| events.test.js | ||
| feature.js | ||
| feature.test.js | ||
| index.js | ||
| metrics.js | ||
| metrics.test.js | ||
| strategy-schema.js | ||
| strategy.js | ||
| strategy.test.js | ||
| user.js | ||
| user.test.js | ||