Corinne Krych
70e5d49a38
fix(feature): get rid of the regression, create feature can have a name
2018-02-15 17:30:18 +01:00
Corinne Krych
056cb4cda2
fix(feature): display strategies tab as default
2018-02-15 17:30:18 +01:00
Corinne Krych
8064551a6c
feat(archive): diplay archived list similar to features list
2018-02-09 19:21:43 +01:00
Ivar Conradi Østhus
b97e666e0f
chore(lint): Added propTypes to all components
2018-02-04 22:16:04 +01:00
Ivar
8273eef821
Fix build
2017-09-13 11:43:25 +02:00
Ivar
cb79089c61
Bugfix: multiple strategies with list-inputs should work.
2017-09-13 11:39:10 +02:00
Simen Bekkhus
8ef9def08c
Use 120 as width in prettier ( #90 )
2017-08-28 21:40:44 +02:00
Simen Bekkhus
b176d63f56
Fix deprecations ( #88 )
...
* Fix some optimization bailouts
* Use prop-types package
* Make error comp functional
* Remove unused css transition dep
* Remove unused immutability helper dep
* Align react versions in package.json
2017-08-28 21:30:12 +02:00
Simen Bekkhus
683ae7e6d8
Use prettier ( #87 )
...
* Use prettier
* Upgrade to 1.6 beta
* Update lint deps
* Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
Simen Bekkhus
3f8931ff8c
Fix faulty proptypes declarations
...
Go from 188 lint errors to 64
2017-07-10 23:38:44 +02:00
Simen Bekkhus
e63e92028b
Upgrade webpack ( #86 )
...
* Upgrade webpack
Fixes #83
* Transform modules in tests
* rc1 of extract text
* rc2 of extract text
* stable of extract text
* last dep bumps
* Add ModuleConcatenationPlugin
* Fix lint error
2017-07-10 23:30:38 +02:00
Simen Bekkhus
6e0db0a998
Upgrade eslint
2017-06-29 08:36:10 +02:00
ivaosthu
07d6b85b12
Bugfix: Default percentage values should be set, not just displayed.
2017-02-15 17:04:27 +01:00
vsandvold
a427760646
refactor layout into a new form add component
2017-01-26 22:36:45 +01:00
vsandvold
3415fcb82e
improved page layout + horizontal scrolling tables on mobile
2017-01-23 09:13:38 +01:00
sveisvei
c29eb69b14
move toggle to header
2017-01-06 15:21:58 +01:00
sveisvei
ecc230bed7
align higher
2017-01-02 09:29:13 +01:00
sveisvei
539645d4ef
add strategies to metric view, add OR text between strategies
2017-01-01 20:44:02 +01:00
sveisvei
bad6c95fa2
have a random somewhat uid per entry for sort to work
2016-12-31 09:55:07 +01:00
sveisvei
7243dce22d
add sort strategies via react-dnd
2016-12-30 23:24:46 +01:00
sveisvei
e46f9c3f15
rename and add margin
2016-12-22 10:57:32 +01:00
sveisvei
7719f7ea42
default one row expandable
2016-12-22 10:45:01 +01:00
ivaosthu
a6b872f0ad
Tweak icons
2016-12-19 21:48:21 +01:00
ivaosthu
02d4662693
Fix minor bug
2016-12-19 21:23:45 +01:00
sveisvei
49841e4851
remove temp file
2016-12-17 22:24:47 +01:00
sveisvei
8806f77dfe
fix typ0
2016-12-17 21:31:20 +01:00
sveisvei
f645e71eeb
get build green, inline calc method that wasn't ready for browser
2016-12-17 20:54:48 +01:00
ivaosthu
64ffe53949
bugfix input list
2016-12-17 11:43:40 +01:00
sveisvei
4530f37a14
fix lint
2016-12-14 12:50:23 +01:00
sveisvei
171aaef287
use tabs for metrics and editview
2016-12-13 20:32:16 +01:00
sveisvei
821bf0e19b
add fields to strategies
2016-12-13 19:56:52 +01:00
sveisvei
12a7b420ea
add progressbar
2016-12-12 13:48:14 +01:00
sveisvei
0958a98669
add number type
2016-12-11 19:51:29 +01:00
sveisvei
609e07d33b
add missing key
2016-12-11 19:31:28 +01:00
sveisvei
da968cbc2c
trim
2016-12-10 23:23:34 +01:00
sveisvei
e299f88062
simple list input type
2016-12-10 23:16:21 +01:00
sveisvei
217504d574
default percentage and label styling
2016-12-10 22:20:26 +01:00
sveisvei
f04f3e9b29
add simple param type field
2016-12-10 22:08:41 +01:00
sveisvei
0ba7ca0659
link cards to strategies view
2016-12-10 21:18:17 +01:00
ivaosthu
57565185b0
Add slider for strategy-type 'percentage'
2016-12-10 16:04:19 +01:00
sveisvei
f6ca76ff39
realign after moved button
2016-12-10 14:10:27 +01:00
ivaosthu
420bd99d1e
add-strategy list should be scrollable
2016-12-10 13:55:31 +01:00
sveisvei
da5d1e6156
improve strategy deleted message and add strategy form
2016-12-10 13:45:49 +01:00
sveisvei
5537910a05
switch up selected strategies
2016-12-10 13:11:05 +01:00
sveisvei
9520458eee
fix parameter fields
2016-12-10 12:38:11 +01:00
sveisvei
412d95c7e2
fix titles
2016-12-10 12:35:28 +01:00
sveisvei
21012adc08
minor cleanups, move header to common component
2016-12-10 11:47:25 +01:00
sveisvei
87cd3b03d1
toggle switch input state
2016-12-09 14:44:09 +01:00
sveisvei
fe97342846
improve buttons
2016-12-05 23:08:32 +01:00
ivaosthu
8fc5544ab4
Added view strategy view
2016-12-05 23:00:29 +01:00