1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
ivaosthu 9a30b99705 fix: auto-fill groupId paramters
When configuring a gradual-rollout strategy the user has to define
the groupId paramter. Usually you just want to set it to the toggle
name. This change initalize the value to the toggleName.
2019-10-24 16:19:21 +02:00
..
__mocks__ feature: Add support for permission system in unleash frontend 2019-01-16 10:39:58 +01:00
__tests__ fix(eslint): ovveride test rules in root .eslintrc file 2018-08-13 13:13:27 +02:00
component fix: auto-fill groupId paramters 2019-10-24 16:19:21 +02:00
data feat: Add support for flexible rollout strategy. (#193) 2019-10-24 16:19:07 +02:00
page fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00
store feat: Add support for flexible rollout strategy. (#193) 2019-10-24 16:19:07 +02:00
.eslintrc Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
index.jsx feat: Customisable UI via config 2019-03-13 08:49:50 +01:00
metrics-poller.js bugfix(metrics-poller) use size and not length for immutable array 2018-02-04 22:04:28 +01:00
permissions.js feature: Add support for permission system in unleash frontend 2019-01-16 10:39:58 +01:00
setupTests.js fix: babel-preset-env (#190) 2019-10-09 19:58:49 +02:00