mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| addons.ts | ||
| application.ts | ||
| context.ts | ||
| environments.ts | ||
| event.ts | ||
| featureToggle.ts | ||
| featureTypes.ts | ||
| group.ts | ||
| instance.ts | ||
| invoice.ts | ||
| personalAPIToken.ts | ||
| profile.ts | ||
| project.ts | ||
| publicSignupTokens.ts | ||
| role.ts | ||
| route.ts | ||
| segment.ts | ||
| strategy.ts | ||
| tags.ts | ||
| toast.ts | ||
| token.ts | ||
| uiConfig.ts | ||
| user.ts | ||