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

23 Commits

Author SHA1 Message Date
Jari Bakken
fdf324a9f5 Add features.description to db and ui 2020-02-20 08:30:15 +01:00
Jari Bakken
43adb7291d README cleanup 2020-02-20 08:30:15 +01:00
Jari Bakken
12b87c69c8 Don't repeat error messages infinitely 2020-02-20 08:30:15 +01:00
Jari Bakken
a031900b3e Fix indentation 2020-02-20 08:30:15 +01:00
Jari Bakken
87c1ee7516 Improve error messages. 2020-02-20 08:30:15 +01:00
Jari Bakken
71aa307a5f Get rid of React warnings 2020-02-20 08:30:14 +01:00
Ivar Østhus
ca78acd25e Modified configuration to make it run on heroku.
Please note that scripts and webpack is moved from
devDependences to dependencies. This is due to heroku
running the build process in production mode.
2020-02-20 08:30:14 +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
ee8b9ba087 Make error messages full width. 2020-02-20 08:30:14 +01:00
Jari Bakken
8cacf42dd2 Get rid of 'unsaved features' 2020-02-20 08:30:14 +01:00
Jari Bakken
32f50fa116 Make component disk layout/naming more consistent. 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
07523973cb using createFactory introduced in react 0.12.x 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
f472bf8585 improved logic to set inital active pane 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
ivaosthu
c6118baad3 only optimistic update if success 2020-02-20 08:30:13 +01:00
Jari Bakken
f06a4a8a51 Move unleash-server to top level. 2020-02-20 08:30:13 +01:00