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
0693cc40d3
Added headers to all pages
2015-03-28 09:51:31 +01:00
Ivar Conradi Østhus
5964c374bc
Application states should be loaded as high up as possible
2015-03-27 22:19:56 +01:00
ivaosthu
c6c858e94a
Clean up entry point
2015-03-27 10:55:42 +01:00
Ivar Conradi Østhus
0c75f92e4c
removed unused file
2015-03-24 21:30:26 +01:00
Ivar Conradi Østhus
67c3c50b9b
Move to react-router.
...
Replaced our home built tab-view with the react-router. This
makes routing super simple for us.
https://github.com/rackt/react-router/
relates to #95
2015-03-24 21:25:32 +01:00
Ivar Conradi Østhus
0f515366f5
Bugfix stratgy rendering inside create feature form
2015-03-23 23:44:31 +01:00
ivaosthu
1147b27c4c
Fixed jsxhint errors
2015-03-23 18:47:23 +01:00
ivaosthu
ac66ccaaf2
JSXhint on buildserver
2015-03-23 18:38:29 +01:00
ivaosthu
677474a4c0
Added test for the FeatureToggleStore
2015-03-23 17:35:58 +01:00
ivaosthu
7f71dfdaaa
Remove loading message
2015-03-23 16:54:13 +01:00
Ivar Conradi Østhus
9054bf9964
ErrorStore should show init-error
2015-03-17 22:56:26 +01:00
Ivar Conradi Østhus
45871ebb40
Single initalizer for all stores.
2015-03-17 22:52:10 +01:00
Ivar Conradi Østhus
97afc144d4
wrapping app-stuff
2015-03-17 22:21:49 +01:00
Ivar Conradi Østhus
ebb1b3b0b7
Pass strategies as props
2015-03-17 22:01:46 +01:00
Ivar Conradi Østhus
31dd7fed5a
formatting
2015-03-17 20:40:22 +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
Ivar Conradi Østhus
ff579303fd
Inital rewrite of feature-store to reflux
2015-03-05 17:56:42 +01:00
Ivar Conradi Østhus
69af3d1832
#33 remove inline CSS
2015-02-05 16:22:12 +01:00
Ivar Conradi Østhus
2a4a76aaf5
When the user enters his username in to the field
...
a username cookie is updated and will be available
in all subsequent requests.
THIS IS NOT AUTHENTICATION! it is not safe and is
only implemented as a first edition. It does how ever
solve the issue where we are not able to see who
canged what.
2015-02-05 13:39:00 +01:00
Jari Bakken
13ab89a91e
Improve date formatting in log view.
2015-02-04 17:47:37 +00:00
Jari Bakken
b1f2bce248
log views: show event diffs by default, toggle to show the full event.
2015-02-04 17:16:59 +00:00
Jari Bakken
b188f42292
Slugify tab anchors. Closes #77 .
2015-01-26 12:47:26 +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
48d2e0c304
API and gui for archiving #43
2014-12-15 22:40:07 +01:00
ivaosthu
f48b89ff87
Fixed presentation and formatting of toggles and log-entries
2014-12-11 08:19:31 +01:00
ivaosthu
3568315814
Link for deleting strategies ( #60 )
2014-12-09 09:22:54 +01:00
ivaosthu
c82e45b148
FeatureForm should support viewing deleted strategies
2014-12-08 22:01:48 +01:00
Ivar Conradi Østhus
a96ff2c614
Merge pull request #65 from finn-no/feature/jest-gui-testing
...
Introduce jest as test-framework for gui code (react).
2014-12-03 17:50:45 +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
Jari Bakken
d63560edf7
Ensure unique ids in feature form. Closes #57 .
2014-12-03 14:19:28 +01:00
Jari Bakken
a99e0df101
Refresh feature list immediately on create.
2014-12-03 13:35:47 +01:00
ivaosthu
89dddae4b1
minor css
2014-11-29 14:25:27 +01:00
ivaosthu
556d382570
paddings..
2014-11-29 13:55:38 +01:00
ivaosthu
f02bbb9717
When user chooses to use a custom strategy
...
she should get an input field for each
strategy parameter.
closes #53
2014-11-29 13:37:06 +01:00
ivaosthu
3b32c4cf29
Fixed no legend on edit
2014-11-29 12:16:53 +01:00
ivaosthu
2256861333
minor layout formatting
2014-11-29 12:12:48 +01:00
ivaosthu
893b1d2fb3
56 Clean up input form for feature toggles
2014-11-29 11:43:41 +01:00
Jari Bakken
459cb30bad
StrategyForm should use 'default' as default strategy for empty forms.
2014-11-25 15:52:15 +01:00
Jari Bakken
20c4fe6702
Add ability to create custom stratgies. Closes #11 .
2014-11-25 15:28:31 +01:00
Jari Bakken
7963829e61
Minor refactoring
2014-11-25 13:54:25 +01:00