This repository was archived by the owner on Apr 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Add asynchronous and optional opportunity searching #136
Merged
pjhartzell
merged 23 commits into
stapi-spec:main
from
pjhartzell:pjh/asynchronous-opportunity-search
Feb 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
45307b7
feat: add async opportunity models
pjhartzell 9cdf3f2
feat: update backends for asynchronous opportunity searches
pjhartzell dd7c7ad
feat: update product model to support async and optional opportunity …
pjhartzell 7a00095
feat: Add async and optional opportunity search to routers
pjhartzell 37bda4b
fix: revert back to a clunky, but functional, opportunity search endp…
pjhartzell f21a152
tests: add tests for async opportunity searching
pjhartzell 3db2a60
tests: add more async tests and fix a few bugs
pjhartzell d2b849a
Merge branch 'main' into pjh/asynchronous-opportunity-search
pjhartzell b775a1e
tests: add pagination tests for async search, fix a few bugs
pjhartzell f1e3086
tests: Add a custom marker for supplying mock products
pjhartzell 73741b9
docs: update CHANGELOG
pjhartzell 3ec6978
fix: fix db mutation bug, sundry fixes
pjhartzell 8f1366d
review: class attributes always defined, remove implicit Self type
pjhartzell 51166f6
review: Rename get_preference to get_prefer
pjhartzell c719d8d
review: sidecar fix for logging -> logger
pjhartzell ae1a670
review: logging.error -> logging.exception
pjhartzell 822dae9
review: correct list-orders type to geo+json
pjhartzell e903c16
review: sidecar - remove unused STAPI_VERSION
pjhartzell df8003c
review: Use Generator instead of Iterator
pjhartzell 34c248b
review: correct logger.exception/logger.error use
pjhartzell c47307d
review: simplify root router links
pjhartzell a6c927f
Merge branch 'main' into pjh/asynchronous-opportunity-search
pjhartzell 3ac327d
fix: minor typo fixes in CHANGELOG
pjhartzell 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
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.