-
Notifications
You must be signed in to change notification settings - Fork 93
chore: remove v1 location endpoints from gateway #11129
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
Open
jamil314
wants to merge
47
commits into
develop
Choose a base branch
from
ocrvs-11067
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+998
−17,752
Open
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
e9a9df1
chore: remove v1 location endpoints from gateway
jamil314 9a6c288
fix: directly seed v2 db
jamil314 fa5cbca
Merge branch 'develop' into ocrvs-11067
jamil314 86af329
fix: remove restrict-unrestrict
jamil314 0b8f3e7
fix: events tests
jamil314 c7aaad6
fix: update V2_DEFAULT_MOCK_LOCATIONS to include externalId
jamil314 eeb0141
fix: update snapshot
jamil314 cace967
chore: remove location endpoints from config
jamil314 e6a3fe3
fix: remove craeteLocation from routes
jamil314 7ab6bbe
fix: extract externalId corrently while seeding user
jamil314 5f56c34
chore: remove unused export
jamil314 2ae48a1
docs: update changelog
jamil314 ca34702
chore: add toolkit as a dependency of data-seeder
jamil314 c854932
fix: fetch v2 location in user type resolver
jamil314 7c3b422
chore: remove v1 location prefetching from redux
jamil314 8bc3eaa
Merge branch 'develop' into ocrvs-11067
jamil314 a2dc35a
chore: remove v1 location tests
jamil314 072d6f1
Merge branch 'develop' into ocrvs-11067
jamil314 e5cae03
fix: use v2 locations in organisation and team pages
jamil314 66a2b44
fix: remove performance button and routes
jamil314 56194de
fix: types
jamil314 4180800
Merge branch 'ocrvs-11067' of https://github.com/opencrvs/opencrvs-co…
jamil314 3dde8bb
fix: types
jamil314 4a23b29
Merge branch 'develop' into ocrvs-11067
jamil314 7fcf254
fix: keep both v1 and v2 utils
jamil314 5e90996
fix: use v2 location utils
jamil314 6a28fb9
fix: LocationPicker and UserList tests
jamil314 66f91af
Merge branch 'develop' into ocrvs-11067
jamil314 0ede7d5
fix: addressName
jamil314 af1c389
fix: remove v1 tests
jamil314 055052d
Merge branch 'develop' into ocrvs-11067
jamil314 faa7d5c
fix: include externalId while seeding
jamil314 ae13720
chore: remove CompletenessRates test
Zangetsu101 e846263
test: mock useLocations globally in tests
Zangetsu101 482d44d
test: use v2 mock locations in AdministrativeLevels tests
Zangetsu101 87780c2
test: use original implementation of getLeafLocationIds
Zangetsu101 daf2a11
test: blur inputs to reduce flakiness
Zangetsu101 ffc02cf
chore: remove unused exports
Zangetsu101 768543f
Merge branch 'develop' into ocrvs-11067
Zangetsu101 692f954
test: restore deleted birth mock draft
Zangetsu101 10fcaaf
test: remove remaining unused exports
Zangetsu101 aa02c0b
Merge branch 'develop' into ocrvs-11067
Zangetsu101 ded763f
Merge branch 'develop' into ocrvs-11067
jamil314 80ff25f
feat: expose `getLocationHierarchy` through trpc
jamil314 114e426
fix: user creation flow
jamil314 96a5ce8
fix: add externalId
jamil314 9fa199f
Merge branch 'develop' into ocrvs-11067
jamil314 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
content test might still have value?