1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

1018 Commits

Author SHA1 Message Date
greenkeeper[bot]
c4bb1dffd1 chore(package): update ava to version 0.25.0 2018-01-26 17:09:32 +01:00
Ivar Conradi Østhus
1bb6fdbb70 3.0.0-alpha.9 2018-01-23 09:11:11 +01:00
Ivar Conradi Østhus
75dfc96176 Merge branch 'master' of github.com:Unleash/unleash 2018-01-23 09:08:48 +01:00
Ivar Conradi Østhus
3f111484c6 update CHANGELOG.md 2018-01-23 09:08:31 +01:00
Ivar Conradi Østhus
f65655f7cc
Merge pull request #293 from panel/auth-docs
Add example and documentation around triggering login modal #234
2018-01-23 08:57:09 +01:00
Ivar Conradi Østhus
25ec01fe6f
Update basic-auth-hook.js 2018-01-23 08:56:22 +01:00
Ivar Conradi Østhus
20e690bea2
Update basic-auth-hook.js 2018-01-23 08:56:04 +01:00
Ivar Conradi Østhus
b9c432d617
Fix typo 2018-01-23 08:55:10 +01:00
Ivar Conradi Østhus
fb93e6d61b
Merge pull request #292 from Unleash/fix-name-validation
Bugfix: more informative name validation errors
2018-01-23 08:54:07 +01:00
Paul Nelson
2bdc05ae15 Add example and documentation around triggering login modal #234 2018-01-20 13:35:54 -06:00
ivaosthu
56ca8bde7a 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
2018-01-20 14:11:44 +01:00
ivaosthu
f08136e508 update yarn.lock 2018-01-20 14:11:27 +01:00
ivaosthu
ed46fbf3cb Bump unleash-frontend to 3.0.0-alpha.6 2018-01-20 14:09:42 +01:00
Ivar Conradi Østhus
f2ca6c581b
Update migration-guide.md 2018-01-18 08:47:42 +01:00
Ivar Conradi Østhus
daaf13fdc0
Update getting-started.md 2018-01-18 08:43:09 +01:00
Ivar Conradi Østhus
63de9a6a70
Update securing-unleash.md 2018-01-17 21:58:08 +01:00
ivaosthu
d9dc95cc9e 3.0.0-alpha.8 2018-01-17 16:00:49 +01:00
Ivar Conradi Østhus
93410de68d
Merge pull request #283 from Unleash/admin_auth
[Auth] Support for providing custom Oauth 2.0 provider
2018-01-17 15:58:57 +01:00
ivaosthu
ca98b5db8e Update CHANGELOG.md for 3.0.0-alpha.8 2018-01-17 15:58:10 +01:00
ivaosthu
b3968e669c Bump unleash-frontend to 3.0.0-alpha.5 2018-01-17 15:55:31 +01:00
ivaosthu
d226620a6d Fix rebase error 2018-01-17 15:39:53 +01:00
ivaosthu
28d6a1b46e A bit of house-keeping 2018-01-17 15:36:38 +01:00
ivaosthu
b222c9acd9 Add sign-out route #288 2018-01-17 15:36:38 +01:00
ivaosthu
a9ee3a09a8 Use joi instead of assert 2018-01-17 15:36:38 +01:00
ivaosthu
9eed7a0601 Fix typo in simple-authentication.js 2018-01-17 15:36:38 +01:00
ivaosthu
ce18073ebc Document authenticion options passed ot unelash. #233 2018-01-17 15:36:38 +01:00
ivaosthu
3ef6f0f4b8 Document how to secure client api #231 2018-01-17 15:36:36 +01:00
ivaosthu
04e94b2d7f Document how to secure Unleash.
closes: #233
2018-01-17 15:35:52 +01:00
ivaosthu
323320b64d Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
2018-01-16 14:26:32 +01:00
ivaosthu
8eb0fdc312 Add a heroku deploy button
closes #120
2018-01-15 09:15:19 +01:00
ivaosthu
7cebca1d7d Add postgres addon to app.json 2018-01-15 09:12:27 +01:00
ivaosthu
6ec7a52ce3 Add logo to app.json 2018-01-15 09:06:50 +01:00
ivaosthu
14d115d6de Create an app.json manifest 2018-01-15 09:03:07 +01:00
Ivar Conradi Østhus
4efd371447 fix lockfile 2018-01-08 21:57:05 +01:00
Ivar Conradi Østhus
6833d882c7
Merge pull request #286 from Unleash/greenkeeper/@types/node-9.3.0
Update @types/node to the latest version 🚀
2018-01-08 21:55:12 +01:00
greenkeeper[bot]
9f3636ad3f chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-01-08 17:18:55 +00:00
greenkeeper[bot]
66272c4fb0 chore(package): update @types/node to version 9.3.0 2018-01-08 17:05:01 +00:00
ivaosthu
1cea6aac29 3.0.0-alpha.7 2017-12-18 15:38:59 +01:00
ivaosthu
bd0fbfdfe0 update changelog 2017-12-18 15:38:43 +01:00
ivaosthu
4f74c90376 Fix pathname reporting in middlewares 2017-12-18 15:12:44 +01:00
ivaosthu
f9b4455519 Add unit tests for archived toggles 2017-12-18 14:34:43 +01:00
ivaosthu
98f5e43f68 Add e2e test for client metrics 2017-12-18 14:22:15 +01:00
Ivar Conradi Østhus
c37f090f74
Update metrics-api.md 2017-12-18 14:20:45 +01:00
Ivar Conradi Østhus
8b77b21813
Merge pull request #285 from Unleash/fix_create_archived_toggle
Should not allow creation of archived toggle
2017-12-18 09:30:45 +01:00
ivaosthu
ab82ebab0f use npm instead of yarn tp install greenkeeper-lockfile 2017-12-18 09:20:33 +01:00
ivaosthu
19efad832d Should not be allow creation of archived toggle
closes #284
2017-12-18 09:08:04 +01:00
Ivar Conradi Østhus
84c83b0fa5
Update README.md 2017-12-05 08:49:53 +01:00
Ivar Conradi Østhus
6d03136d1e
Update README.md 2017-12-05 08:47:13 +01:00
ivaosthu
ef6ab9abae update lock file 2017-12-01 09:36:09 +01:00
greenkeeper[bot]
f6b280c31b chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2017-12-01 07:15:50 +01:00