-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: project settings page #1066
Conversation
3em
commented
Feb 10, 2025
- Renamed useTranslation[s]Store to useTranslationStore for consistency
- Renamed ProjectSettingsPage to ProjectSettingsTabNav according to ProfileSettingsTabNav
- Connected components to the translation store
- Renamed duplicated component (SettingsLayout) properly - ProfileSettingsLayout and ProjectSettingsLayout
- Fixed disabled state for Label component
- Refactored Legend component and added it to the Project Settings Page
- Fixed a bunch of margins/paddings
|
✅ Deploy Preview for harness-design ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for harness-xd-review ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
f848817
to
752d9d2
Compare
apps/gitness/src/pages-v2/project/project-general-settings-container.tsx
Outdated
Show resolved
Hide resolved
e43d2de
to
a898b5e
Compare