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

1323 Commits

Author SHA1 Message Date
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
ivaosthu
984bb14351 fix(strategy): Correct error message 2020-02-20 08:34:18 +01:00
ivaosthu
738c26fd62 chore(modernize): Admin MetricsController 2020-02-20 08:34:18 +01:00
ivaosthu
a2c330f92e chore(modernize): UserController 2020-02-20 08:34:17 +01:00
ivaosthu
a8de54dd73 chore(modernize): Use base controller for all client controllers 2020-02-20 08:34:17 +01:00
ivaosthu
39bc265daf chore(modernize): Use joi schema-validation in FeatureController 2020-02-20 08:34:17 +01:00
ivaosthu
e285f39bcb chore(modernize): Admin FeatureController 2020-02-20 08:34:17 +01:00
ivaosthu
4a98d718cf chore(modernize): Spin out base class for Controllers 2020-02-20 08:34:17 +01:00
ivaosthu
be5cf15cf8 chore(modernize): Admin ArchiveController 2020-02-20 08:34:17 +01:00
ivaosthu
a7382419d5 chore(modernize): Remove unused files 2020-02-20 08:34:17 +01:00
ivaosthu
307b68a67e chore(modernize): cleanup api-def 2020-02-20 08:34:17 +01:00
ivaosthu
e4cfd54529 chore: Simplify client-controller constructor 2020-02-20 08:34:17 +01:00
ivaosthu
8ca233a722 chore(modernize): Modernize ClientRegisterController 2020-02-20 08:34:17 +01:00
ivaosthu
80a5d5c581 chore(modernize): Modernize ClientMetricsController 2020-02-20 08:34:17 +01:00
ivaosthu
8913c4fac5 chore(modernize): Modernize ClientIndexController 2020-02-20 08:34:17 +01:00
ivaosthu
461011b894 chore(modernize): Modernize FeaturesController 2020-02-20 08:34:17 +01:00
ivaosthu
2dde9c4b95 chore(modernize): Modernize IndexController 2020-02-20 08:34:17 +01:00
ivaosthu
b870e209a9 chore(modernize): Modernize BackstageController 2020-02-20 08:34:17 +01:00
ivaosthu
3903015cbb chore(modernize): Modernize HealthCheckController 2020-02-20 08:34:17 +01:00