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

8 Commits

Author SHA1 Message Date
ivaosthu
677474a4c0 Added test for the FeatureToggleStore 2015-03-23 17:35:58 +01:00
Ivar Conradi Østhus
ebb1b3b0b7 Pass strategies as props 2015-03-17 22:01:46 +01:00
Ivar Conradi Østhus
96600c5598 Archived toggles in separate store 2015-03-17 18:31:55 +01:00
Ivar Conradi Østhus
827faba438 Renamed FeatureToggleStore and simplified action names. 2015-03-05 17:57:35 +01:00
ivaosthu
003f3a1044 Filter list of feature toggles.
Can filter (ignoring case)
- by name or
- by strategy

closes #56
2014-12-19 06:54:51 +01:00
ivaosthu
505d6373cd Added archived toggles feature #43 2014-12-17 21:57:38 +01:00
ivaosthu
c82e45b148 FeatureForm should support viewing deleted strategies 2014-12-08 22:01:48 +01:00
ivaosthu
50973142f8 Introduce jest as test-framework for gui code (react).
jest is somewhat documented here:
https://facebook.github.io/jest/

related to #61
2014-12-03 15:09:14 +01:00