1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
ivaosthu
bc4b80c661 56 Clean up input form for feature toggles 2020-02-20 08:30:17 +01:00
Jari Bakken
a169ec1352 Add ability to create custom stratgies. Closes #11. 2020-02-20 08:30:17 +01:00
Jari Bakken
7f7732a349 Minor refactoring 2020-02-20 08:30:17 +01:00
Ivar Østhus
9a0a461edb Refactored all ``handleFoo` to `onFoo``
based on feedback from @jari
2020-02-20 08:30:14 +01:00
Ivar Østhus
dd75e69ac6 Strategies should also have description #34 2020-02-20 08:30:14 +01:00
Jari Bakken
034253286a Use plural component names 2020-02-20 08:30:14 +01:00
Jari Bakken
8cacf42dd2 Get rid of 'unsaved features' 2020-02-20 08:30:14 +01:00
ivaosthu
497395ae39 GUI for createing strategies with parametersTemplate #34 2020-02-20 08:30:14 +01:00
ivaosthu
d88e9abcea adding required key to child elements 2020-02-20 08:30:14 +01:00
ivaosthu
98d7635845 CreateStrategy form now supports multiple params #34 2020-02-20 08:30:13 +01:00
ivaosthu
8366beb2b9 Preliminary GUI for defining custom strategies
(relates to #34)
2020-02-20 08:30:13 +01:00
ivaosthu
0032069c27 using location.hash to initialize tabview correctly 2020-02-20 08:30:13 +01:00
ivaosthu
b1b3d408f7 Simple tab-based menu to have a contianer for strategies 2020-02-20 08:30:13 +01:00