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

23 Commits

Author SHA1 Message Date
Anders Olsen Sandvik
f01ef69d7e #108 Add eslint-config-spt and remove jshint (#111)
* #108 Add eslint-config-spt

* #108 Ignore bundle.js file

* #108 Change eslint ignore path to a glob file

* Remove jshint and follow more of eslint rules
2016-04-24 22:41:37 +02:00
ivaosthu
677474a4c0 Added test for the FeatureToggleStore 2015-03-23 17:35:58 +01:00
Ivar Conradi Østhus
9054bf9964 ErrorStore should show init-error 2015-03-17 22:56:26 +01:00
Ivar Conradi Østhus
45871ebb40 Single initalizer for all stores. 2015-03-17 22:52:10 +01:00
Ivar Conradi Østhus
ebb1b3b0b7 Pass strategies as props 2015-03-17 22:01:46 +01:00
Ivar Conradi Østhus
945f4761d5 Added init-error events 2015-03-17 20:34:19 +01:00
Ivar Conradi Østhus
8ba685b67a Added ErrorStore 2015-03-17 20:29:03 +01:00
Ivar Conradi Østhus
96600c5598 Archived toggles in separate store 2015-03-17 18:31:55 +01:00
Ivar Conradi Østhus
acf7445790 loadsh to simplify store 2015-03-17 18:16:06 +01:00
Ivar Conradi Østhus
860a998623 Moved server-stuff to the actions 2015-03-16 21:27:56 +01:00
Ivar Conradi Østhus
d495bb1829 Added poller to keep the store in sync with server. 2015-03-05 17:57:42 +01:00
Ivar Conradi Østhus
827faba438 Renamed FeatureToggleStore and simplified action names. 2015-03-05 17:57:35 +01:00
Ivar Conradi Østhus
ff579303fd Inital rewrite of feature-store to reflux 2015-03-05 17:56:42 +01:00
Ivar Conradi Østhus
2a4a76aaf5 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.
2015-02-05 13:39:00 +01:00
ivaosthu
505d6373cd Added archived toggles feature #43 2014-12-17 21:57:38 +01:00
ivaosthu
48d2e0c304 API and gui for archiving #43 2014-12-15 22:40:07 +01:00
ivaosthu
3568315814 Link for deleting strategies (#60) 2014-12-09 09:22:54 +01:00
Jari Bakken
20c4fe6702 Add ability to create custom stratgies. Closes #11. 2014-11-25 15:28:31 +01:00
Gard Rimestad
df2ddbfb45 Show history inside feature table 2014-11-17 11:15:10 +01:00
Jari Bakken
981c383bb5 Replace PATCH with PUT, which enables editing multiple fields at once.
Closes #47.
2014-11-14 12:56:23 +01:00
Gard Rimestad
3ee7beb63e Adding log tab to admin 2014-11-13 15:14:41 +01:00
ivaosthu
0ba223dc4e Simple tab-based menu to have a contianer for strategies 2014-11-01 14:52:37 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00