Renovate Bot
|
21ba2d8b7c
|
chore(deps): update dependency node-fetch to v2.6.7
|
2022-01-16 16:02:53 +00:00 |
|
Youssef Khedher
|
182d566895
|
feat/rbac roles (#562)
* feat: create screen
* fix: import accordion summary
* feat: add accordions
* fix: add codebox
* feat: select permissions
* fix: permission checker
* fix: update permission checker
* feat: wire up role list
* fix: change icon color in project roles list
* fix: add color to icon in project roles
* add confirm dialog on role deletion
* feat: add created screen
* fix: cleanup
* fix: update access permissions
* fix: update admin panel
* feat: add edit screen
* fix: use color from palette and show toast when fails
* fix: refactor
* feat: validation
* feat: implement checked all
* fix: experimental toast
* fix: error handling
* fix: toast
* feat: unique name validation
* fix: update toasts
* fix: remove toast
* fix: reset flag
* fix: remove unused vars
* fix: update tests
* feat: add error icon for toast
* fix: replace wrong import for setToastData
* feat: Patch keying on ui to handle uniqueness for permissions across multiple envs
* fix: hasAccess handles *
* fix: update permission switch
* fix: use flag for environments rbac
* fix: do not include check all keys in payload
* fix: filter roles
* fix: account for new permissions in variants list
* fix: use effect on length property
* fix: set polling interval on user
* 4.5.0-beta.0
* fix: set initial permissions correctly to avoid race condition
* fix: handle activeEnvironment when it is null
* fix: remove unused imports
* fix: unused imports
* fix: Include missing project in hasAccess for deleteinng a tag
* fix: Move add/delete tag to use update feature permissions
* fix: use rest parameter
* fix: remove sandbox from scripts
* 4.6.0-beta.1
* fix: remove loading deduping
* fix: disable editing on builtin roles
* fix: check all
* fix: feature overview environment
* fix: refetch user on project create
* fix: update snaphots
* fix: frontend permissions
* fix: delete create confirm
* fix: remove unused permission
* 4.6.0-beta.4
* fix: update permissions
* fix: permissions
* fix: set error to string
* 4.6.0-beta.5
* fix: add permissions for project view
* fix: add permissions to useEffect deps
* fix: update permission for move feature toggle
* fix: add permissions data to useEffect
* fix: move settings
* fix: key on confetti
* fix: refetch project permissions on environment create/delete
* fix: optional coalescing error object
* fix: remove logging error
* fix: reorder disable importance in permissionbutton
* fix: add project roles to menu
* fix: add disabled check to revive
* fix: update snapshots
* fix: change text to select all
* fix: change text to select
* 4.6.0-beta.6
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
|
2022-01-14 15:50:02 +01:00 |
|
Renovate Bot
|
8b538e4ded
|
chore(deps): update dependency sass to v1.48.0
|
2022-01-13 07:59:28 +00:00 |
|
Renovate Bot
|
2d4dab3959
|
chore(deps): update dependency sass to v1.47.0
|
2022-01-10 20:02:11 +00:00 |
|
Youssef Khedher
|
9e2f1e4a60
|
Merge pull request #584 from Unleash/fix/breadcrumb-createToggle2
fix: remove create-toggle2 from breadcrumb menu
|
2022-01-10 18:28:39 +01:00 |
|
Youssef Khedher
|
2a01cfc3e5
|
Merge branch 'main' into fix/breadcrumb-createToggle2
|
2022-01-10 18:19:37 +01:00 |
|
Renovate Bot
|
bb093f8ad7
|
chore(deps): update dependency web-vitals to v2.1.3
|
2022-01-10 14:41:49 +00:00 |
|
Youssef Khedher
|
123d29b9be
|
fix: remove unused component in routes
|
2022-01-10 14:19:49 +01:00 |
|
Youssef Khedher
|
d8ba773de5
|
Merge branch 'main' into fix/breadcrumb-createToggle2
|
2022-01-10 14:13:01 +01:00 |
|
Thomas Heartman
|
6bfe5ab591
|
Merge pull request #570 from Unleash/chore/update-workflows
chore(workflows): update with new branch names
|
2022-01-10 14:08:48 +01:00 |
|
Thomas Heartman
|
5402e80e9b
|
Merge branch 'main' into chore/update-workflows
|
2022-01-10 14:04:45 +01:00 |
|
Youssef Khedher
|
3bbd8c3946
|
Merge pull request #586 from Unleash/feat/view-password
fix: add outlined for username login input and fix eye icon padding
|
2022-01-10 14:04:11 +01:00 |
|
Thomas Heartman
|
297c00e89f
|
Merge branch 'main' into chore/update-workflows
|
2022-01-10 14:04:07 +01:00 |
|
Youssef
|
e6f0dcd08f
|
fix: replace create-toggle2 with create-toggle
|
2022-01-10 13:05:03 +01:00 |
|
Fredrik Strand Oseberg
|
2e3651ae0b
|
Merge branch 'master' into feat/view-password
|
2022-01-10 12:00:24 +01:00 |
|
Youssef Khedher
|
c7e441fad6
|
fix: replace broken link in stickiness description (#587)
|
2022-01-10 11:43:31 +01:00 |
|
Youssef Khedher
|
8cd2cda28d
|
Merge branch 'master' into feat/view-password
|
2022-01-09 12:12:25 +01:00 |
|
Youssef
|
373b588514
|
fix: add outlined for username login input and fix eye icon padding
|
2022-01-09 12:10:30 +01:00 |
|
Youssef Khedher
|
90af5a40d6
|
Merge branch 'master' into fix/breadcrumb-createToggle2
|
2022-01-07 08:20:52 +01:00 |
|
Youssef
|
83ed4b1a40
|
fix: remove create-toggle2 from breadcrumb menu
|
2022-01-07 08:19:16 +01:00 |
|
Renovate Bot
|
856e8d3f4b
|
chore(deps): update dependency @types/enzyme to v3.10.11
|
2022-01-06 13:11:08 +00:00 |
|
Youssef Khedher
|
95ed95d1ec
|
Merge pull request #576 from Unleash/feat/view-password
feat: add show password for all passwords input
|
2022-01-06 11:23:04 +01:00 |
|
Youssef Khedher
|
d5652cfc57
|
Merge branch 'master' into feat/view-password
|
2022-01-06 10:54:32 +01:00 |
|
Renovate Bot
|
b2698231a5
|
chore(deps): update dependency sass to v1.46.0
|
2022-01-06 03:18:35 +00:00 |
|
Renovate Bot
|
6f7ad537df
|
chore(deps): update dependency @types/jest to v27.4.0
|
2022-01-05 21:54:52 +00:00 |
|
Ivar Conradi Østhus
|
7fdc44cb6e
|
4.4.1
|
2022-01-05 20:17:56 +01:00 |
|
Renovate Bot
|
dcfbedd107
|
chore(deps): update dependency date-fns to v2.28.0
|
2022-01-05 17:56:38 +00:00 |
|
Renovate Bot
|
7451308235
|
chore(deps): update dependency @types/node to v14.18.5
|
2022-01-05 15:30:54 +00:00 |
|
Ivar Conradi Østhus
|
2423e6bec1
|
fix: revert favicon path in index.html
|
2022-01-05 13:54:29 +01:00 |
|
Ivar Conradi Østhus
|
09cb972a01
|
fix: upload all assests under build
|
2022-01-05 13:37:39 +01:00 |
|
Ivar Conradi Østhus
|
51c4fac88e
|
4.4.1-beta.0
|
2022-01-05 12:55:30 +01:00 |
|
Ivar Conradi Østhus
|
facc55de21
|
fix: add support for CDN prefix in index.html
|
2022-01-05 12:12:14 +01:00 |
|
Ivar Conradi Østhus
|
6657de01cd
|
fix: gha releast_to_cdn rm working directory
|
2022-01-05 11:58:19 +01:00 |
|
Ivar Conradi Østhus
|
7c17176a0e
|
fix: gha releast_to_cdn set working directory correctly
|
2022-01-05 11:56:13 +01:00 |
|
Ivar Conradi Østhus
|
80facfac23
|
fix: gha releast_to_cdn set working directory for all
|
2022-01-05 11:51:58 +01:00 |
|
Ivar Conradi Østhus
|
33e72db8fd
|
fix: gha releast_to_cdn does not need to build twice
|
2022-01-05 11:46:48 +01:00 |
|
Ivar Conradi Østhus
|
7f0418a036
|
fix: gha releast_to_cdn must use yarn
|
2022-01-05 11:40:39 +01:00 |
|
Ivar Conradi Østhus
|
f3b1de8ad4
|
fix: add gha to upload to cdn on release
|
2022-01-05 11:34:47 +01:00 |
|
Renovate Bot
|
708b2743e7
|
chore(deps): update react-dnd monorepo
|
2022-01-04 16:15:32 +00:00 |
|
Renovate Bot
|
4c79d57c41
|
chore(deps): update dependency @types/react to v17.0.38
|
2022-01-04 14:43:19 +00:00 |
|
Renovate Bot
|
5120663e79
|
chore(deps): update dependency sass to v1.45.2
|
2022-01-04 12:55:34 +00:00 |
|
Youssef Khedher
|
b3eed697b2
|
Merge branch 'master' into feat/view-password
|
2022-01-04 13:31:23 +01:00 |
|
Youssef
|
3639b7f403
|
feat: create password field component
|
2022-01-04 13:30:25 +01:00 |
|
Youssef Khedher
|
4f772ff2d1
|
feat: add strategies icons (#565)
* feat: add strategies icons with add strategy button
* fix: styling the icons
* feat: add styling for disabled button
* fix: adjust icons styling
* fix: add missing braces
* feat: remove badge from strategies icons
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
|
2022-01-04 11:31:11 +01:00 |
|
Youssef
|
4b703bb4cc
|
feat: add show password for all passwords input
|
2021-12-30 10:57:35 +01:00 |
|
Thomas Heartman
|
97e8cfe5a1
|
chore(workflows): update with new branch names
|
2021-12-23 14:06:53 +01:00 |
|
Youssef Khedher
|
4aa7472434
|
Merge pull request #568 from Unleash/feat/update-metric-view
feat: update metrics view
|
2021-12-22 23:53:40 +01:00 |
|
Youssef Khedher
|
643e4421ad
|
Merge branch 'master' into feat/update-metric-view
|
2021-12-22 23:37:23 +01:00 |
|
Youssef
|
12128e9e33
|
feat: update metrics view in the accordion footer
|
2021-12-22 12:52:38 +01:00 |
|
Renovate Bot
|
894cca73a1
|
chore(deps): update dependency sass to v1.45.1
|
2021-12-21 15:56:00 +00:00 |
|