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
|
3fb86a2803
|
upgrade node to 4.2.2. Closes #106
|
2015-12-01 12:05:12 +01:00 |
|
ivaosthu
|
df66df2f5c
|
Rewrote failing test
|
2015-07-22 14:49:30 +02:00 |
|
Ivar Conradi Østhus
|
5964c374bc
|
Application states should be loaded as high up as possible
|
2015-03-27 22:19:56 +01:00 |
|
Ivar Conradi Østhus
|
0f515366f5
|
Bugfix stratgy rendering inside create feature form
|
2015-03-23 23:44:31 +01:00 |
|
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 |
|