1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-09 01:17:06 +02:00
unleash.unleash/frontend/src
Simon Hornby 9521c452c5
chore: move google auth ui behind flag (#3606)
Moves the access tab for Google Auth behind a flag. The elements
are still accessible but hidden by default so this is a soft change.
This is a deprecated feature and is on its way out.
2023-04-26 10:55:55 +02:00
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets feat: add demo guide welcome dialog (#3574) 2023-04-20 16:32:26 +01:00
component chore: move google auth ui behind flag (#3606) 2023-04-26 10:55:55 +02:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks feat: edit change requests (#3573) 2023-04-24 15:32:19 +02:00
interfaces chore: move google auth ui behind flag (#3606) 2023-04-26 10:55:55 +02:00
openapi Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
themes fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils feat: CR title from review page (#3509) 2023-04-13 12:24:31 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts