-
Notifications
You must be signed in to change notification settings - Fork 7
Add support for Cosmetology public search #1317
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
Merged
isabeleliassen
merged 36 commits into
csg-org:main
from
InspiringApps:feat/update-cosm-public-search
Apr 10, 2026
Merged
Changes from 11 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
15ae283
WIP - public search with OpenSearch
landonshumway-ia 683d5c6
Move public search logic into separate file
landonshumway-ia d3c83d3
Add additional cursor tests to verify pagination
landonshumway-ia 9eb8be9
Add mock DB setup for remaining search tests
landonshumway-ia 771aa6b
Update CDK tests
landonshumway-ia d0b23be
Remove complex pagination logic
landonshumway-ia e41a7d2
Add support for sorting results by familyName or dateOfUpdate
landonshumway-ia 17bd140
Cleanup response schema validation
landonshumway-ia c0d9e73
PR feedback - set license number max length to match api spec
landonshumway-ia 8216615
Set all public request schemas to limit license number to 100 chars
landonshumway-ia c00141f
Remove previous public search implementation
landonshumway-ia 8c9c69b
Add public license response schema for cosm public lookup
landonshumway-ia ab36ddd
linter/formatting
landonshumway-ia 430e17e
Add licenseType to top level public search response
landonshumway-ia a4e52fb
Add public license api model to response schema
landonshumway-ia 15486e2
Remove aa and history fields from privilege public response model
landonshumway-ia 3278730
Update API specs to latest
landonshumway-ia de20e40
Update API specs to latest
landonshumway-ia c0f4c69
remove provider id access pattern from public query
landonshumway-ia 2cd2840
Add ability to reset indexes when populating documents
landonshumway-ia 32557d0
Grant populate provider documents lambda permission to reset
landonshumway-ia bca7ab5
Check for index under alias name
landonshumway-ia dddacd0
linter/comments
landonshumway-ia 520fa83
Remove search filter constraints
landonshumway-ia 096f2e5
PR feedback - set timeout
landonshumway-ia 2628c42
Prevent reset functionality in prod environment
landonshumway-ia 76cb22f
Update cosmetology python requirements to latest
landonshumway-ia d068ac9
formatting
landonshumway-ia f370eee
PR feedback - cleanup tests/comments
landonshumway-ia aebcc40
fix example in mock license script
landonshumway-ia 1c4d5c7
Remove irrelevant query provider smoke test
landonshumway-ia 9824eef
PR feedback - validate path parameter
landonshumway-ia 7f00cf0
PR feedback sort by inner license record
landonshumway-ia 1c78620
formatting
landonshumway-ia f839d5a
Update nodemailer dep to latest
landonshumway-ia 8c773ba
PR feedback - check missing jurisdiction with schema validation
landonshumway-ia 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
Some comments aren't visible on the classic Files Changed page.
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
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.
Uh oh!
There was an error while loading. Please reload this page.