1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
Christopher Kolstad 8256c2eaf2
task: Use fine-grained project permissions in frontend (#5974)
Connected to [#5932](https://github.com/Unleash/unleash/pull/5932) -
This starts using the new permissions in addition to the old
UPDATE_PROJECT permission. That way, if you're happy with
UPDATE_PROJECT, you don't need to change.

However, you can now add more fine grained permissions for both READ and
WRITE operations.
2024-01-22 15:34:10 +01:00
..
__mocks__
assets chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
component task: Use fine-grained project permissions in frontend (#5974) 2024-01-22 15:34:10 +01:00
constants
contexts
hooks test: show array param decoder (#5955) 2024-01-19 09:27:47 +01:00
interfaces feat: add option to use variants with feedback (#5986) 2024-01-22 13:14:27 +01:00
openapi chore: generate frontend openapi types (#5988) 2024-01-22 14:16:07 +01:00
themes Feat/disabled strategies (#5930) 2024-01-17 13:20:39 +01:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils fix: store redirect to localStorage to avoid loss of redirect (#5929) 2024-01-19 11:32:26 +02:00
index.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
setupTests.ts
vite-env.d.ts