-
Notifications
You must be signed in to change notification settings - Fork 406
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
Feat : front user settings #2593
Conversation
- Add relationship to User and Workspace models. - Minor fixes.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #2593 +/- ##
===========================================
+ Coverage 93.53% 93.54% +0.01%
===========================================
Files 157 164 +7
Lines 7839 8271 +432
===========================================
+ Hits 7332 7737 +405
- Misses 507 534 +27
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
…gnai/rubrix into feature/front-user-settings
frontend/components/page-contents/user-settings/LeftUserSettings.content.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some comments
Description
Main branch for front part of user settings
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
Closes #2496
Type of change
(Please delete options that are not relevant. Remember to title the PR according to the type of change)
How Has This Been Tested
(Please describe the tests that you ran to verify your changes. And ideally, reference
tests
)Checklist