1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 40f8ed771d
fix: project permissions (#3317)
This PR fixes an issue where permissions would not allow you to create
an API token in the new project API management view. In addition, it
fixes an issue where if you missed the permission to read API tokens,
you would be blocked from creating one as well.
2023-03-15 15:24:35 +01:00
..
__mocks__
assets
component fix: project permissions (#3317) 2023-03-15 15:24:35 +01:00
constants
contexts
hooks feat: use api instead of localStorage (#3305) 2023-03-15 16:06:25 +02:00
interfaces fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
openapi re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
themes refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
types
utils feat: Project scoped stickiness (#3289) 2023-03-10 12:28:02 +02:00
index.tsx
setupTests.ts
vite-env.d.ts