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

10 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
45871ebb40 Single initalizer for all stores. 2015-03-17 22:52:10 +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