1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

790 Commits

Author SHA1 Message Date
Ivar
915158212c Add support for sdkVersion in client registration 2020-02-20 08:30:52 +01:00
sveisvei
1131440535 auto disable, and do not serve archived toggle 2020-02-20 08:30:52 +01:00
Simen Bekkhus
ecfe0cd620 Upgrade ava 2020-02-20 08:30:52 +01:00
Simen Bekkhus
e50678574c Upgrade install 2020-02-20 08:30:52 +01:00
Simen Bekkhus
f68e3a3cbc Upgrade yallist 2020-02-20 08:30:51 +01:00
Simen Bekkhus
093adf2427 Upgrade knex and db-migrate-pg 2020-02-20 08:30:51 +01:00
Simen Bekkhus
2183ab0860 Don't pin express-validator 2020-02-20 08:30:51 +01:00
Simen Bekkhus
e1cc0b2e99 Upgrade prom-client and yargs 2020-02-20 08:30:51 +01:00
Simen Bekkhus
1d060591c4 Upgrade dev deps 2020-02-20 08:30:51 +01:00
Ivar Conradi Østhus
e0581a6229 Update getting-started.md 2020-02-20 08:30:51 +01:00
Simen Bekkhus
1fb4fc6570 Run yarn upgrade 2020-02-20 08:30:51 +01:00
Simen Bekkhus
7c5aa04b37 Update link to david dev deps 2020-02-20 08:30:51 +01:00
Simen Bekkhus
368c888119 Lint commit (#239)
* Upgrade eslint configs to get rid of peer warning

* Add pre-commit hook to format code

* Lint whole project, not just lib
2020-02-20 08:30:51 +01:00
sveisvei
93bb1ac66d should expose one feature 2020-02-20 08:30:51 +01:00
sveisvei
5837bb02ba 3.0.0-alpha.1 2020-02-20 08:30:51 +01:00
sveisvei
cf35623eec upgrade frontend and set alpha release 2020-02-20 08:30:51 +01:00
sveisvei
30ae143dae add changes 2020-02-20 08:30:51 +01:00
sveisvei
0ae24c68e6 Refactor routes setup, move test files, cleanup legacy 2020-02-20 08:30:51 +01:00
sveisvei
71815a1320 Remove legacy data support 2020-02-20 08:30:51 +01:00
sveisvei
7cd2667d9b Update docs 2020-02-20 08:30:50 +01:00
sveisvei
375a8b1d4f Prettier/lint 2020-02-20 08:30:50 +01:00
Ivar Conradi Østhus
0ea10bc9b2 Update CODE_OF_CONDUCT.md 2020-02-20 08:30:50 +01:00
Ivar Conradi Østhus
409eda8b5c Create CODE_OF_CONDUCT.md 2020-02-20 08:30:50 +01:00
Simen Bekkhus
e85ac8a52f Log client error (#225)
* Log client error

* Log all errors
2020-02-20 08:30:50 +01:00
sveisvei
980271b544 add changelog for 2.2.0 2020-02-20 08:30:50 +01:00
sveisvei
21c3956382 2.2.0 2020-02-20 08:30:50 +01:00
sveisvei
6e4a22bf54 use object.assign and pass along options 2020-02-20 08:30:50 +01:00
sveisvei
fa6c28de8f pass along hooks, add test to server impl 2020-02-20 08:30:50 +01:00
ivaosthu
34d9a6a35f Security-fix: upgrade body-parser to 1.17.2 2020-02-20 08:30:50 +01:00
ivaosthu
1d4a08a66a 2.1.7 2020-02-20 08:30:50 +01:00
ivaosthu
332cde3ca5 Bump unleash-frontend to 2.2.6 2020-02-20 08:30:50 +01:00
ivaosthu
09ab526cba 2.1.6 2020-02-20 08:30:50 +01:00
ivaosthu
2fd29dacb0 fix changelog 2020-02-20 08:30:50 +01:00
ivaosthu
a424bf5dff update changelog 2020-02-20 08:30:50 +01:00
ivaosthu
e9e195bda3 2.1.5 2020-02-20 08:30:50 +01:00
Simen Bekkhus
05310a9d4e Allow node newer than 6 to run the app
Closes #219
2020-02-20 08:30:50 +01:00
Vegard Sandvold
437ef33a41 Update README.md
Fixed typo and link to unleash demo.
2020-02-20 08:30:50 +01:00
Ivar Conradi Østhus
b968687781 Update client-specification.md 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
a57339ef8c Update client-specification.md
typos.
2020-02-20 08:30:49 +01:00
Ivar
aea4c2429a more about unleash 2020-02-20 08:30:49 +01:00
Ivar
00791b208d more docs 2020-02-20 08:30:49 +01:00
ivaosthu
207dfa8bfb WIP client specification #201 2020-02-20 08:30:49 +01:00
Ivar
2fd44f223b added unleash-diagram.png 2020-02-20 08:30:49 +01:00
sveisvei
86ac44908d validate configures strategy shape 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
bc93cd98bc Added details about Go client implementations in README.md 2020-02-20 08:30:49 +01:00
ivaosthu
31708ca71d Bump unleash-frontend to 2.2.5 2020-02-20 08:30:49 +01:00
ivaosthu
a309f47fab 2.1.4 2020-02-20 08:30:49 +01:00
ivaosthu
f40c4d268f Bump unleash-frontend to 2.2.4 2020-02-20 08:30:49 +01:00
ivaosthu
fe4f37235c 2.1.3 2020-02-20 08:30:49 +01:00
ivaosthu
cdc5e104e5 Bump unleash-frontend to 2.2.3 2020-02-20 08:30:49 +01:00