1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Nuno Góis ddcfe132e4
feat: new profile page and PATs front-end (#2109)
* feat: new user dropdown and profile page

* fix: add popup boxShadow to dark-theme

* fix: update routes snap

* refactor: move some tab specific logic into tabs component

* add useProfile hook example

* fix profile tab header (no name)

* fix: hide user popup when clicking profile link

* - add PATs to profile;
- add route logic to profile;
- refactor TimeAgoCell title;
- misc fixes and refactoring;

* add profile info to profile tab

* simplify req paths

* add PAT flag to the front-end

* fix: some UI adjustments

* change user popup buttons to links

* fix profile on front-end, add role description

* update delete PAT text

* address some PR comments

* address PR comments

* some more UI fixes and refactoring

* move password request to API hook
2022-10-03 10:49:52 +01:00
..
addons fix: show addon event select validation (#2031) 2022-09-05 11:00:59 +02:00
admin feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
application feat: add application counter to application list (#2019) 2022-08-31 16:10:01 +02:00
archive Update texts (#1226) 2022-08-22 13:05:55 +00:00
common feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
context feat: add count to context field list (#2020) 2022-08-31 15:26:06 +02:00
environments feat add count to Environments (#2022) 2022-08-31 15:17:28 +02:00
events Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
feature feat: Open-Source Strategy Constraints (#2112) 2022-09-30 10:45:34 +02:00
feedback chore: update emotion (#1998) 2022-08-30 10:30:32 +02:00
layout
menu feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
playground/Playground Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
project feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
providers refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00
segments feat: add count to segment table (#2025) 2022-08-31 14:14:45 +00:00
splash feat: Open-Source Strategy Constraints (#2112) 2022-09-30 10:45:34 +02:00
strategies feat: add count for strategy types list (#2021) 2022-08-31 15:21:09 +02:00
tags feat: add count to tag types list (#2023) 2022-08-31 16:09:36 +02:00
user feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
App.styles.ts Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
App.tsx refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00