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

Resource tabular list & sortable table rework #61

Merged
merged 5 commits into from
Jun 1, 2023

Conversation

jamiefeiss
Copy link
Collaborator

Added a tabular listing of Resources on a Catalog page, same as the Vocab listing page. Both the list of Resources and listing VocPrez items now share a more generic component: SortableTabularList.vue.

This PR also removes VocabItemList.vue & relevant types as there are no longer used.

Resolves #57.

image

@jamiefeiss jamiefeiss requested a review from edmondchuc May 31, 2023 03:56
@jamiefeiss jamiefeiss requested a review from edmondchuc May 31, 2023 06:01
Copy link
Collaborator

@edmondchuc edmondchuc left a comment

Choose a reason for hiding this comment

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

Thanks, looks great!

@edmondchuc edmondchuc merged commit be8271e into main Jun 1, 2023
@edmondchuc edmondchuc deleted the feature/tabular-resource-list branch June 1, 2023 04:05
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.

Implement tablular catalogue item listing
2 participants