1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src/lib
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
..
__snapshots__ fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
addons task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
db Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
openapi Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
proxy Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
routes Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
schema Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
services Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
types feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
util task: use swc instead of ts-jest (#2042) 2022-09-06 13:22:41 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
create-config.test.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
create-config.ts Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
metrics.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
server-impl.test.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00
server-impl.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00