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

1205 Commits

Author SHA1 Message Date
Mitchell Herrijgers
b4bb171d7b Fix keycloak sample code eslint issues 2020-02-20 08:34:24 +01:00
Mitchell Herrijgers
a317be66bf Fix keycloak sample code to use keycloak instead of google 2020-02-20 08:34:24 +01:00
Mitchell Herrijgers
8043439113 Add sample Keycloak Authentication hook 2020-02-20 08:34:24 +01:00
ivaosthu
12c2af4eaf 3.2.10 2020-02-20 08:34:24 +01:00
ivaosthu
9c32a28597 fix: Application fields should be optional. 2020-02-20 08:34:24 +01:00
ivaosthu
9ee7a715c2 chore: bump yarn.lock 2020-02-20 08:34:24 +01:00
ivaosthu
f3f74a5c7d feat: boolean strategy paramters 2020-02-20 08:34:24 +01:00
ivaosthu
f77306f7e0 3.2.9 2020-02-20 08:34:24 +01:00
ivaosthu
857ef32cbb chore: Update changelog 2020-02-20 08:34:24 +01:00
ivaosthu
06186a7638 fix: should be more allow about empty metrics 2020-02-20 08:34:24 +01:00
ivaosthu
7683325721 3.2.8 2020-02-20 08:34:24 +01:00
ivaosthu
1d51d1b1ac chore: Update changelog 2020-02-20 08:34:24 +01:00
ivaosthu
24b30914a9 fix: Bump unleash-frontend to 3.2.4 2020-02-20 08:34:24 +01:00
greenkeeper[bot]
95c3041351 chore(package): update lockfile yarn.lock 2020-02-20 08:34:24 +01:00
greenkeeper[bot]
fdf2dc972e chore(package): update @types/node to version 12.0.0 2020-02-20 08:34:24 +01:00
ivaosthu
ccaab0c47b 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.
2020-02-20 08:34:24 +01:00
Moritz Johner
a9f16645e9 fix: require path of logger
relates to #429
2020-02-20 08:34:23 +01:00
Ivar Conradi Østhus
cb47fee248 Update siteConfig.js 2020-02-20 08:34:23 +01:00
ivaosthu
9c3c4dd08c 3.2.7 2020-02-20 08:34:23 +01:00
Ivar Conradi Østhus
ac27a5f889 Update CHANGELOG.md 2020-02-20 08:34:23 +01:00
ivaosthu
09a9212dca fix: Session cookie should set path to baseUriPath 2020-02-20 08:34:23 +01:00
Sven Luijten
a844fceda3 Update unleash-context.md 2020-02-20 08:34:23 +01:00
ivaosthu
c66f12034e 3.2.6 2020-02-20 08:34:23 +01:00
ivaosthu
f524cfc608 chore: Update changelog for next release 2020-02-20 08:34:23 +01:00
ivaosthu
c66545e11e fix(package): update mime to version 2.4.1
closes #418
2020-02-20 08:34:23 +01:00
ivaosthu
65ed03a725 chore(package): update nyc to version 14.0.0
closes #421
2020-02-20 08:34:23 +01:00
greenkeeper[bot]
3d396339b6 chore(package): update lockfile yarn.lock 2020-02-20 08:34:23 +01:00
greenkeeper[bot]
e01538587f chore(package): update lolex to version 4.0.1 2020-02-20 08:34:23 +01:00
greenkeeper[bot]
30c5672564 chore(package): update lockfile yarn.lock 2020-02-20 08:34:23 +01:00
greenkeeper[bot]
15530e61f4 chore(package): update husky to version 2.0.0 2020-02-20 08:34:23 +01:00
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