1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
ivaosthu
891b2ba3f0 List dividers 2020-02-20 08:30:35 +01:00
ivaosthu
fb369867a9 some cleanup 2020-02-20 08:30:35 +01:00
ivaosthu
cc04f463c9 added vrei for showing client strategies 2020-02-20 08:30:35 +01:00
sveisvei
b375cb839a add simple metrics ui 2020-02-20 08:30:33 +01:00
ivaosthu
c91e0016b9 fix cancel add/create toggle 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
ed1cce38b6 rename files to lowercase and dashes 2020-02-20 08:30:32 +01:00
sveisvei
3003cc87f0 add strategies 2020-02-20 08:30:31 +01:00
ivaosthu
1d66c05550 simplified add feature toggle with a pure UI component 2020-02-20 08:30:31 +01:00
ivaosthu
cd6fde6526 fixed more layout to new design #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
Ivar
6ccab99bb8 rename Log-page to HistoryPage 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
Ivar
be252b96d0 a few more menu-items #153 2020-02-20 08:30:29 +01:00
Ivar
9d968b7322 added react-router #153 2020-02-20 08:30:29 +01:00