ivaosthu
0e6f5acdd1
chore: use undefined instead of null
2019-05-22 08:56:30 +02:00
Thinh Tran
898a658694
feat: Separate DATABASE_URL to multiple DATABASE_* variable ( #437 )
...
* Support construct database by multiple env variable
* fix typo for test
* Add small change for passord and support ssl
* consider ssl should be true always
2019-05-22 08:24:22 +02:00
Mitchell Herrijgers
50458f2b4a
Fix keycloak sample code eslint issues
2019-05-19 19:21:07 +02:00
Mitchell Herrijgers
918b275e6c
Fix keycloak sample code to use keycloak instead of google
2019-05-19 19:21:07 +02:00
Mitchell Herrijgers
1be8ae8268
Add sample Keycloak Authentication hook
2019-05-19 19:21:07 +02:00
ivaosthu
4814084ff8
3.2.10
2019-05-10 14:45:15 +02:00
ivaosthu
261da3714c
fix: Application fields should be optional.
2019-05-10 13:53:14 +02:00
ivaosthu
b1c2005acd
chore: bump yarn.lock
2019-05-10 10:22:54 +02:00
ivaosthu
efc7679c2a
feat: boolean strategy paramters
2019-05-10 10:22:29 +02:00
ivaosthu
34bb8f2e75
3.2.9
2019-05-06 10:55:48 +02:00
ivaosthu
88d83d11cc
chore: Update changelog
2019-05-06 10:53:38 +02:00
ivaosthu
826174dfb5
fix: should be more allow about empty metrics
2019-05-06 10:50:50 +02:00
ivaosthu
2ceab239ee
3.2.8
2019-05-04 12:05:52 +02:00
ivaosthu
e0f769c4fc
chore: Update changelog
2019-05-04 12:04:26 +02:00
ivaosthu
8b2380fe1f
fix: Bump unleash-frontend to 3.2.4
2019-05-04 06:37:21 +02:00
greenkeeper[bot]
980b42fd4a
chore(package): update lockfile yarn.lock
2019-05-04 05:01:50 +02:00
greenkeeper[bot]
d6219ac00e
chore(package): update @types/node to version 12.0.0
2019-05-04 05:01:50 +02:00
ivaosthu
de16a7854d
fix: LogProvider as option injected to unleash.
...
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.
This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2019-05-04 05:01:28 +02:00
Moritz Johner
4410d5389b
fix: require path of logger
...
relates to #429
2019-04-30 19:26:02 +02:00
Ivar Conradi Østhus
b6c4e12fc5
Update siteConfig.js
2019-04-29 22:01:30 +02:00
ivaosthu
10f4fdee2d
3.2.7
2019-04-29 07:37:21 +02:00
Ivar Conradi Østhus
32c5034814
Update CHANGELOG.md
2019-04-29 07:36:24 +02:00
ivaosthu
032721083a
fix: Session cookie should set path to baseUriPath
2019-04-28 12:30:39 +02:00
Sven Luijten
6afdff68f0
Update unleash-context.md
2019-04-26 14:32:43 +02:00
ivaosthu
eb9d0e865d
3.2.6
2019-04-26 10:45:58 +02:00
ivaosthu
d23fd57f4f
chore: Update changelog for next release
2019-04-26 10:38:16 +02:00
ivaosthu
cc750dc866
fix(package): update mime to version 2.4.1
...
closes #418
2019-04-26 10:36:17 +02:00
ivaosthu
a1bced2e62
chore(package): update nyc to version 14.0.0
...
closes #421
2019-04-26 10:32:44 +02:00
greenkeeper[bot]
a8ca1d0cd4
chore(package): update lockfile yarn.lock
2019-04-26 10:31:21 +02:00
greenkeeper[bot]
7b1fc824fa
chore(package): update lolex to version 4.0.1
2019-04-26 10:31:21 +02:00
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