Skip to content

feat: EPINIO-604 server side search for table#578

Merged
dcharles525 merged 4 commits into
1.14.0from
feat/EPINIO-604__server_side_search
May 18, 2026
Merged

feat: EPINIO-604 server side search for table#578
dcharles525 merged 4 commits into
1.14.0from
feat/EPINIO-604__server_side_search

Conversation

@johnlcos
Copy link
Copy Markdown
Collaborator

PR Checklist

  • Linting Test is passing
  • Code is well documented
  • If applicable, a PR in the epinio/docs repository has been opened

Summary

Fixes EPINIO-604

  • Updates resource list pages to use server endpoints for searching through tables.

Occurred changes and/or fixed issues

  • The search inputs attached to the applications, services, configs and namespaces tables will now search the api for results instead of simply filtering the current page
  • Adds the required logic for properly fetching the data and managing the store

Technical notes summary

  • Updates the store, getters, actions and mutations as needed in order to attach the query to the url and update the data

Areas or cases that should be tested

  • The table lists for the main resource types (Applications, Namespaces, Services, Configurations)

Areas which could experience regressions

Screenshot/Video

@johnlcos johnlcos requested a review from dcharles525 May 15, 2026 19:49
Copy link
Copy Markdown
Member

@dcharles525 dcharles525 left a comment

Choose a reason for hiding this comment

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

LGTM

@dcharles525 dcharles525 merged commit 86187b9 into 1.14.0 May 18, 2026
2 checks passed
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.

2 participants