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

173 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
85640f4d04 Merge pull request #14 from Unleash/react-mdl-wip
Convert to React-MDL and feature creep
2016-12-20 19:36:46 +01:00
ivaosthu
0f139e9f71 fix lint errors 2016-12-20 19:31:14 +01:00
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
ivaosthu
9c568239ec Do not load react-mdl.css from node_modules 2016-12-20 19:15:12 +01:00
ivaosthu
84046b11bd fix stratey icon 2016-12-19 22:22:49 +01:00
sveisvei
88639e9f6f remove margins 2016-12-19 21:56:24 +01:00
sveisvei
16ceae18a2 tweak spacing 2016-12-19 21:51:30 +01:00
ivaosthu
a6b872f0ad Tweak icons 2016-12-19 21:48:21 +01:00
ivaosthu
57ec329585 404 should render create link for toggles 2016-12-19 21:33:06 +01:00
ivaosthu
02d4662693 Fix minor bug 2016-12-19 21:23:45 +01:00
ivaosthu
61dd7680a4 Feature Toggle View: reafactored tabs to be url based. 2016-12-19 20:53:49 +01:00
ivaosthu
d63e05abc0 Split feature toggle view in smaller components 2016-12-19 19:55:44 +01:00
ivaosthu
b42742e992 Make strategy tab part of the url to increase linkability. 2016-12-18 10:27:04 +01:00
sveisvei
49841e4851 remove temp file 2016-12-17 22:24:47 +01:00
sveisvei
691e95d6e7 improve grid in tablet and phone 2016-12-17 21:41:23 +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
sveisvei
8d67ac2da0 remove cruft 2016-12-17 20:10:50 +01:00
sveisvei
ce30f9a6b5 remove semiease and set back to 5s animation 2016-12-17 19:50:17 +01:00
ivaosthu
d06be100d6 Fix: Toggle name length has visual issues 2016-12-17 16:57:27 +01:00
ivaosthu
24b0358113 improve feedback when strategy create/update fails 2016-12-17 16:47:16 +01:00
ivaosthu
fc8b01cf44 clean up unsused imports 2016-12-17 15:12:45 +01:00
ivaosthu
d11e62fea1 typo.. 2016-12-17 15:12:15 +01:00
ivaosthu
ac68d16cb9 added edit strategy warning 2016-12-17 15:10:50 +01:00
ivaosthu
07f9e268eb fix missing paramters when update strategy 2016-12-17 14:47:08 +01:00
ivaosthu
398f46c561 Make edit strategy view 2016-12-17 14:47:08 +01:00
sveisvei
efcfcfa347 add animation of percent text when in expanded view 2016-12-17 13:53:58 +01:00
sveisvei
138279d415 remove annoying react rule 2016-12-17 13:53:58 +01:00
ivaosthu
64ffe53949 bugfix input list 2016-12-17 11:43:40 +01:00
ivaosthu
aaead7b4b9 fix text 2016-12-17 10:24:46 +01:00
sveisvei
3faa521a38 add more entries 2016-12-14 13:35:59 +01:00
sveisvei
dc2e68dc29 cleanup 2016-12-14 13:28:26 +01:00
sveisvei
4530f37a14 fix lint 2016-12-14 12:50:23 +01:00
sveisvei
1195cd84ca minor cleanup of tabs 2016-12-14 12:45:34 +01:00
sveisvei
53909f9ca0 pick up name from hash query when no input data 2016-12-13 23:22:26 +01:00
sveisvei
83a71902e9 add notFound support to client application view 2016-12-13 22:46:56 +01:00
sveisvei
cb66a2d482 moved history into own pane 2016-12-13 21:29:44 +01:00
sveisvei
8815a06454 hide chips when lt 960 2016-12-13 21:20:37 +01:00
sveisvei
ea840ede41 add created 2016-12-13 21:09:57 +01:00
sveisvei
f8e5a179f0 add tabs to client application view 2016-12-13 20:54:53 +01:00
sveisvei
986550887b go to new toggle when created 2016-12-13 20:45:56 +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
66527bf085 remove --hot, duplicate hot declarertion 2016-12-13 19:53:07 +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
f9375920a3 scroll to top after navigation 2016-12-11 19:31:28 +01:00
Ivar
80ea827c41 Parameter type as menu dropdown 2016-12-11 15:15:50 +01:00
sveisvei
da968cbc2c trim 2016-12-10 23:23:34 +01:00