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

1425 Commits

Author SHA1 Message Date
greenkeeper[bot]
e4c8921041 chore(package): update lockfile yarn.lock 2020-02-20 08:34:23 +01:00
greenkeeper[bot]
2f427d45a4 chore(package): update superagent to version 5.0.2 2020-02-20 08:34:23 +01:00
ivaosthu
ccce6056dd Fix: Add support for IPC connections.
Read this for more details:
https://nodejs.org/api/net.html#net_identifying_paths_for_ipc_connections
2020-02-20 08:34:23 +01:00
ivaosthu
be37ede37c chore: Added new user of unleash-doc 2020-02-20 08:34:22 +01:00
Ivar Conradi Østhus
c133a4dfd5 fix: Bump unleash-frontend to version 3.2.3 2020-02-20 08:34:22 +01:00
Ivar Conradi Østhus
7f18923f4f chore: Update CHANGELOG.md 2020-02-20 08:34:22 +01:00
Ivar Conradi Østhus
42cfd93820 fix: trigger actual logout on request 2020-02-20 08:34:22 +01:00
Benjamin Ludewig
e11e036d2d fix: import should use mime.lookup() for filename 2020-02-20 08:34:22 +01:00
greenkeeper[bot]
25ac352216 chore(package): update lockfile yarn.lock 2020-02-20 08:34:22 +01:00
greenkeeper[bot]
7f06b4d3d1 chore(package): update supertest to version 4.0.1 2020-02-20 08:34:22 +01:00
Benjamin Ludewig
4ecf68d015 chore: update import/export documentation 2020-02-20 08:34:22 +01:00
ivaosthu
4362b1c045 chore: update yarn.lock 2020-02-20 08:34:22 +01:00
Ivar Conradi Østhus
d1c06c34bd chore: Update CHANGELOG.md 2020-02-20 08:34:22 +01:00
Benjamin Ludewig
a06d2c04bb Refactored state-service, schemas, added e2e tests #395 2020-02-20 08:34:22 +01:00
Benjamin Ludewig
9065c5ee88 feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
ivaosthu
ad2d0848ee 3.2.4 2020-02-20 08:34:22 +01:00
Ivar Conradi Østhus
22c191cd24 Update CHANGELOG.md 2020-02-20 08:34:22 +01:00
ivaosthu
bb396b6c62 feat: Add customizable ui config 2020-02-20 08:34:22 +01:00
ivaosthu
e1dc9bdec1 3.2.3 2020-02-20 08:34:22 +01:00
ivaosthu
f99f4cd362 chore: update CHANGELOG.md 2020-02-20 08:34:22 +01:00
ivaosthu
f5d4f618ae fix: Application list should be alphabetically sorted
closes #403
2020-02-20 08:34:21 +01:00
Ivar Conradi Østhus
714dd107ac chore: update README.md 2020-02-20 08:34:21 +01:00
ivaosthu
1c1b1edd83 fix: Add explicit endpoints for toggle on/off
closes #394
2020-02-20 08:34:21 +01:00
ivaosthu
e14d7fc5f0 fix: SimpleAuthentication should work with custom basePaths 2020-02-20 08:34:21 +01:00
ivaosthu
227c6c2e7a fix: Metrics poller should start even if inital fetch fails.
Currently if the intial metrics-fetch fails unleash will not
setup a metrics-poller. This fix ensures that the metrics
poller will start regardless of whether the inital fetch
fails or succeeds.

closes #396
2020-02-20 08:34:21 +01:00
ivaosthu
106728afe4 3.2.2 2020-02-20 08:34:21 +01:00
ivaosthu
792aefae5c fix: Bump unleash-frontend to version 3.2.1 2020-02-20 08:34:21 +01:00
ivaosthu
1a8f919586 chore: Update sdk doc 2020-02-20 08:34:21 +01:00
Valentin Jonovs
7c67e6bcc3 Fix typos in documentation 2020-02-20 08:34:21 +01:00
ivaosthu
868f43a3b2 fix: Also deploy README.md as part of docs 2020-02-20 08:34:21 +01:00
ivaosthu
f58dd85616 fix: Update dependencies 2020-02-20 08:34:21 +01:00
greenkeeper[bot]
a7ed3dba45 Update yargs to the latest version 🚀 (#393)
## The dependency [yargs](https://github.com/yargs/yargs) was updated from `12.0.5` to `13.1.0`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

[Find out more about this release](https://github.com/yargs/yargs).

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
2020-02-20 08:34:21 +01:00
greenkeeper[bot]
f12718a0ae Update db-migrate-pg to the latest version 🚀 (#391)
* fix(package): update db-migrate-pg to version 0.5.0

* chore(package): update lockfile yarn.lock
2020-02-20 08:34:21 +01:00
greenkeeper[bot]
ad7465c1a8 Update @types/node to the latest version 🚀 (#392)
* chore(package): update @types/node to version 11.9.0

* chore(package): update lockfile yarn.lock
2020-02-20 08:34:21 +01:00
ivaosthu
1990afe6b3 3.2.1 2020-02-20 08:34:21 +01:00
ivaosthu
c3798d5858 fix: Variants should be allowed to be 'null' 2020-02-20 08:34:21 +01:00
ivaosthu
3840536ae1 chore: typo in use-doc 2020-02-20 08:34:20 +01:00
ivaosthu
1a7da874f8 3.2.0 2020-02-20 08:34:20 +01:00
ivaosthu
0e8038012e chore: update changelog 2020-02-20 08:34:20 +01:00
ivaosthu
bb05135f71 fix: Update unleash-frontend to 3.2.0 with variants support 2020-02-20 08:34:20 +01:00
ivaosthu
a01c4c8285 fix: Toggle variants documentation 2020-02-20 08:34:20 +01:00
ivaosthu
f6af62528b fix: metric-schema for variant counts 2020-02-20 08:34:20 +01:00
ivaosthu
f51500ec78 fix: override field changed name to contextName 2020-02-20 08:34:20 +01:00
ivaosthu
ba9d28b18d fix: bump unleash-frontend 2020-02-20 08:34:20 +01:00
ivaosthu
df5ef09008 feat: Add suppport for variant overrides 2020-02-20 08:34:20 +01:00
ivaosthu
d43d1ad537 fix: bump frontend for better variant support 2020-02-20 08:34:20 +01:00
sveisvei
a95a2b0973 fix: Gracefully handle variant metrics 2020-02-20 08:34:20 +01:00
ivaosthu
b2dd323ffd feat: Frontend with variant support 2020-02-20 08:34:20 +01:00
ivaosthu
c25e994322 fix: Update variant protocol 2020-02-20 08:34:20 +01:00
ivaosthu
82bf748341 fix: variant tests more stable 2020-02-20 08:34:20 +01:00