-
Notifications
You must be signed in to change notification settings - Fork 1
feat(ask): bind relative-time filters to event time (v2.13.0) #581
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
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
ad845b9
feat(ask): bind relative-time filters to event time (#569)
seonghobae 6111853
test(red): require Storybook evidence meta export
seonghobae eabc635
fix(storybook): restore evidence story metadata export
seonghobae a25941f
test(red): filter Ask candidates by event window
seonghobae e17c351
test: defer event-window discovery regression to production repair
seonghobae 0a0aecf
Merge remote-tracking branch 'origin/main' into feat/ask-event-time-f…
seonghobae 9ca2874
fix(tests): wire migration 0168 into seeded_db fixture
seonghobae 0fe514a
Merge remote-tracking branch 'origin/main' into feat/ask-event-time-f…
seonghobae 8f0158d
Merge remote-tracking branch 'origin/main' into feat/ask-event-time-f…
seonghobae 429c0ef
Merge remote-tracking branch 'origin/main' into pr581
seonghobae c4f41dc
merge: rebase onto main; renumber ask event-time filter ADR 0183 to 0202
seonghobae 28af244
Merge remote-tracking branch 'origin/main' into HEAD
seonghobae bc70e4b
docs: remove leaked merge-conflict tail
seonghobae c1b424e
Merge commit 'refs/tmp-check581' into pr581
seonghobae ce054b0
fix(ask): filter candidate discovery by event time
seonghobae 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| Global Ask relative-time filters bind to event_occurred_at with a | ||
| created_at fallback and name the matching time axis on cited evidence | ||
| (ADR 0202 / #569). | ||
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
|
seonghobae marked this conversation as resolved.
seonghobae marked this conversation as resolved.
|
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.