sveisvei
295d641338
update readme, add warning
2020-02-20 08:30:26 +01:00
sveisvei
7bacad7b90
use lerna for multipackaging
2020-02-20 08:30:26 +01:00
Ivar Conradi Østhus
77baaa5121
Introduce unleash-docker as a sperate submodule. ( #136 )
...
* Introduce unleash-docker as a sperate submodule.
this is related to #135 and will solve #126
* keep ide-user-settings out of repo
* Introduce unleash-docker as a sperate submodule.
this is related to #135 and will solve #126
* mv unleash-docker to packages/unleash-docker
* made docker work for now, by copying migrations
* minro cleanup
* docker on node:6
* minor cleanup
2020-02-20 08:30:26 +01:00
Ivar
f4e7510902
1.0.0-alpha.2
2020-02-20 08:30:26 +01:00
Ivar
be98d26894
releasing scripts for now, to allow others to run the migrations
2020-02-20 08:30:26 +01:00
sveisvei
30ad6e03ad
remove finn stuff
2020-02-20 08:30:26 +01:00
Ivar
1df6f674fa
keep ide-user-settings out of repo
2020-02-20 08:30:26 +01:00
Ivar
1c9f6a334a
more finn cleanups
2020-02-20 08:30:26 +01:00
Ivar
b86d9fbcee
remove unsued packages
2020-02-20 08:30:26 +01:00
Ivar
1c092484f7
Remove finn config #133
2020-02-20 08:30:26 +01:00
Ivar
0767c586cc
make package.json public
2020-02-20 08:30:25 +01:00
Ivar
1146274882
1.0.0-alpha.1
2020-02-20 08:30:25 +01:00
Ivar
4abf226328
add release scripts
2020-02-20 08:30:25 +01:00
Ivar
a05cea474d
Fixed api from server-impl to make it easier to require.
...
only release resources needed by others.
2020-02-20 08:30:25 +01:00
sveisvei
1bbe65a398
make it possible to require server
2020-02-20 08:30:25 +01:00
Ivar
84852b98e9
formatting
2020-02-20 08:30:25 +01:00
Ivar
b2e9f38965
Statefull modules should be injected from top
2020-02-20 08:30:25 +01:00
Ivar
2355da231e
Start injecting config to app.
2020-02-20 08:30:25 +01:00
Ivar
5282ebfcc9
Move all custom-scripts to /scripts folder
2020-02-20 08:30:25 +01:00
Ivar
f7bde74a28
Fixed failing jest-tests
2020-02-20 08:30:25 +01:00
Ivar
29a7cc0049
Fixed placeholder for favicon.ico
2020-02-20 08:30:25 +01:00
Ivar
d781d7c50b
formatting
2020-02-20 08:30:25 +01:00
Ivar
f929292524
Upgrade webpack
2020-02-20 08:30:25 +01:00
Ivar
fbdb268d89
upgraded dev-dependencies
2020-02-20 08:30:25 +01:00
Ivar
1da60bb38c
upgrade reqwest lib
2020-02-20 08:30:25 +01:00
Ivar
2ad12fb12b
upgrade express dependencies
2020-02-20 08:30:25 +01:00
Ivar
3f5226e842
ignored vscode files
2020-02-20 08:30:25 +01:00
ivaosthu
c1688bf778
Add enngine details
2020-02-20 08:30:24 +01:00
ivaosthu
0325cd92fb
Move all routes to a routes folder
2020-02-20 08:30:24 +01:00
haaeriks
e0607f3da1
ignore all idea files with .gitignore
2020-02-20 08:30:24 +01:00
haaeriks
af87c14bd2
clearer colors for on/off toggles. Helps me who is color blind
2020-02-20 08:30:24 +01:00
ivaosthu
1caf2ddc53
seems like knex 0.11 is more restrict about not using undefined
2020-02-20 08:30:24 +01:00
ivaosthu
2e6f4187c5
upgrade knex
2020-02-20 08:30:24 +01:00
Ivar
13a5ccb61f
gitignore: added Visual Stuido Code IDE ignores
2020-02-20 08:30:24 +01:00
Ivar
58dd69e77d
Run on 'npm lint' as pre-commit hook.
...
closes #125
2020-02-20 08:30:24 +01:00
sverosak
593f645844
upgrade pg to suppport node 6
2020-02-20 08:30:24 +01:00
sverosak
440b368ee7
add procfile
2020-02-20 08:30:24 +01:00
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
89c35135ec
update finnbuild
2020-02-20 08:30:24 +01:00
Ivar
5b4e14063e
Upgrade to node 5.8
2020-02-20 08:30:24 +01:00
ivaosthu
97f646490e
travis should also use latest node
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
Anders Olsen Sandvik
5912569bdd
Update dependency moment from 2.9.0 to 2.11.2
...
https://nodesecurity.io/advisories/moment_regular-expression-denial-of-service
2020-02-20 08:30:24 +01:00
giacung
98cd0663ff
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.
2020-02-20 08:30:24 +01:00
ivaosthu
f1ec73fae2
Rewrote failing test
2020-02-20 08:30:23 +01:00
eirslett
4c9626b6a3
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.
2020-02-20 08:30:23 +01:00
Stig Kleppe-Jørgensen
0acee571f1
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.
2020-02-20 08:30:23 +01:00
Gard Rimestad
7a3fb90069
Start pushing docker images to internal docker registry
2020-02-20 08:30:23 +01:00
Gard Rimestad
71dc3206b3
Adding docker build to finnbuild.json
2020-02-20 08:30:23 +01:00
audstran
e800ad7a85
added docker container and vagrant
2020-02-20 08:30:23 +01:00