-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: execution view children fetch on demand refactor (#676)
* fix: execution view children fetch on demand refactor Signed-off-by: Olga Nad <[email protected]> Signed-off-by: Jason Porter <[email protected]> * fix: incorrect import Signed-off-by: Olga Nad <[email protected]> Signed-off-by: Jason Porter <[email protected]> * chore: fix expander bug (#677) * chore: fix expander bug Signed-off-by: Carina Ursu <[email protected]> * chore: add await everywhere Signed-off-by: Carina Ursu <[email protected]> --------- Signed-off-by: Carina Ursu <[email protected]> Signed-off-by: Jason Porter <[email protected]> * fix: toggle in timeline Signed-off-by: Olga Nad <[email protected]> Signed-off-by: Jason Porter <[email protected]> * fix: checkForDynamicExecutions Signed-off-by: Jason Porter <[email protected]> * Revert "fix: checkForDynamicExecutions" This reverts commit 450d144. Signed-off-by: Jason Porter <[email protected]> * Perf Refactor: Some parent nodes don't load children (#680) fix: checkForDynamicExecutions Signed-off-by: Jason Porter <[email protected]> * chore: simplify graph code Signed-off-by: Carina Ursu <[email protected]> Signed-off-by: Jason Porter <[email protected]> * adding util Signed-off-by: Jason Porter <[email protected]> * Changing type Signed-off-by: Jason Porter <[email protected]> * Updated click handlers Signed-off-by: Jason Porter <[email protected]> * Fixed graph dynamic node issue Signed-off-by: Jason Porter <[email protected]> * Key was not a valid prop in this case, removed Signed-off-by: Jason Porter <[email protected]> * chore: fix tests Signed-off-by: Carina Ursu <[email protected]> Signed-off-by: Jason Porter <[email protected]> --------- Signed-off-by: Olga Nad <[email protected]> Signed-off-by: Jason Porter <[email protected]> Signed-off-by: Carina Ursu <[email protected]> Co-authored-by: Carina Ursu <[email protected]> Co-authored-by: James <[email protected]> Co-authored-by: james-union <[email protected]> Co-authored-by: Jason Porter <[email protected]>
- Loading branch information
1 parent
bed9c1b
commit 27d4344
Showing
33 changed files
with
756 additions
and
553 deletions.
There are no files selected for viewing
This file contains 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 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.