1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Anders Olsen Sandvik
a96a9f38ce Add eslint-config-spt and remove jshint ()
*  Add eslint-config-spt

*  Ignore bundle.js file

*  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 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
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 
2020-02-20 08:30:19 +01:00
ivaosthu
1024493d63 Added archived toggles feature 2020-02-20 08:30:19 +01:00
ivaosthu
5515f05350 FeatureForm should support viewing deleted strategies 2020-02-20 08:30:18 +01:00