1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
Gard Rimestad
ff3d781602 admin - Edit button for existing features 2014-11-12 15:00:11 +01:00
Gard Rimestad
7abf3d898b Populate strategies in feature form 2014-11-12 13:47:21 +01:00
Jari Bakken
8286601522 Merge pull request #45 from finn-no/add-description-to-features
Add features.description to db and ui
2014-11-11 11:45:35 +01:00
Jari Bakken
62f8c731d9 README cleanup 2014-11-10 16:25:22 +01:00
Jari Bakken
178f2111dd Add features.description to db and ui 2014-11-10 16:21:22 +01:00
Jari Bakken
55a4f476c9 Don't repeat error messages infinitely 2014-11-10 15:25:27 +01:00
Jari Bakken
20d1c67f01 Fix indentation 2014-11-10 14:56:38 +01:00
Jari Bakken
213f7b77bb Improve error messages. 2014-11-10 14:55:56 +01:00
Jari Bakken
1fe6181e91 Get rid of React warnings 2014-11-10 14:54:42 +01:00
Ivar Østhus
43ff5732aa 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.
2014-11-06 22:42:57 +01:00
Ivar Østhus
f4906700d7 Refactored all ``handleFoo` to `onFoo``
based on feedback from @jari
2014-11-03 21:37:40 +01:00
Ivar Østhus
954f6c76ad Strategies should also have description #34 2014-11-03 21:32:25 +01:00
Jari Bakken
f47c78c545 Use plural component names 2014-11-03 14:00:45 +01:00
Jari Bakken
889c913eaa Make error messages full width. 2014-11-03 13:56:23 +01:00
Jari Bakken
8da375bcc4 Get rid of 'unsaved features' 2014-11-03 13:54:06 +01:00
Jari Bakken
8d0dce0930 Make component disk layout/naming more consistent. 2014-11-03 13:19:32 +01:00
ivaosthu
230cb6f7d9 GUI for createing strategies with parametersTemplate #34 2014-11-02 22:39:52 +01:00
ivaosthu
4a8f1ff727 adding required key to child elements 2014-11-02 21:06:32 +01:00
ivaosthu
b52aca4718 using createFactory introduced in react 0.12.x 2014-11-02 21:03:39 +01:00
ivaosthu
806c9bcea7 CreateStrategy form now supports multiple params #34 2014-11-01 17:17:07 +01:00
ivaosthu
e9d12c5a8b Preliminary GUI for defining custom strategies
(relates to #34)
2014-11-01 15:53:22 +01:00
ivaosthu
479a0fb7ea improved logic to set inital active pane 2014-11-01 15:35:26 +01:00
ivaosthu
5e3920fb42 using location.hash to initialize tabview correctly 2014-11-01 15:19:10 +01:00
ivaosthu
0ba223dc4e Simple tab-based menu to have a contianer for strategies 2014-11-01 14:52:37 +01:00
ivaosthu
220d4886dc only optimistic update if success 2014-11-01 12:03:50 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00