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

20 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
3a8ae8f53e Single initalizer for all stores. 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
08600fa7ee Pass strategies as props 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
0fb855d958 Added init-error events 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
f82be4655a Added ErrorStore 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
90dc36298c Archived toggles in separate store 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
9576968043 loadsh to simplify store 2020-02-20 08:30:21 +01:00
Ivar Conradi Østhus
f2617220d0 Moved server-stuff to the actions 2020-02-20 08:30:21 +01:00
Ivar Conradi Østhus
d35666e353 Added poller to keep the store in sync with server. 2020-02-20 08:30:21 +01:00
Ivar Conradi Østhus
40dc6604f4 Renamed FeatureToggleStore and simplified action names. 2020-02-20 08:30:21 +01:00
Ivar Conradi Østhus
cbf884dd76 Inital rewrite of feature-store to reflux 2020-02-20 08:30:21 +01:00
Ivar Conradi Østhus
6819b7a1e0 When the user enters his username in to the field
a username cookie is updated and will be available
in all subsequent requests.

THIS IS NOT AUTHENTICATION! it is not safe and is
only implemented as a first edition. It does how ever
solve the issue where we are not able to see who
canged what.
2020-02-20 08:30:20 +01:00
ivaosthu
1024493d63 Added archived toggles feature #43 2020-02-20 08:30:19 +01:00
ivaosthu
658e3ac2bc API and gui for archiving #43 2020-02-20 08:30:19 +01:00
ivaosthu
4fdf41850a Link for deleting strategies (#60) 2020-02-20 08:30:18 +01:00
Jari Bakken
a169ec1352 Add ability to create custom stratgies. Closes #11. 2020-02-20 08:30:17 +01:00
Gard Rimestad
acd51ddcd4 Show history inside feature table 2020-02-20 08:30:16 +01:00
Jari Bakken
d2ce90b394 Replace PATCH with PUT, which enables editing multiple fields at once.
Closes #47.
2020-02-20 08:30:16 +01:00
Gard Rimestad
5fa3915d24 Adding log tab to admin 2020-02-20 08:30:15 +01:00
ivaosthu
b1b3d408f7 Simple tab-based menu to have a contianer for strategies 2020-02-20 08:30:13 +01:00
Jari Bakken
f06a4a8a51 Move unleash-server to top level. 2020-02-20 08:30:13 +01:00