greenkeeper[bot]
5656faf885
chore(package): update lockfile yarn.lock
2019-04-26 10:31:05 +02:00
greenkeeper[bot]
3680eecdf2
chore(package): update husky to version 2.0.0
2019-04-26 10:31:05 +02:00
greenkeeper[bot]
66fa522b85
chore(package): update lockfile yarn.lock
2019-04-26 10:30:51 +02:00
greenkeeper[bot]
babe22ff05
chore(package): update superagent to version 5.0.2
2019-04-26 10:30:51 +02:00
ivaosthu
2ff49e573e
Fix: Add support for IPC connections.
...
Read this for more details:
https://nodejs.org/api/net.html#net_identifying_paths_for_ipc_connections
2019-04-26 10:30:36 +02:00
ivaosthu
065fefee8d
chore: Added new user of unleash-doc
2019-04-08 21:03:32 +02:00
Ivar Conradi Østhus
85a017cee8
fix: Bump unleash-frontend to version 3.2.3
2019-04-03 20:37:15 +02:00
Ivar Conradi Østhus
a13fc22e63
chore: Update CHANGELOG.md
2019-04-03 20:36:44 +02:00
Ivar Conradi Østhus
e50630790c
fix: trigger actual logout on request
2019-04-03 19:24:57 +02:00
Benjamin Ludewig
72f5f95639
fix: import should use mime.lookup() for filename
2019-03-16 12:05:18 +01:00
greenkeeper[bot]
659218efc2
chore(package): update lockfile yarn.lock
2019-03-15 15:50:22 +01:00
greenkeeper[bot]
97a5759663
chore(package): update supertest to version 4.0.1
2019-03-15 15:50:22 +01:00
Benjamin Ludewig
669b8dd435
chore: update import/export documentation
2019-03-15 15:50:08 +01:00
ivaosthu
a5043424f2
chore: update yarn.lock
2019-03-15 15:10:07 +01:00
Ivar Conradi Østhus
ffe079dded
chore: Update CHANGELOG.md
2019-03-15 15:08:35 +01:00
Benjamin Ludewig
1f55eaedad
Refactored state-service, schemas, added e2e tests #395
2019-03-15 15:07:32 +01:00
Benjamin Ludewig
5e8059dcf1
feat: Added import & export through stateService #395
2019-03-15 15:07:32 +01:00
ivaosthu
db3d88e6cd
3.2.4
2019-03-13 10:08:38 +01:00
Ivar Conradi Østhus
19fed232e4
Update CHANGELOG.md
2019-03-13 10:04:41 +01:00
ivaosthu
66bfcecadc
feat: Add customizable ui config
2019-03-13 10:04:08 +01:00
ivaosthu
fc9886af58
3.2.3
2019-03-13 09:41:24 +01:00
ivaosthu
7cecb6d3d4
chore: update CHANGELOG.md
2019-03-13 09:39:00 +01:00
ivaosthu
ae63e08263
fix: Application list should be alphabetically sorted
...
closes #403
2019-03-13 08:56:02 +01:00
Ivar Conradi Østhus
4d370fa0b3
chore: update README.md
2019-03-09 15:16:21 +01:00
ivaosthu
79a10d1107
fix: Add explicit endpoints for toggle on/off
...
closes #394
2019-03-09 15:02:33 +01:00
ivaosthu
f39507444d
fix: SimpleAuthentication should work with custom basePaths
2019-03-09 15:02:01 +01:00
ivaosthu
756ece1dae
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
2019-03-09 14:54:19 +01:00
ivaosthu
6dc2ecdb13
3.2.2
2019-03-06 19:44:08 +01:00
ivaosthu
c428aa37f1
fix: Bump unleash-frontend to version 3.2.1
2019-03-06 19:43:50 +01:00
ivaosthu
ee8af608e0
chore: Update sdk doc
2019-03-05 21:21:52 +01:00
Valentin Jonovs
a34b991a2b
Fix typos in documentation
2019-03-05 15:47:15 +01:00
ivaosthu
615c00c087
fix: Also deploy README.md as part of docs
2019-03-04 19:51:41 +01:00
ivaosthu
30ef6ce751
fix: Update dependencies
2019-03-04 19:40:59 +01:00
greenkeeper[bot]
7e0913b940
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 🌴
2019-02-18 07:44:04 +01:00
greenkeeper[bot]
a492928e61
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
2019-02-14 17:41:09 +01:00
greenkeeper[bot]
e878b07487
Update @types/node to the latest version 🚀 ( #392 )
...
* chore(package): update @types/node to version 11.9.0
* chore(package): update lockfile yarn.lock
2019-02-12 06:19:57 +01:00
ivaosthu
d43b3ca442
3.2.1
2019-02-08 13:57:20 +01:00
ivaosthu
494a98f926
fix: Variants should be allowed to be 'null'
2019-02-08 13:56:47 +01:00
ivaosthu
e3a0569ebd
chore: typo in use-doc
2019-02-08 10:18:11 +01:00
ivaosthu
402bd1f72c
3.2.0
2019-02-08 09:43:42 +01:00
ivaosthu
ec3499fa34
chore: update changelog
2019-02-08 09:38:23 +01:00
ivaosthu
1a8cd5c146
fix: Update unleash-frontend to 3.2.0 with variants support
2019-02-08 09:38:23 +01:00
ivaosthu
24b27c6941
fix: Toggle variants documentation
2019-02-08 09:38:23 +01:00
ivaosthu
e317a65983
fix: metric-schema for variant counts
2019-02-08 09:38:23 +01:00
ivaosthu
0f4d7df735
fix: override field changed name to contextName
2019-02-08 09:38:23 +01:00
ivaosthu
4a82ac38e8
fix: bump unleash-frontend
2019-02-08 09:38:23 +01:00
ivaosthu
b36fc73a7b
feat: Add suppport for variant overrides
2019-02-08 09:38:23 +01:00
ivaosthu
4d6fab8ea0
fix: bump frontend for better variant support
2019-02-08 09:38:23 +01:00
sveisvei
7044522670
fix: Gracefully handle variant metrics
2019-02-08 09:38:23 +01:00
ivaosthu
b4e1a3138e
feat: Frontend with variant support
2019-02-08 09:38:23 +01:00