1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
Commit Graph

1238 Commits

Author SHA1 Message Date
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
ivaosthu
13e431ed17 fix: Update variant protocol 2019-02-08 09:38:23 +01:00
ivaosthu
24ca56e041 fix: variant tests more stable 2019-02-08 09:38:23 +01:00
Juan Hoyos
8c12ead2ae feat: Added feature toggle variants 2019-02-08 09:38:23 +01:00
ivaosthu
e459d33bea 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
2019-02-02 12:09:22 +01:00
ivaosthu
1e4ad5b470 3.1.7 2019-02-01 15:54:16 +01:00
ivaosthu
e6b55cba60 fix: Critical bugfix 'databaseSchema' not defaulting to 'public' 2019-02-01 15:53:22 +01:00
ivaosthu
766932bc68 3.1.6 2019-02-01 08:10:44 +01:00
ivaosthu
49a1dc0343 fix: Database migrator does use the databaseSchema option
closes #387
2019-02-01 08:06:02 +01:00
ivaosthu
c5f5ea478e chore: update changelog 2019-01-30 07:46:27 +01:00
ivaosthu
5d164a47cd 3.1.5 2019-01-28 12:30:32 +01:00
ivaosthu
f0d58dfe1c chore: Upgrade all the dependencies
closes #385
2019-01-28 12:23:05 +01:00
ivaosthu
5f2d7b1952 chore: Upgrade supertest to version 3.4.2 2019-01-28 08:14:09 +01:00
ivaosthu
bcd33c1d4e feat(permission): Update frontend with permission support 2019-01-19 11:52:37 +01:00
ivaosthu
3aef60a5e3 chore(doc): Explain that passord is not a typo.
closes #375
2019-01-18 19:08:34 +01:00
Benjamin Ludewig
9450f6e54a Refactored controllers, moved checkPermission to permission-checker.js middleware 2019-01-17 09:25:12 +01:00
Benjamin Ludewig
29257c2228 Don't expose user permissions when extendedPermissions is disabled, cleanup controller.js 2019-01-17 09:25:12 +01:00
Benjamin Ludewig
d9804c0114 Use full name instead of perms, 403 error message now includes expected permission 2019-01-17 09:25:12 +01:00
Benjamin Ludewig
f4a7aaa861 Removed REVIVE_FEATURE permission in favor of UPDATE_FEATURE 2019-01-17 09:25:12 +01:00
Benjamin Ludewig
1af921c535 feature: Add action specific user permissions 2019-01-17 09:25:12 +01:00
ivaosthu
59ef1d356b fix(http-status): Client errors should use 400 status codes 2019-01-02 12:38:58 +01:00
praneeth-m
4b366c61a6 Update Readme.md
Add Python to the list of the officially supported clients.
2018-12-19 08:11:04 +01:00
ivaosthu
7f3fe0f43b 3.1.4 2018-12-17 13:49:46 +01:00
ivaosthu
7b7fb919c4 chore(changelog): Prepare patch release 2018-12-17 13:49:23 +01:00
ivaosthu
45c2d9b110 chore(changelog): updated changes 2018-12-17 11:05:56 +01:00
ivaosthu
3c2d864c76 chore(package): Upgrade moment to version 2.23.0 2018-12-17 11:04:12 +01:00
ivaosthu
63c08a20a1 chore(package): Upgrade deep-diff to version 1.0.2 2018-12-17 11:02:52 +01:00
ivaosthu
2edb4ab560 chore(package): Upgrade prom-client to version 11.2.0 2018-12-17 11:01:41 +01:00
ivaosthu
1c4822b721 chore(package): Upgrade joi to version 14.3.0 2018-12-17 10:59:30 +01:00
ivaosthu
b5c1dfb1a6 chore(package): Upgrade pg to version 7.7.1 2018-12-17 10:57:19 +01:00
ivaosthu
8fe1e256bd chore(package): Upgrade various dev-dependecies 2018-12-17 10:54:19 +01:00
ivaosthu
f1275a547c chore(changelog): Update 2018-12-17 10:16:18 +01:00
ivaosthu
e83e3694c6 chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00
ivaosthu
f9760427f3 chore(modernize): Use joi for url-friendly name validation 2018-12-17 08:27:49 +01:00
ivaosthu
7819c45351 chore(modernize): remove express-validator 2018-12-17 08:27:49 +01:00
ivaosthu
a5f65a51dc chore(modernize): Admin cleanup error-handlers 2018-12-17 08:27:49 +01:00
ivaosthu
8b734d1ef5 chore(modernize): Admin StrategyController 2018-12-17 08:27:49 +01:00