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

Adjust sortable columns for source list page (based on email feedback) #1618

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

dchiller
Copy link
Contributor

Makes some changes to the columns for institution and source identification on the source list page.

Columns "country", "city + institution", and "source" are sortable and contain the holding institution country, the holding institution city and name, and the holding institution siglum and source shelfmark respectively.

image

Also adds tests for ordering of the source list page.

Closes #1616

- Add sortable "city + institution" column
- Make source column = siglum + shelfmark
- Make default order siglum + shelfmark
@dchiller dchiller changed the title I1616 source list table Adjust sortable columns for source list page (based on email feedback) Aug 26, 2024
@dchiller dchiller merged commit 22a048d into DDMAL:develop Aug 30, 2024
1 check passed
@dchiller dchiller deleted the i1616-source-list-table branch August 30, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust source list table
2 participants