1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
Commit Graph

6701 Commits

Author SHA1 Message Date
olav
8c09bf4fe5 docs: fix link to addons page 2022-02-01 14:49:52 +01:00
Fredrik Strand Oseberg
5c14929f7b Fix/login redirect set password (#652)
* fix: don't redirect when path is reset-password or new-user

* fix: add comments to relevant routes

* fix: update swr provider
2022-02-01 14:47:14 +01:00
Youssef Khedher
7bf7e8a47f Merge branch 'main' into feat/addons 2022-02-01 14:13:04 +01:00
Youssef
e25b7b0a22 refactor: remove redux from addons components 2022-02-01 14:12:53 +01:00
olav
f4f8b15736 fix: use correct path for create feature link (#650) 2022-02-01 12:43:37 +01:00
Fredrik Strand Oseberg
46e3be8667 Merge branch 'main' into feat/addons 2022-02-01 11:23:35 +01:00
Youssef
f3ab91556b feat: create useAddons and useAddonsApi 2022-02-01 07:17:23 +01:00
Renovate Bot
35148e14d5 chore(deps): update dependency sass to v1.49.4 2022-02-01 04:22:07 +00:00
Renovate Bot
41ec7ae47a chore(deps): update typescript-eslint monorepo to v5.10.2 2022-01-31 21:21:12 +00:00
Fredrik Oseberg
4d87230ab7 4.6.1 2022-01-31 10:00:44 +01:00
Fredrik Strand Oseberg
d2b4eef8ba
fix: set migration for feedbacK (#1315) 2022-01-31 09:57:33 +01:00
Ivar Conradi Østhus
013a4b0711
4.6.0 2022-01-31 09:03:54 +01:00
Ivar Conradi Østhus
f1688c71d8
fix: upgrade unleash-frontend to v4.6.1 2022-01-31 09:03:42 +01:00
Ivar Conradi Østhus
2c570d6539 4.6.1 2022-01-31 09:00:32 +01:00
Ivar Conradi Østhus
19cb991cc9
fix: metric counters should use bigint (#1313) 2022-01-31 08:50:11 +01:00
Renovate Bot
fe0c35c7f4 fix(deps): update dependency @svgr/webpack to v6.2.1 2022-01-30 13:05:00 +00:00
Ivar Conradi Østhus
9c3e300448 fix: viewers should be allowed to see strategy config (#645)
fixes #644
2022-01-29 15:18:11 +01:00
Renovate Bot
cd19a891e9 chore(deps): update dependency eslint to v8.8.0 2022-01-29 00:27:33 +00:00
Renovate Bot
d77e1548c1 fix(deps): update dependency unleash-frontend to v4.6.0 2022-01-28 19:49:38 +00:00
Fredrik Oseberg
8dddb285b6 4.6.0 2022-01-28 17:22:50 +01:00
Youssef Khedher
4571e3af81 feat: add useUiBootstrap hook and update send email state (#643)
* feat: add useUiBootstrap hook and update send email state in create user form

* fix: set email based on config

* fix: update cache key

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-01-28 17:20:57 +01:00
Youssef Khedher
7773d107bc Merge pull request #642 from Unleash/fix/create-screens-clean-up
fix: add autofocus to all new create-screens
2022-01-28 15:34:20 +01:00
Youssef
6471fd8407 fix: add autofocus to create environment screen 2022-01-28 15:18:40 +01:00
Youssef
8cbfefc47a fix: add autofocus to all new create-screens 2022-01-28 15:14:12 +01:00
Youssef Khedher
3488bb5fd6 fix: handle existing feature name (#641)
* fix: handle existing feature name

* refactor: change feature input order
2022-01-28 15:03:42 +01:00
Ivar Conradi Østhus
1cad01b97e
fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
Youssef Khedher
d69c024bbe Merge pull request #638 from Unleash/fix/pnps
fix: pnps
2022-01-28 12:20:56 +01:00
Youssef
ee24cc813f fix: update snapshots 2022-01-28 12:08:47 +01:00
Youssef Khedher
15e734d83c Merge branch 'main' into fix/pnps 2022-01-28 11:05:19 +01:00
Youssef Khedher
c09efc39dc Merge pull request #633 from Unleash/update/remove-snackbar
fix: remove snackbar from addUser
2022-01-28 11:03:26 +01:00
Fredrik Oseberg
e6ae8db442 fix: pnps 2022-01-28 10:51:48 +01:00
Thomas Heartman
26f66c4f93 fix(docs): remove test subcat from sidebar 2022-01-28 08:21:41 +01:00
Fredrik Strand Oseberg
d1b7346688 Merge branch 'main' into update/remove-snackbar 2022-01-27 17:31:58 +01:00
Fredrik Strand Oseberg
ac81955fdf fix: e2e tests (#636)
* fix: e2e tests

* fix: update env
2022-01-27 17:31:44 +01:00
Youssef Khedher
1a6788fc39 Merge pull request #637 from Unleash/refactor/users-list
Refactor/users list
2022-01-27 17:01:47 +01:00
Fredrik Oseberg
28599d32fc fix: readme.md 2022-01-27 16:56:15 +01:00
Youssef Khedher
1f3d1e93cf Merge branch 'main' into refactor/users-list 2022-01-27 16:45:40 +01:00
Fredrik Strand Oseberg
e551d8efd8 fix: trim context field name (#634) 2022-01-27 16:42:04 +01:00
Youssef
3a050eb7be fix: remove unused dependencies 2022-01-27 16:16:24 +01:00
Youssef
2e93cbafa7 feat: add toast when delete user 2022-01-27 16:15:18 +01:00
Youssef
437d0d8105 refactor: update usersList 2022-01-27 16:03:03 +01:00
Thomas Heartman
b26869fec7
Merge pull request #1308 from Unleash/docs/add-video-component
Docs: Add a new video component
2022-01-27 13:37:11 +01:00
Thomas Heartman
65c25328cd docs: remove container query polyfill
Turns out there's an issue that makes it incompatible with
docusaurus (due to class names, see https://github.com/GoogleChromeLabs/container-query-polyfill/issues/23)

Instead, we'll stick to media queries for now.
2022-01-27 13:21:03 +01:00
Thomas Heartman
0073de000e docs: remove redundant video heading and commented-out content. 2022-01-27 13:19:55 +01:00
renovate[bot]
fe20a62f87
fix(deps): pin dependency @docusaurus/plugin-google-analytics to 2.0.0-beta.15 (#1307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-27 13:19:54 +01:00
Ivar Conradi Østhus
d4e0c6a2b1
fix: googleAnalytics for docusaurus to new format (#1306) 2022-01-27 13:12:00 +01:00
Thomas Heartman
e4b21a3125 chore: make docs sidebar hover and active color same unleash grey. 2022-01-27 13:05:27 +01:00
Thomas Heartman
c14f52c3ca docs: finish v1 of the video content element. 2022-01-27 12:48:39 +01:00
Thomas Heartman
9ba9abbe29 docs: Update how-to for cprs with new video element. 2022-01-27 12:48:23 +01:00
Thomas Heartman
fdb435a6be
Merge pull request #1305 from aruizs/patch-1
Doc: Add Unleash SDK for C++ to Community SDKs list.
2022-01-27 10:03:09 +01:00