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

186 Commits

Author SHA1 Message Date
ivaosthu
37c879e2e4 Add confirm for deleting toggle 2016-12-22 16:06:30 +01:00
ivaosthu
a256e7c44d Switch to react-modal to avoid buggy polyfill 2016-12-22 15:50:56 +01:00
ivaosthu
a5bf866411 update build 2016-12-22 14:11:03 +01:00
ivaosthu
c9ea64639e Added dialog-polyfill.
closes #23
2016-12-22 14:09:16 +01:00
ivaosthu
8d84ec04c2 update build 2016-12-22 13:29:47 +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
sveisvei
60807560d6 link to feature view 2016-12-22 10:43:25 +01:00
sveisvei
4f363a7aa0 mobile view fixes 2016-12-22 10:43:13 +01:00
sveisvei
f44ac5c30c fix metrics loading 2016-12-22 10:42:52 +01:00
sveisvei
0eaa10f97f fix bundling of css assets 2016-12-22 10:42:41 +01:00
sveisvei
6d5cf7eeae fix register text 2016-12-22 09:56:16 +01:00
ivaosthu
ebe8da8f6c bump build 2016-12-20 19:39:24 +01:00
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