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

feat(front) add column sorting to search-results-table #13

Merged
merged 14 commits into from
Sep 30, 2024

Conversation

GeryNi
Copy link

@GeryNi GeryNi commented Sep 25, 2024

Feature added: sorting on search-result-table (relying on the searchquery)

@fxprunayre fxprunayre merged commit 2dd6122 into GeoCat:frontend-exp Sep 30, 2024
3 checks passed
fxprunayre added a commit that referenced this pull request Oct 18, 2024
* Added column selection.

* feat(front) : Added column selection in search-results-table webcomponent.

* feat(front) : Added column selection in search-results-table webcomponent.

* feat(front) : removed unused sorticon.

* feat(front) : add sorting - created a function in SearchService to determine if the field is sortable or not and return the field name to use for sorting.

* feat(front) : fixed issue with normalization (string must be an Object and not primitive)

* feat(front) : fixed issue with normalization

* feat(front) :sorting -  fixed issue with primeng table sorting icon.

* typo(front) : removed accent in field name.

* feat(front) : sorting -> improved comments.

* feat(front) : removed unused imports + fixed typo.

* feat(front) : Sorting by .sort field and prettier.

---------

Co-authored-by: GeryNi-personal <[email protected]>
Co-authored-by: Francois Prunayre <[email protected]>
fxprunayre added a commit that referenced this pull request Oct 18, 2024
* Added column selection.

* feat(front) : Added column selection in search-results-table webcomponent.

* feat(front) : Added column selection in search-results-table webcomponent.

* feat(front) : removed unused sorticon.

* feat(front) : add sorting - created a function in SearchService to determine if the field is sortable or not and return the field name to use for sorting.

* feat(front) : fixed issue with normalization (string must be an Object and not primitive)

* feat(front) : fixed issue with normalization

* feat(front) :sorting -  fixed issue with primeng table sorting icon.

* typo(front) : removed accent in field name.

* feat(front) : sorting -> improved comments.

* feat(front) : removed unused imports + fixed typo.

* feat(front) : Sorting by .sort field and prettier.

---------

Co-authored-by: GeryNi-personal <[email protected]>
Co-authored-by: Francois Prunayre <[email protected]>
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.

3 participants