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

1324 Commits

Author SHA1 Message Date
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
ivaosthu
a6d61f421b fix(strategy): Correct error message 2018-12-17 08:27:49 +01:00
ivaosthu
271cfcbfb8 chore(modernize): Admin MetricsController 2018-12-17 08:27:49 +01:00
ivaosthu
c9cda79727 chore(modernize): UserController 2018-12-17 08:27:49 +01:00
ivaosthu
2ce0f074bb chore(modernize): Use base controller for all client controllers 2018-12-17 08:27:49 +01:00
ivaosthu
9eb0d2e535 chore(modernize): Use joi schema-validation in FeatureController 2018-12-17 08:27:49 +01:00
ivaosthu
7705bfe1a9 chore(modernize): Admin FeatureController 2018-12-17 08:27:49 +01:00
ivaosthu
42a4df8aae chore(modernize): Spin out base class for Controllers 2018-12-17 08:27:49 +01:00
ivaosthu
01e3216e05 chore(modernize): Admin ArchiveController 2018-12-17 08:27:49 +01:00
ivaosthu
fae3488580 chore(modernize): Remove unused files 2018-12-17 08:27:49 +01:00
ivaosthu
541ef376d9 chore(modernize): cleanup api-def 2018-12-17 08:27:49 +01:00
ivaosthu
4ea00e4b7e chore: Simplify client-controller constructor 2018-12-17 08:27:49 +01:00
ivaosthu
529ac38e97 chore(modernize): Modernize ClientRegisterController 2018-12-17 08:27:49 +01:00
ivaosthu
683354be6c chore(modernize): Modernize ClientMetricsController 2018-12-17 08:27:49 +01:00
ivaosthu
707663762b chore(modernize): Modernize ClientIndexController 2018-12-17 08:27:49 +01:00