Commit 877be83
committed
feat: Use fetcher in workflow history (cadence-workflow#1064)
* Create fetcher utility
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* rename query
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* Create hook for fetching history
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* add configurable throttleMs to the hook
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* use fetcher in workflow history
* remove useKeepLoadingEvents
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* update fetcher based on feedback
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* rename unmout to destroy
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* Create hook for fetching history
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* move condition into executeImmediately
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* update destroy in method
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
* fix type error with query params
Signed-off-by: Assem Hafez <assem.hafez@uber.com>
---------
Signed-off-by: Assem Hafez <assem.hafez@uber.com>1 parent 4558d59 commit 877be83
File tree
1 file changed
+0
-2
lines changed- src/views/workflow-history/workflow-history-header/__tests__
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | 230 | | |
233 | 231 | | |
234 | 232 | | |
| |||
0 commit comments