ivaosthu
|
b3c1bc38fa
|
fix: update yarn.lock
|
2020-02-20 08:34:31 +01:00 |
|
ivaosthu
|
1b92f2f553
|
fix: Update unleash-frontend to 3.2.9
|
2020-02-20 08:34:31 +01:00 |
|
Ivar Conradi Østhus
|
a328f4df30
|
Create FUNDING.yml
|
2020-02-20 08:34:31 +01:00 |
|
ivaosthu
|
c0a148e8a6
|
3.2.18
|
2020-02-20 08:34:31 +01:00 |
|
ivaosthu
|
e75cb4a80b
|
chore: update CHANGELOG.md
|
2020-02-20 08:34:31 +01:00 |
|
Ivar Conradi Østhus
|
cdd483ffec
|
feat: Add new Flexible Rollout Strategy (#517)
* feat: Add new Flexible Rollout Strategy
fixes #516
* feat: update unleash-frontend to version 3.2.8
* chore: update flexible rollout documentation
|
2020-02-20 08:34:31 +01:00 |
|
Joshua Mentzer
|
89536c57aa
|
chore: toggle/on|off documentation added (#515)
|
2020-02-20 08:34:31 +01:00 |
|
ivaosthu
|
d9291e516d
|
3.2.17
|
2020-02-20 08:34:30 +01:00 |
|
Ivar Conradi Østhus
|
b3c70d49cc
|
Update CHANGELOG.md
|
2020-02-20 08:34:30 +01:00 |
|
dependabot[bot]
|
48e9b68abd
|
fix: bump knex from 0.19.4 to 0.19.5 (#513)
Bumps [knex](https://github.com/tgriesser/knex) from 0.19.4 to 0.19.5.
- [Release notes](https://github.com/tgriesser/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tgriesser/knex/commits/0.19.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
1db4867f18
|
3.2.16
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
2076d3a47d
|
fix: Update unleash-frontend to version 3.2.7
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
c4f5296f7e
|
chore: update CHANGELOG.md
|
2020-02-20 08:34:30 +01:00 |
|
Ivar Conradi Østhus
|
c961796441
|
fix: lint error
|
2020-02-20 08:34:30 +01:00 |
|
Ivar Conradi Østhus
|
c9c26e249c
|
fix: Add admin api for context-field definitions
|
2020-02-20 08:34:30 +01:00 |
|
greenkeeper[bot]
|
c86c035c6c
|
fix: Update lolex to the latest version 🚀 (#508)
* chore(package): update lolex to version 5.0.0
* chore(package): update lockfile yarn.lock
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
2d9e80ffca
|
fix: Only use set-value 2.0.1
|
2020-02-20 08:34:30 +01:00 |
|
Weslei Juan Novaes Pereira
|
7487cc9588
|
chore: Added static context props in docs (#507)
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
abf1124391
|
fix: Update dev-dependencies
coveralls@3.0.6, lolex@4.2.0, proxyquire@2.1.3, superagent@5.1.0
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
a182460242
|
fix: upgrade prettier to version 1.18.2
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
66a918a77e
|
fix: Upgrade express to version 4.17.1
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
e380e70355
|
fix: update eslint to version 6.5.1
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
34f74a5459
|
fix: update @passport-next/passport to version 3.0.1
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
c4d950c13f
|
fix: remove unused dependency: commander
|
2020-02-20 08:34:30 +01:00 |
|
ivaosthu
|
7477a7f1b5
|
chore: Add details about Larvel (php) SDK
|
2020-02-20 08:34:29 +01:00 |
|
Weslei Juan Novaes Pereira
|
3ab92b9dab
|
chore: Added unleash-client-core as official sdk (#505)
Added in readme unleash-client-core as official sdk and removed unofficial ones
|
2020-02-20 08:34:29 +01:00 |
|
Ivar Conradi Østhus
|
d1fd5d3900
|
fix: e2e tests should only set up one database per test file (#504)
* fix: e2e tests should only set up one database per test file
* fix: Allow e2e-tests to reset db content
|
2020-02-20 08:34:29 +01:00 |
|
Weslei Juan Novaes Pereira
|
b717ad7e2f
|
chore: Added reference to official client implementation in .Net (#503)
* Added reference to official client implementation in .Net
* Added info of official implementations in docs
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
704c3afc15
|
Revert "debug: test not destroying db in test-setup"
This reverts commit 9fe70f84dc .
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
96d5413b70
|
debug: test not destroying db in test-setup
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
a9e215bfca
|
revert: destroy db at test-init
|
2020-02-20 08:34:29 +01:00 |
|
dependabot[bot]
|
7a8c9935c5
|
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#487)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
d9b2c6d1cb
|
chore: do not destroy db on startup
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
d01fbdeac4
|
chore: remove old test-setup hacks
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
7b81295551
|
chore: upgrade knex to version 0.19.4
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
d1de2abd8a
|
chore: upgrade @types/node to version 12.7.9
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
68e3ff93b0
|
chore: upgrade lint-staged to version 9.4.1
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
3e4ab827d3
|
chore: add more logging if test-db destroy fails
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
8d63e7e7f5
|
chore: upgrade async to version 3.1.0
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
f54f5727de
|
chore: upgrade supertest to version 4.0.2
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
b70d0d18a6
|
Revert "chore: test postgres 11 on travis"
This reverts commit 0e8db9279b .
|
2020-02-20 08:34:29 +01:00 |
|
ivaosthu
|
f4bd550818
|
chore: upgrade ava to version 2.4.0
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
c1c5218aaa
|
fix: remove unused depenency yallist
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
8f2f41469e
|
fix: Bump yargs to version 14.0.0
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
bf4ec62e22
|
fix: bump husky to version 3.0.8
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
9e9f54aa44
|
chore: test postgres 11 on travis
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
3cb4e1b57f
|
chore: test db-pool on travis
|
2020-02-20 08:34:28 +01:00 |
|
Weslei Juan Novaes Pereira
|
d9709e61bd
|
chore: Updated slack invite token (#501)
Slack invite token was invalid, updated to a valid one
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
b439e3639e
|
fix: Upgrade log4js to version 5.1.0
closes #479
|
2020-02-20 08:34:28 +01:00 |
|
ivaosthu
|
13dd7578f8
|
chore: tune travis config
|
2020-02-20 08:34:28 +01:00 |
|