-
Notifications
You must be signed in to change notification settings - Fork 124
feat: Use grouper in history page #1091
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
Assem-Uber
merged 64 commits into
cadence-workflow:master
from
Assem-Uber:feature/16026/use-grouper-in-history-page
Nov 24, 2025
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
bbe7715
Create fetcher utility
Assem-Uber 6b09945
rename query
Assem-Uber 1b5796a
Create hook for fetching history
Assem-Uber 6af4ebc
Merge branch 'master' into feature/15952/create-hook-for-history-fetcher
Assem-Uber ae114ec
add configurable throttleMs to the hook
Assem-Uber 8611eed
use fetcher in workflow history
Assem-Uber 819effb
remove useKeepLoadingEvents
Assem-Uber 459acbe
grouping utility
Assem-Uber ca4f432
update test cases
Assem-Uber af78366
change the api of onChange and add destroy method
Assem-Uber 0539afe
replace getGroups with getState
Assem-Uber 6ff8c4e
init grouper hook
Assem-Uber 6f02652
Merge branch 'feature/15952/use-fetcher-in-workflow-history-page' int…
Assem-Uber 38351d8
user grouper in history
Assem-Uber 96c383f
update fetcher based on feedback
Assem-Uber 1e8eae6
rename unmout to destroy
Assem-Uber 33d1163
Create hook for fetching history
Assem-Uber 1437921
move condition into executeImmediately
Assem-Uber 860dc41
update destroy in method
Assem-Uber 32335a8
mock grouper throttle
Assem-Uber 6958fc1
fix use fetcher test case
Assem-Uber d59be3a
feat: Grouped events table header (#1059)
Assem-Uber 9122ff5
chore: Fixed docker URI for kafka image (#1066)
macrotim a192762
chore: New feature flag for Cron List View (#1068)
macrotim d7b05b9
use fetcher in workflow history
Assem-Uber 2b9eb11
fix content clicks
Assem-Uber 7803b25
fix use initial selected event
Assem-Uber 01e7eb6
increase page size
Assem-Uber 7841c38
optimize first page processing
Assem-Uber b91b8b7
fix test cases
Assem-Uber 4558d59
fix: History content negative z-index disallow clicks (#1069)
Assem-Uber 877be83
feat: Use fetcher in workflow history (#1064)
Assem-Uber 75f3a34
fix: Autocomplete for bool values (#1072)
adhityamamallan e9e3898
Add feature flag for Failover History (#1070)
adhityamamallan ccf736d
Add failover history tab (#1071)
adhityamamallan 20eb803
chore: Added ts-node to dev-deps (#1074)
macrotim 7e44676
feat: Hook to fetch & filter Failover History of a domain (#1075)
adhityamamallan 5cd9853
feat: New Cron Tab (#1078)
macrotim 48b3d92
feat: Failover History table (#1076)
adhityamamallan ca0466c
chore: Fix console.error pollution (#1077)
macrotim d4773f5
Add flag for History Page v2 (#1081)
adhityamamallan 6ef3012
feat: Filters for Failover History Table (#1079)
adhityamamallan d7ad6ae
feat: Create a grouping utility that only parses new events (#1065)
Assem-Uber b301d4a
feat: Add modal to view full failover event (#1080)
adhityamamallan 4e27d59
feat: New components for Workflow History V2 (#1082)
adhityamamallan d994f9d
update test cases
Assem-Uber af8b0ee
hook for history grouper
Assem-Uber 854b81f
remove comments
Assem-Uber cc38cb1
fetcher updates
Assem-Uber 2a41fc6
add placeholder for fetcher
Assem-Uber 1f54d95
update fetcher mock
Assem-Uber 3398d8a
fetcher start update
Assem-Uber fb1f87c
update todo
Assem-Uber 650a918
Apply suggestion from @Copilot
Assem-Uber a9e9469
fix copilot comments
Assem-Uber 8dcf01c
remove extra comment
Assem-Uber 573c195
lint fix
Assem-Uber 7306663
change lastFlattented initial value to -1
Assem-Uber dab50eb
Merge branch 'feature/16026/fetcher-updates' into feature/16026/use-g…
Assem-Uber ce6c2e5
Merge branch 'feature/16026/create-hook-for-history-grouper' into fea…
Assem-Uber 3b0821b
Merge branch 'master' into feature/16026/use-grouper-in-history-page
Assem-Uber a6477fe
remove unused import
Assem-Uber 059577a
address comments
Assem-Uber 0db4b8c
Merge branch 'master' into feature/16026/use-grouper-in-history-page
Assem-Uber 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
fetcher start update
- Loading branch information
commit 3398d8ae83520ae861f707f5f23ab12e14c9e6bc
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
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.