Youssef
47a1a47d28
refactor: add useApplicationsApi
2022-02-04 08:14:16 +01:00
Youssef
38e549d879
refactor: application-view to ApplicationView with useApplication hook
2022-02-04 07:56:17 +01:00
Renovate Bot
7344f47635
chore(deps): update dependency @types/react to v17.0.39
2022-02-03 18:04:19 +00:00
Fredrik Oseberg
227511664b
fix: text changes
2022-02-03 15:18:43 +01:00
Fredrik Oseberg
559d8e6b5f
4.7.0
2022-02-03 14:33:00 +01:00
Fredrik Oseberg
4a07e8777c
4.7.0-beta.0
2022-02-03 14:30:24 +01:00
Fredrik Strand Oseberg
c5c0f066de
fix: add tsx and nullish coalescence ( #667 )
2022-02-03 14:29:15 +01:00
Youssef Khedher
899a0f330e
feat: add impressionData switch to create feature form ( #639 )
...
* feat: add impressionData switch to create feature form
* fix: update text
* fix: styling
* fix: conflict
* fix: update link
* fix: remove unused styles
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-02-03 12:39:43 +01:00
Renovate Bot
d4a4c80b33
chore(deps): update dependency @testing-library/jest-dom to v5.16.2
2022-02-03 03:56:21 +00:00
Renovate Bot
dbfa11f12b
chore(deps): update dependency css-loader to v6.6.0
2022-02-02 15:30:37 +00:00
Renovate Bot
b5edbb9739
chore(deps): pin dependency @types/react-test-renderer to 17.0.1
2022-02-02 13:42:21 +00:00
olav
74733e5b44
refactor: port ApiDetails to useSWR and TS ( #653 )
...
* refactor: add missing react-test-renderer types
* refactor: make IVersionInfo match backend type
* refactor: allow falsy conditions in ConditionallyRender
* refactor: port ApiDetails to useSWR and TS
* refactor: use arrow functions
* refactor: move useUiConfig to Footer
* refactor: add component name to props type
* refactor: move ApiDetails helpers to own file
* refactor: combine ApiDetails helper components
* refactor: move ApiDetails to the Footer dir
* Revert "refactor: allow falsy conditions in ConditionallyRender"
This reverts commit 70d75951eb4d0611e80b015a97243404618493ed.
* refactor: use booleans for ConditionallyRender
* refactor: use a subdir for ApiDetails
* refactor: fix ApiDetails helpers filename
* refactor: reformat using correct prettier settings
2022-02-02 12:32:30 +01:00
olav
23c6c0cd8f
fix: remove stray debugger statement ( #657 )
2022-02-02 09:43:58 +01:00
Renovate Bot
5e441cfc6b
chore(deps): update dependency sass to v1.49.7
2022-02-02 00:58:04 +00:00
Fredrik Oseberg
c3e9a322cc
4.6.4
2022-02-02 00:25:35 +01:00
Fredrik Strand Oseberg
12d6d4e8eb
fix: format api paths ( #655 )
2022-02-02 00:25:00 +01:00
Ivar Conradi Østhus
5b9e4e88b0
4.6.3
2022-02-01 23:01:12 +01:00
Ivar Conradi Østhus
c54ea3a9d4
fix: race condition when adding users
2022-02-01 22:43:35 +01:00
Fredrik Oseberg
2c559af3a6
4.6.2
2022-02-01 20:52:30 +01:00
Renovate Bot
ef9045adf4
chore(deps): update dependency @types/node to v14.18.10
2022-02-01 18:00:38 +00:00
Youssef Khedher
014cdaa7d4
Merge pull request #648 from Unleash/feat/addons
...
refactor: addons to hook
2022-02-01 16:19:29 +01:00
Youssef
a4d2c62727
fix: cleanup based on PR feedback
2022-02-01 16:00:40 +01:00
Fredrik Strand Oseberg
6b605078df
Merge branch 'main' into feat/addons
2022-02-01 15:44:01 +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
Ivar Conradi Østhus
2c570d6539
4.6.1
2022-01-31 09:00:32 +01: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
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
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
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
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