Skip to content
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

Organization List View #762

Merged
merged 13 commits into from
May 16, 2022
Merged

Organization List View #762

merged 13 commits into from
May 16, 2022

Conversation

sanyavertolet
Copy link
Member

@sanyavertolet sanyavertolet commented May 16, 2022

This PR closes #731.

What's done:

  • Added new user settings window that shows the list of user's organizations
  • Added new icon for organizations
  • Added new endpoint "/organizations/by-user/not-deleted"

Here is an example of how it looks:
Снимок экрана 2022-05-16 в 12 41 41
Снимок экрана 2022-05-16 в 12 41 58

# Conflicts:
#	save-backend/src/main/kotlin/org/cqfn/save/backend/repository/LnkUserOrganizationRepository.kt
### What's done:
 * Added new user settings window that shows the list of user's organizations
 * Added new icon for organizations
 * Added new endpoint "/organizations/by-user/not-deleted"

 (#731)
@sanyavertolet sanyavertolet added enhancement New feature or request frontend Tasks on frontend labels May 16, 2022
@sanyavertolet sanyavertolet self-assigned this May 16, 2022
@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #762 (f302d4b) into master (81aba5b) will decrease coverage by 0.24%.
The diff coverage is 0.00%.

❗ Current head f302d4b differs from pull request most recent head d164d23. Consider uploading reports for the commit d164d23 to get more accurate results

@@             Coverage Diff              @@
##             master     #762      +/-   ##
============================================
- Coverage     63.23%   62.98%   -0.25%     
  Complexity      545      545              
============================================
  Files            72       72              
  Lines          3087     3099      +12     
  Branches        223      225       +2     
============================================
  Hits           1952     1952              
- Misses          982      994      +12     
  Partials        153      153              
Impacted Files Coverage Δ
...ckend/controllers/LnkUserOrganizationController.kt 31.50% <0.00%> (-5.59%) ⬇️
...save/backend/service/LnkUserOrganizationService.kt 13.46% <0.00%> (-0.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35e0c57...d164d23. Read the comment docs.

### What's done:
 * Added new user settings window that shows the list of user's organizations
 * Added new icon for organizations
 * Added new endpoint "/organizations/by-user/not-deleted"

 (#731)
### What's done:
 * Added new user settings window that shows the list of user's organizations
 * Added new icon for organizations
 * Added new endpoint "/organizations/by-user/not-deleted"

 (#731)
### What's done:
 * Added new user settings window that shows the list of user's organizations
 * Added new icon for organizations
 * Added new endpoint "/organizations/by-user/not-deleted"

 (#731)
### What's done:
 * Added new user settings window that shows the list of user's organizations
 * Added new icon for organizations
 * Added new endpoint "/organizations/by-user/not-deleted"

 (#731)
@sanyavertolet sanyavertolet merged commit 1eadfbd into master May 16, 2022
@sanyavertolet sanyavertolet deleted the feature/organization_list_view branch May 16, 2022 14:00
Cheshiriks pushed a commit that referenced this pull request May 16, 2022
* OrganizationListView

### What's done:
 * Added new user settings window that shows the list of user's organizations
 * Added new icon for organizations
 * Added new endpoint "/organizations/by-user/not-deleted"

 (#731)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Tasks on frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OrganizationListView
2 participants