-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(patient): add paging and sorting functionality #2026
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dff2b3e - Browse repository at this point
Copy the full SHA dff2b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4109a4 - Browse repository at this point
Copy the full SHA c4109a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b6c8b - Browse repository at this point
Copy the full SHA 11b6c8bView commit details
Commits on Apr 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d302f89 - Browse repository at this point
Copy the full SHA d302f89View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredApr 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 7cf0f41 - Browse repository at this point
Copy the full SHA 7cf0f41View commit details
Commits on Apr 30, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredApr 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 025a4b8 - Browse repository at this point
Copy the full SHA 025a4b8View commit details
Commits on May 1, 2020
-
feat(viewpatients): refactor code as recommended
Change Page interface, Fix failing tests fix HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 5308f5f - Browse repository at this point
Copy the full SHA 5308f5fView commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 8727f38 - Browse repository at this point
Copy the full SHA 8727f38View commit details
Commits on May 2, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 7a2f820 - Browse repository at this point
Copy the full SHA 7a2f820View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 6b90ee1 - Browse repository at this point
Copy the full SHA 6b90ee1View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 0e26ac5 - Browse repository at this point
Copy the full SHA 0e26ac5View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 629c58b - Browse repository at this point
Copy the full SHA 629c58bView commit details
Commits on May 3, 2020
-
feat(viewpatients): add a new field 'index', paging in next direction
New 'index' field is a combination of 'fullName' and 'code' so that uniqueness is guaranteed and paging logic can relay on this field. A new field in PageRequest to store a reference field for getting next page. feat HospitalRun#1969, feat HospitalRun#1967
Configuration menu - View commit details
-
Copy full SHA for d1c55e7 - Browse repository at this point
Copy the full SHA d1c55e7View commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 810f49c - Browse repository at this point
Copy the full SHA 810f49cView commit details -
Fix failing tests after adding 'index' field and changes in PageRequest feat HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 220ad9c - Browse repository at this point
Copy the full SHA 220ad9cView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 3, 2020 Configuration menu - View commit details
-
Copy full SHA for c62b13d - Browse repository at this point
Copy the full SHA c62b13dView commit details -
feat(viewpatients): enables to navigation to previous page
Add a field in PageRequest to store refrence that will enable getting previous page. feat HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 52a59d3 - Browse repository at this point
Copy the full SHA 52a59d3View commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for f2608f5 - Browse repository at this point
Copy the full SHA f2608f5View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 3, 2020 Configuration menu - View commit details
-
Copy full SHA for e95e04a - Browse repository at this point
Copy the full SHA e95e04aView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 6cdf785 - Browse repository at this point
Copy the full SHA 6cdf785View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 923560f - Browse repository at this point
Copy the full SHA 923560fView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 5, 2020 Configuration menu - View commit details
-
Copy full SHA for c91088f - Browse repository at this point
Copy the full SHA c91088fView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 66e23d1 - Browse repository at this point
Copy the full SHA 66e23d1View commit details -
feat(viewpatients): add paging for search patients
Add paging for search patients feat HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for b96680f - Browse repository at this point
Copy the full SHA b96680fView commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 0be439d - Browse repository at this point
Copy the full SHA 0be439dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c453f01 - Browse repository at this point
Copy the full SHA c453f01View commit details
Commits on May 6, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 6, 2020 Configuration menu - View commit details
-
Copy full SHA for acc9023 - Browse repository at this point
Copy the full SHA acc9023View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 6, 2020 Configuration menu - View commit details
-
Copy full SHA for ef09ba7 - Browse repository at this point
Copy the full SHA ef09ba7View commit details
Commits on May 10, 2020
-
test(patientrepository.test.ts): add test cases for paging
Add test suit for searchPaged and findAllPaged for PatientRepository feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for d7defb5 - Browse repository at this point
Copy the full SHA d7defb5View commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 570947f - Browse repository at this point
Copy the full SHA 570947fView commit details
Commits on May 12, 2020
-
refactor(patientrepository): changes for findAllPaged
'direction' field is now optional. 'nextPageInfo' and 'previousPageInfo' in Page can be undefined. Add tests. feat HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 71ac1ca - Browse repository at this point
Copy the full SHA 71ac1caView commit details
Commits on May 14, 2020
-
feat(pagecomponent): user can change page size
Add option to change the page size. feat HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 7411ad0 - Browse repository at this point
Copy the full SHA 7411ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for efba900 - Browse repository at this point
Copy the full SHA efba900View commit details
Commits on May 16, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 10c426d - Browse repository at this point
Copy the full SHA 10c426dView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 05cf4d4 - Browse repository at this point
Copy the full SHA 05cf4d4View commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62c2c59 - Browse repository at this point
Copy the full SHA 62c2c59View commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 7797677 - Browse repository at this point
Copy the full SHA 7797677View commit details
Commits on May 19, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 19, 2020 Configuration menu - View commit details
-
Copy full SHA for bff3ddd - Browse repository at this point
Copy the full SHA bff3dddView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 70c3481 - Browse repository at this point
Copy the full SHA 70c3481View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 948c95c - Browse repository at this point
Copy the full SHA 948c95cView commit details
Commits on May 20, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for b285303 - Browse repository at this point
Copy the full SHA b285303View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 20, 2020 Configuration menu - View commit details
-
Copy full SHA for edd1f6d - Browse repository at this point
Copy the full SHA edd1f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 671ad02 - Browse repository at this point
Copy the full SHA 671ad02View commit details -
Merge branch 'feat-HospitalRun#1969' of https://github.com/akshay-ap/…
…hospitalrun-frontend into feat-HospitalRun#1969
Configuration menu - View commit details
-
Copy full SHA for 62c37b7 - Browse repository at this point
Copy the full SHA 62c37b7View commit details
Commits on May 23, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for f5e0f07 - Browse repository at this point
Copy the full SHA f5e0f07View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 630fcaf - Browse repository at this point
Copy the full SHA 630fcafView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for cf0fbfd - Browse repository at this point
Copy the full SHA cf0fbfdView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 82b671d - Browse repository at this point
Copy the full SHA 82b671dView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for f11bb49 - Browse repository at this point
Copy the full SHA f11bb49View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 3c0b3d9 - Browse repository at this point
Copy the full SHA 3c0b3d9View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 09173f9 - Browse repository at this point
Copy the full SHA 09173f9View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 47f693c - Browse repository at this point
Copy the full SHA 47f693cView commit details
Commits on May 24, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 7cd9d20 - Browse repository at this point
Copy the full SHA 7cd9d20View commit details
Commits on May 26, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 76759ad - Browse repository at this point
Copy the full SHA 76759adView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 26, 2020 Configuration menu - View commit details
-
Copy full SHA for f9f70e7 - Browse repository at this point
Copy the full SHA f9f70e7View commit details
Commits on May 28, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 28, 2020 Configuration menu - View commit details
-
Copy full SHA for fb63b64 - Browse repository at this point
Copy the full SHA fb63b64View commit details
Commits on May 30, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredMay 30, 2020 Configuration menu - View commit details
-
Copy full SHA for d69a641 - Browse repository at this point
Copy the full SHA d69a641View commit details
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d15f9f - Browse repository at this point
Copy the full SHA 6d15f9fView commit details
Commits on Jun 2, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredJun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 0677b2a - Browse repository at this point
Copy the full SHA 0677b2aView commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredJun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 19b1e70 - Browse repository at this point
Copy the full SHA 19b1e70View commit details
Commits on Jun 3, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 2dcc5a3 - Browse repository at this point
Copy the full SHA 2dcc5a3View commit details
Commits on Jun 4, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for e291484 - Browse repository at this point
Copy the full SHA e291484View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5eef660 - Browse repository at this point
Copy the full SHA 5eef660View commit details
Commits on Jun 7, 2020
-
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredJun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 10f5c77 - Browse repository at this point
Copy the full SHA 10f5c77View commit details -
Merge branch 'master' into feat-HospitalRun#1969
HospitalRun Bot authoredJun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for abcf92c - Browse repository at this point
Copy the full SHA abcf92cView commit details