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

1141 Commits

Author SHA1 Message Date
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
Juan Hoyos
3623052c36 feat: Added feature toggle variants 2020-02-20 08:34:20 +01:00
ivaosthu
ca8d2fdae0 chore: Update guide on integrating with Google Auth
This is due to Google retiring google.plus APIs and the old passport libs used in the examples depended on these.

Closes #386
2020-02-20 08:34:20 +01:00
ivaosthu
9b59b9f88e 3.1.7 2020-02-20 08:34:20 +01:00
ivaosthu
81c33312a2 fix: Critical bugfix 'databaseSchema' not defaulting to 'public' 2020-02-20 08:34:19 +01:00
ivaosthu
3d2dcfd888 3.1.6 2020-02-20 08:34:19 +01:00
ivaosthu
8b9f9dbd2c fix: Database migrator does use the databaseSchema option
closes #387
2020-02-20 08:34:19 +01:00
ivaosthu
a9ce0767d2 chore: update changelog 2020-02-20 08:34:19 +01:00
ivaosthu
93157fafad 3.1.5 2020-02-20 08:34:19 +01:00
ivaosthu
826c7b3003 chore: Upgrade all the dependencies
closes #385
2020-02-20 08:34:19 +01:00
ivaosthu
1163057546 chore: Upgrade supertest to version 3.4.2 2020-02-20 08:34:19 +01:00
ivaosthu
66a384aae9 feat(permission): Update frontend with permission support 2020-02-20 08:34:19 +01:00
ivaosthu
4504734f13 chore(doc): Explain that passord is not a typo.
closes #375
2020-02-20 08:34:19 +01:00
Benjamin Ludewig
175208c105 Refactored controllers, moved checkPermission to permission-checker.js middleware 2020-02-20 08:34:19 +01:00
Benjamin Ludewig
b38da68d28 Don't expose user permissions when extendedPermissions is disabled, cleanup controller.js 2020-02-20 08:34:19 +01:00
Benjamin Ludewig
abe4f8cf16 Use full name instead of perms, 403 error message now includes expected permission 2020-02-20 08:34:19 +01:00
Benjamin Ludewig
e81f4a01eb Removed REVIVE_FEATURE permission in favor of UPDATE_FEATURE 2020-02-20 08:34:19 +01:00
Benjamin Ludewig
df7509e381 feature: Add action specific user permissions 2020-02-20 08:34:19 +01:00
ivaosthu
e256db29a5 fix(http-status): Client errors should use 400 status codes 2020-02-20 08:34:19 +01:00
praneeth-m
9c76a12356 Update Readme.md
Add Python to the list of the officially supported clients.
2020-02-20 08:34:19 +01:00
ivaosthu
1ab51968cf 3.1.4 2020-02-20 08:34:19 +01:00
ivaosthu
815d788eb1 chore(changelog): Prepare patch release 2020-02-20 08:34:18 +01:00
ivaosthu
e0dc28cd38 chore(changelog): updated changes 2020-02-20 08:34:18 +01:00
ivaosthu
c1df050bdc chore(package): Upgrade moment to version 2.23.0 2020-02-20 08:34:18 +01:00
ivaosthu
33e64729cd chore(package): Upgrade deep-diff to version 1.0.2 2020-02-20 08:34:18 +01:00
ivaosthu
051868bd90 chore(package): Upgrade prom-client to version 11.2.0 2020-02-20 08:34:18 +01:00
ivaosthu
c89274eaba chore(package): Upgrade joi to version 14.3.0 2020-02-20 08:34:18 +01:00
ivaosthu
7192f3fc84 chore(package): Upgrade pg to version 7.7.1 2020-02-20 08:34:18 +01:00
ivaosthu
12206e635a chore(package): Upgrade various dev-dependecies 2020-02-20 08:34:18 +01:00
ivaosthu
290a893f88 chore(changelog): Update 2020-02-20 08:34:18 +01:00
ivaosthu
cdf623e70f chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
ivaosthu
d5db78d140 chore(modernize): Use joi for url-friendly name validation 2020-02-20 08:34:18 +01:00
ivaosthu
62e6d1075a chore(modernize): remove express-validator 2020-02-20 08:34:18 +01:00
ivaosthu
3c8e51118e chore(modernize): Admin cleanup error-handlers 2020-02-20 08:34:18 +01:00
ivaosthu
ed14e3ed8b chore(modernize): Admin StrategyController 2020-02-20 08:34:18 +01:00