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

10 Commits

Author SHA1 Message Date
ivaosthu
59bcabe331 fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.

Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
2018-08-07 12:50:28 +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
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
ivaosthu
b42742e992 Make strategy tab part of the url to increase linkability. 2016-12-18 10:27:04 +01:00
ivaosthu
398f46c561 Make edit strategy view 2016-12-17 14:47:08 +01:00
ivaosthu
8fc5544ab4 Added view strategy view 2016-12-05 23:00:29 +01:00
ivaosthu
ef969ffff4 Link to strategy from applications page 2016-12-05 16:01:09 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00