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

1092 Commits

Author SHA1 Message Date
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
greenkeeper[bot]
6a76d30516 chore(package): update lockfile yarn.lock 2020-02-20 08:34:17 +01:00
greenkeeper[bot]
4c63a1f2e8 fix(package): update knex to version 0.16.1 2020-02-20 08:34:16 +01:00
ivaosthu
ac2368a978 Revert "chore(doc): Add site verification"
This reverts commit ce62feab13.
2020-02-20 08:34:16 +01:00
ivaosthu
48c9bb8b1a chore(doc): Add site verification 2020-02-20 08:34:16 +01:00
ivaosthu
61a20cb43a 3.1.3 2020-02-20 08:34:16 +01:00
ivaosthu
26380e6e60 chore(changelog): prepare 3.1.3 release 2020-02-20 08:34:16 +01:00
ivaosthu
05ec618fea Revert "fix(package): update knex to version 0.16.0"
This reverts commit d36874159b.
2020-02-20 08:34:16 +01:00
greenkeeper[bot]
9624908557 chore(package): update lockfile yarn.lock 2020-02-20 08:34:16 +01:00
greenkeeper[bot]
9a2da3d867 fix(package): update knex to version 0.16.0 2020-02-20 08:34:16 +01:00
Benjamin Ludewig
822d718a9b Add prometheus compatible feature metrics endpoint 2020-02-20 08:34:16 +01:00
Cody Olsen
8f6a9318ba fix typo: connet => connect 2020-02-20 08:34:16 +01:00
ivaosthu
10ed9ac49a chore: Only use eslint to fix js files 2020-02-20 08:34:16 +01:00
ivaosthu
de9120a036 chore(docs): typo in file name 2020-02-20 08:34:16 +01:00
ivaosthu
ada2259be7 chore(doc): typo 2020-02-20 08:34:16 +01:00
ivaosthu
c350813fdc chore: simplify custom strategy example 2020-02-20 08:34:16 +01:00
ivaosthu
f3cae5d806 chore: fix typos in custom strategy guide 2020-02-20 08:34:16 +01:00
Ivar Conradi Østhus
1600af39dc chore: Add documentation for custom strategies
closes  #338
2020-02-20 08:34:16 +01:00
Ivar Conradi Østhus
751de5eb05 chore: add gtagId to siteConfig 2020-02-20 08:34:16 +01:00
ivaosthu
cc58b57c33 chore: add precommit formatting 2020-02-20 08:34:15 +01:00
ivaosthu
8a53d8dca2 chore: Fix formatting all the things 2020-02-20 08:34:15 +01:00
ivaosthu
b24a7b06f3 chore: add prettier rules 2020-02-20 08:34:15 +01:00
ivaosthu
4cd7b59382 chore: Upgrade prettier to 1.15.2 2020-02-20 08:34:15 +01:00
ivaosthu
0925136bfb chore: Fix husky config 2020-02-20 08:34:15 +01:00
ivaosthu
9c7b429032 chore: Upgrade husk and nyc 2020-02-20 08:34:15 +01:00
Ivar Conradi Østhus
3a2771bd75 chore: fix lint 2020-02-20 08:34:15 +01:00
Ivar Conradi Østhus
c0a6ae64e0 chore: fix linting 2020-02-20 08:34:15 +01:00
Ivar Conradi Østhus
3bfb0bba0a chore: fix linting 2020-02-20 08:34:15 +01:00
Ivar Conradi Østhus
d490e2742c chore: Cleaned up client SDK documentation 2020-02-20 08:34:15 +01:00
ivaosthu
5917961efd chore: update yarn.lock 2020-02-20 08:34:15 +01:00
Victor Sandoval
79c5223091 chore(docs): Add google auth hook guide 2020-02-20 08:34:15 +01:00
ivaosthu
46baa25b62 3.1.2 2020-02-20 08:34:15 +01:00