1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Christopher Kolstad 314a08b4e6
feat: Make multiple roles per group/user GA by removing the flag (#5109)
To prepare for 5.6 GA, 
I've done a find through both Frontend and Backend here to remove the
usages of the flag. Seems like the flag was only in use in the frontend.
@nunogois can you confirm?
2023-10-23 12:32:15 +00:00
..
__mocks__
assets chore(ui): add splash screen for oss segments (#5053) 2023-10-19 08:28:14 +02:00
component feat: Make multiple roles per group/user GA by removing the flag (#5109) 2023-10-23 12:32:15 +00:00
constants
contexts
hooks refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
interfaces chore: remove invite link flag (#5119) 2023-10-23 12:11:11 +03:00
openapi chore: generate types (#5074) 2023-10-18 09:55:07 +03:00
themes
types
utils
index.tsx feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts