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
e6098ced3e
update finnbuild
2016-03-17 17:12:27 +01:00
Ivar Conradi Østhus
e71ce2c65b
Merge pull request #107 from finn-no/upgrade_node
...
upgrade node to 4.2.2. Closes #106
2016-03-16 21:35:54 +01:00
Ivar
5826a25bb9
Upgrade to node 5.8
2016-03-16 20:44:49 +01:00
Ivar Conradi Østhus
22e28a8384
Merge pull request #109 from Andersos/master
...
Update dependency moment from 2.9.0 to 2.11.2
2016-03-03 14:25:47 +01:00
Anders Olsen Sandvik
0d87b567bf
Update dependency moment from 2.9.0 to 2.11.2
...
https://nodesecurity.io/advisories/moment_regular-expression-denial-of-service
2016-02-22 14:13:16 +01:00
ivaosthu
aed00c2278
travis should also use latest node
2015-12-01 13:14:16 +01:00
ivaosthu
3fb86a2803
upgrade node to 4.2.2. Closes #106
2015-12-01 12:05:12 +01:00
Ivar Conradi Østhus
ffa6facfb7
Merge pull request #104 from gtcno/fix_issue_103
...
Health check should verify that it can talk to the toggle-store (aka …
2015-10-02 15:02:11 +02:00
giacung
1212e6b266
Health check should verify that it can talk to the toggle-store (aka DB).
...
This commit fixes #103 by doing a simple select against the features table.
2015-10-02 13:54:32 +02:00
ivaosthu
df66df2f5c
Rewrote failing test
2015-07-22 14:49:30 +02:00
eirslett
c510e1f456
Remove envconsul from Dockerfile
...
The open source version of Unleash shouldn't depend on envconsul,
since that's an internal operations detail at FINN.no. Instead, we
accept configuration from environment variables passed through from
the "docker run" command, or via Marathon/Mesos.
2015-07-22 13:26:17 +02:00
Stig Kleppe-Jørgensen
b5d8f59152
Use easier method for installing envconsul
...
Now when a bigger and more complete parent image is used, the curl and
tar tools are feature complete.
2015-06-24 16:58:29 +02:00
Gard Rimestad
bee7b425a8
Start pushing docker images to internal docker registry
2015-06-22 15:34:24 +02:00
Gard Rimestad
46399a9c34
Adding docker build to finnbuild.json
2015-06-22 10:53:10 +02:00
Ivar Conradi Østhus
339328ac26
Merge pull request #101 from finn-no/feature/docker_consul
...
added docker container and vagrant
2015-06-19 14:46:29 +02:00
audstran
dc1b235df9
added docker container and vagrant
2015-06-19 14:11:02 +02:00
Stig Kleppe-Jørgensen
1fb1b4e085
Make the app runnable with docker-compose
2015-06-17 10:07:50 +02:00
Stig Kleppe-Jørgensen
dd6ea520af
Add files for creating docker image
...
* Base on a small node image (alpine-node)
* Exclude some files from docker build to make the build go faster
2015-06-17 10:00:36 +02:00
Anders Olsen Sandvik
d3a765c86a
Add Slack integration
2015-04-08 13:21:40 +02:00
ivaosthu
fb93b6e5ef
Webpack should build for production
2015-03-29 20:25:16 +02:00
Ivar Conradi Østhus
f5f3421e3f
Merge pull request #96 from finn-no/feature/react-router
...
Move to react-router.
2015-03-28 10:12:24 +01: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
ivaosthu
629535552c
Disable nsp for now
2015-03-24 08:48:36 +01:00
Ivar Conradi Østhus
0f515366f5
Bugfix stratgy rendering inside create feature form
2015-03-23 23:44:31 +01:00
Ivar Conradi Østhus
6c73527ba0
Upgrade to react 13
2015-03-23 21:33:18 +01:00
Ivar Conradi Østhus
6a23f1c03e
Upgrade chai
2015-03-23 21:30:30 +01:00
ivaosthu
46e3e53ba8
Upgrade db-dependencies
2015-03-23 18:56:08 +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
4fb2b0b418
Rollback db-upgrades
2015-03-23 18:26:25 +01:00
ivaosthu
ccd01215d3
upgraded dependencies
2015-03-23 18:18:32 +01:00
ivaosthu
c553cd2d9e
We should atleast be one version up
2015-03-23 18:08:56 +01:00
Ivar Conradi Østhus
2425a91be7
Merge pull request #92 from finn-no/improvement/reflux
...
Improvement/reflux
2015-03-23 17:43:50 +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