Anders Olsen Sandvik
|
a96a9f38ce
|
#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
|
2020-02-20 08:30:24 +01:00 |
|
ivaosthu
|
94f10a3a4b
|
upgrade node to 4.2.2. Closes #106
|
2020-02-20 08:30:24 +01:00 |
|
ivaosthu
|
f1ec73fae2
|
Rewrote failing test
|
2020-02-20 08:30:23 +01:00 |
|
Ivar Conradi Østhus
|
0c836bef36
|
Application states should be loaded as high up as possible
|
2020-02-20 08:30:23 +01:00 |
|
Ivar Conradi Østhus
|
ddec1d664a
|
Bugfix stratgy rendering inside create feature form
|
2020-02-20 08:30:23 +01:00 |
|
ivaosthu
|
1cd22badfa
|
Added test for the FeatureToggleStore
|
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
|
90dc36298c
|
Archived toggles in separate store
|
2020-02-20 08:30:22 +01:00 |
|
Ivar Conradi Østhus
|
40dc6604f4
|
Renamed FeatureToggleStore and simplified action names.
|
2020-02-20 08:30:21 +01:00 |
|
ivaosthu
|
6cf05e4c39
|
Filter list of feature toggles.
Can filter (ignoring case)
- by name or
- by strategy
closes #56
|
2020-02-20 08:30:19 +01:00 |
|
ivaosthu
|
1024493d63
|
Added archived toggles feature #43
|
2020-02-20 08:30:19 +01:00 |
|
ivaosthu
|
5515f05350
|
FeatureForm should support viewing deleted strategies
|
2020-02-20 08:30:18 +01:00 |
|
ivaosthu
|
fc42827641
|
Introduce jest as test-framework for gui code (react).
jest is somewhat documented here:
https://facebook.github.io/jest/
related to #61
|
2020-02-20 08:30:18 +01:00 |
|