1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
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
e18675052d Admin UI tweaking #153 2020-02-20 08:30:30 +01:00
ivaosthu
39f8c9c21d minor fixes to the AddTogglePage #153 2020-02-20 08:30:30 +01:00
ivaosthu
dc328f28ca fix some navigation styling #153 2020-02-20 08:30:30 +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
ivaosthu
59ee635ede added redux with a small example store 2020-02-20 08:30:29 +01:00