1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
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
..
lib feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
mailtemplates fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
migrations Update public signup migration files (#2120) 2022-09-30 15:20:24 +03:00
test Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
migrator.ts
server-dev.ts feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
server.ts