1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
sveisvei
da753da20d fix lint 2020-02-20 08:30:34 +01:00
sveisvei
b375cb839a add simple metrics ui 2020-02-20 08:30:33 +01:00
ivaosthu
e4f826a5a2 more error-cleanups 2020-02-20 08:30:33 +01:00
ivaosthu
a8a6750a73 store cleanups 2020-02-20 08:30:33 +01:00
ivaosthu
d90f0e7a2a fix warning 2020-02-20 08:30:33 +01:00
ivaosthu
2e0094cd91 started on error-component 2020-02-20 08:30:33 +01:00
sveisvei
223d0a1421 add archive 2020-02-20 08:30:32 +01:00
ivaosthu
e5fdcf18b9 Update input field for feature toggles 2020-02-20 08:30:32 +01:00
sveisvei
4917767011 add simple history 2020-02-20 08:30:32 +01:00
sveisvei
a79ee7e0e8 fix lint 2020-02-20 08:30:32 +01:00
sveisvei
21a512fce3 semi working input state store 2020-02-20 08:30:32 +01:00
sveisvei
3003cc87f0 add strategies 2020-02-20 08:30:31 +01:00
ivaosthu
14f2ff68cc Implement Feature Toggle Delete 2020-02-20 08:30:31 +01:00
ivaosthu
34aaf0ae8d Added action for change a feature toggle 2020-02-20 08:30:31 +01:00
ivaosthu
97188ac7dd inital, needs refactor 2020-02-20 08:30:31 +01:00
ivaosthu
0f7ac32ca1 fixed bugs 2020-02-20 08:30:31 +01:00
Ivar
13f722bcaa add dummy strategies 2020-02-20 08:30:31 +01:00
Ivar
6e120546f7 switch to immutable js 2020-02-20 08:30:31 +01:00
Ivar
b8359954fe minor refactor 2020-02-20 08:30:31 +01:00
Ivar
a176e72186 minor cleanup 2020-02-20 08:30:31 +01:00
ivaosthu
de9f0ab743 POST and PUT on toggles works now, but needs a bit cleanup 2020-02-20 08:30:30 +01:00
ivaosthu
ec77cd05ec Adjusted layout #153
- fill full screen
- be more responsive (don't show hamburger on desktop)
2020-02-20 08:30:30 +01:00
ivaosthu
02cfdc522f More AddFeatureToggle #153 2020-02-20 08:30:30 +01:00
ivaosthu
dc328f28ca fix some navigation styling #153 2020-02-20 08:30:30 +01:00
Ivar
77c3fbfb02 Added support for fetching data.
- use "json-server" for serving mocked API responses.
- setup redux to fetch responses when featureToggle list is mounted.
2020-02-20 08:30:30 +01:00
ivaosthu
59ee635ede added redux with a small example store 2020-02-20 08:30:29 +01:00