1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Christopher Kolstad
3014c0029d Basic implementation of deprecation/reactivation of strategies 2021-01-21 15:27:24 +01: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
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
sveisvei
691e95d6e7 improve grid in tablet and phone 2016-12-17 21:41:23 +01:00
sveisvei
8d67ac2da0 remove cruft 2016-12-17 20:10:50 +01:00
ivaosthu
398f46c561 Make edit strategy view 2016-12-17 14:47:08 +01:00
sveisvei
821bf0e19b add fields to strategies 2016-12-13 19:56:52 +01:00
ivaosthu
57bbdedc04 Strategy view: added used in toggles 2016-12-10 13:55:31 +01:00
sveisvei
412d95c7e2 fix titles 2016-12-10 12:35:28 +01:00
sveisvei
b226fdc218 filter from application store instead of own state 2016-12-09 22:14:40 +01:00
ivaosthu
8fc5544ab4 Added view strategy view 2016-12-05 23:00:29 +01:00