Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow sorting of organization's user list #1977

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Conversation

int-y1
Copy link
Contributor

@int-y1 int-y1 commented Jul 27, 2022

Closes #1483. Makes #1533 redundant.

Allows sorting for the organization user list, and the class user list.

Also, clean up the css so that the headers are displayed as white.

@codecov-commenter
Copy link

Codecov Report

Merging #1977 (b5e81f3) into master (8faf2bf) will increase coverage by 0.01%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #1977      +/-   ##
==========================================
+ Coverage   46.51%   46.52%   +0.01%     
==========================================
  Files         236      236              
  Lines       13085    13093       +8     
==========================================
+ Hits         6086     6092       +6     
- Misses       6999     7001       +2     
Impacted Files Coverage Δ
judge/views/organization.py 38.50% <66.66%> (+0.89%) ⬆️

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 8faf2bf...b5e81f3. Read the comment docs.

Copy link
Member

@Xyene Xyene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@Xyene Xyene merged commit fd8f8fc into DMOJ:master Oct 28, 2022
@int-y1 int-y1 deleted the org-sort branch October 28, 2022 05:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Sorting For Organisations
3 participants