-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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: OPTIC-1360: [BE] create Account settings endpoints that handle existing functionality in the django template #6736
Conversation
…existing functionality in the django template
✅ Deploy Preview for label-studio-docs-new-theme ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for heartex-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #6736 +/- ##
===========================================
+ Coverage 76.70% 76.77% +0.06%
===========================================
Files 170 170
Lines 13919 13944 +25
===========================================
+ Hits 10677 10705 +28
+ Misses 3242 3239 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Left a small question but overall looks great! Good job @mcanu ! |
/git merge develop
|
PR fulfills these requirements
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made
ex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
Change has impacts in these area(s)
(check all that apply)
Describe the reason for change
Adding endpoint for getting the needed information about a user in an organization for the new Settings page.
Does this PR introduce a breaking change?
(check only one)
What level of testing was included in the change?
(check all that apply)
e2e
integration
unit
feat: OPTIC-1360: [BE] create Account settings endpoints that handle existing functionality in the django template label-studio-sdk#364 linked by Workflow Run