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

939 Commits

Author SHA1 Message Date
greenkeeper[bot]
4bdfee1b5a fix(package): update express-validator to version 5.0.0 2020-02-20 08:34:08 +01:00
Stig Kleppe-Jørgensen
089da78c64 Spelling fixes 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
55399d48bd 3.0.0 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
8ce568cac1 fix(package): Prepare version 3.0.0 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
e16787b604 fix(package): Upgrade unleash-frontend to version 3.0.0-alpha.8 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
c896cd0260 3.0.0-alpha.10 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
9260f232df chore(changelog): Updated changelog for 3.0.0-alpha.10 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
67ec4b58fe fix(store): DB should not override createdAt if set. 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
79c64fbb0f chore(package.json): Bump unleash-frontend to 3.0.0-alpha.7 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
8710912cd2 chore(yarn.lock) update lockfile 2020-02-20 08:34:08 +01:00
greenkeeperio-bot
fbc2d77d89 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:08 +01:00
greenkeeper[bot]
327aec1484 fix(package): update yargs to version 11.0.0 2020-02-20 08:34:08 +01:00
greenkeeperio-bot
5f40d9836e chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:08 +01:00
greenkeeper[bot]
12f66ca516 fix(package): update db-migrate-pg to version 0.3.0 2020-02-20 08:34:08 +01:00
greenkeeperio-bot
acdc8d4104 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:08 +01:00
greenkeeper[bot]
641d30e78b chore(package): update ava to version 0.25.0 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
2de503a778 3.0.0-alpha.9 2020-02-20 08:34:08 +01:00
Ivar Conradi Østhus
a43cf46656 Update basic-auth-hook.js 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus
f5f8cde16b Update basic-auth-hook.js 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus
68e73da236 Fix typo 2020-02-20 08:34:07 +01:00
Paul Nelson
2491dfd7be Add example and documentation around triggering login modal #234 2020-02-20 08:34:07 +01:00
ivaosthu
c544f81fba Bugfix: more informative name validation errors
Will know tell the user if the toggle name is already
in use by an active feature toggle or an archived toggle.

Also brings lates unleash-frontend fix, which prevents an
invalid form from submitting.

closes: #290, #291
2020-02-20 08:34:07 +01:00
ivaosthu
bc1b1e37a3 update yarn.lock 2020-02-20 08:34:07 +01:00
ivaosthu
e6776232c9 Bump unleash-frontend to 3.0.0-alpha.6 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus
c9a65dedeb update CHANGELOG.md 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus
625276924c Update migration-guide.md 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus
9ca615b183 Update getting-started.md 2020-02-20 08:34:07 +01:00
Ivar Conradi Østhus
44047490e4 Update securing-unleash.md 2020-02-20 08:34:07 +01:00
ivaosthu
1c5b8864cd 3.0.0-alpha.8 2020-02-20 08:34:07 +01:00
ivaosthu
35a7ee36cf Update CHANGELOG.md for 3.0.0-alpha.8 2020-02-20 08:34:07 +01:00
ivaosthu
d3b1a37627 Bump unleash-frontend to 3.0.0-alpha.5 2020-02-20 08:34:07 +01:00
ivaosthu
124fbf9b6d Fix rebase error 2020-02-20 08:34:07 +01:00
ivaosthu
d7c1360cc7 A bit of house-keeping 2020-02-20 08:34:07 +01:00
ivaosthu
b3704666bc Add sign-out route #288 2020-02-20 08:34:07 +01:00
ivaosthu
95d36b89d7 Use joi instead of assert 2020-02-20 08:34:06 +01:00
ivaosthu
77482bd7a7 Fix typo in simple-authentication.js 2020-02-20 08:34:06 +01:00
ivaosthu
286849c16b Document authenticion options passed ot unelash. #233 2020-02-20 08:34:06 +01:00
ivaosthu
68a9feaa8a Document how to secure client api #231 2020-02-20 08:34:06 +01:00
ivaosthu
fea601099a Document how to secure Unleash.
closes: #233
2020-02-20 08:34:06 +01:00
ivaosthu
f4feab89f3 Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
2020-02-20 08:34:06 +01:00
ivaosthu
39d7157409 Add a heroku deploy button
closes #120
2020-02-20 08:34:06 +01:00
ivaosthu
d40bfe4984 Add postgres addon to app.json 2020-02-20 08:34:06 +01:00
ivaosthu
2bd7f45ce3 Add logo to app.json 2020-02-20 08:34:06 +01:00
ivaosthu
3d107ed45c Create an app.json manifest 2020-02-20 08:34:06 +01:00
Ivar Conradi Østhus
9a09e3748f fix lockfile 2020-02-20 08:34:06 +01:00
greenkeeper[bot]
d5ea22b20c chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:06 +01:00
greenkeeper[bot]
56c242ce76 chore(package): update @types/node to version 9.3.0 2020-02-20 08:34:06 +01:00
ivaosthu
605ec3a7dc 3.0.0-alpha.7 2020-02-20 08:34:06 +01:00
ivaosthu
3b2e1c7eac update changelog 2020-02-20 08:34:06 +01:00
ivaosthu
57df35f6a5 Fix pathname reporting in middlewares 2020-02-20 08:34:06 +01:00