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

Migration to useQuery: Removed PaginatedList.tsx and Update Dependent Components #10350

Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
52a3fae
Migrate `PaginatedList` to useQuery
rajku-dev Feb 1, 2025
881aadb
migrate questionaire response to useQuery
rajku-dev Feb 2, 2025
6c28f88
migrate EncounterHistory to useQuery | add skeleton Loaders
rajku-dev Feb 2, 2025
d54168f
reduce limit to 5 for encounter history
rajku-dev Feb 2, 2025
0a6a30b
increase skeleton loader count to default limit
rajku-dev Feb 2, 2025
bca1bf5
migrate ResourceCommentSection to useQuery | fix CommentModel | add s…
rajku-dev Feb 2, 2025
b627460
switch to route path for query key
rajku-dev Feb 2, 2025
693bbd6
migrate patientUpdates to useQuery
rajku-dev Feb 2, 2025
09fc1ec
Delete `PaginatedList.tsx`
rajku-dev Feb 2, 2025
ccef985
set limit to results per page
rajku-dev Feb 2, 2025
66c3284
set skeleton count to resultsPerPage too
rajku-dev Feb 2, 2025
52e2e2d
Merge branch 'develop' into issue/9837/paginated-list-usequery
rajku-dev Feb 2, 2025
a8bb39e
drop debouncing | update query keys
rajku-dev Feb 2, 2025
40de037
Merge branch 'issue/9837/paginated-list-usequery' of https://github.c…
rajku-dev Feb 2, 2025
5a49388
Update src/components/Facility/ConsultationDetails/QuestionnaireRespo…
rajku-dev Feb 2, 2025
ac109e1
switch to useMutaion for comment creation
rajku-dev Feb 2, 2025
e3622c9
Merge branch 'issue/9837/paginated-list-usequery' of https://github.c…
rajku-dev Feb 2, 2025
ad8e3d5
drop blacklist
rajku-dev Feb 2, 2025
6a7118e
Merge branch 'develop' into issue/9837/paginated-list-usequery
rajku-dev Feb 2, 2025
5cb5ba1
use `useQueryParams` instead of `useFilters`
rajku-dev Feb 3, 2025
c3f1fb6
Merge branch 'issue/9837/paginated-list-usequery' of https://github.c…
rajku-dev Feb 3, 2025
865aa8f
drop loading alias and fetching
rajku-dev Feb 3, 2025
e205f00
add type to useQueryParams
rajku-dev Feb 3, 2025
febc096
set page items limit to RESULT_PER_PAGE_LIMIT
rajku-dev Feb 3, 2025
379fa05
Merge branch 'develop' into issue/9837/paginated-list-usequery
rajku-dev Feb 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into issue/9837/paginated-list-usequery
  • Loading branch information
rajku-dev authored Feb 2, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 52e2e2d1834607901e9789171d2861f52f90c651

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.