-
Notifications
You must be signed in to change notification settings - Fork 59
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
fix: failing/empty graph and timeline tabs upon relaunch data updates #629
Merged
Merged
Changes from all commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
286e1f8
chore: move src to a new location
anrusina 0efd1df
ci: allow branch to be built again
anrusina b49fed5
chore: replace link to github repository to a proper one
anrusina 9503a4c
ci: basic test and test-coverage setup
anrusina 3091c4b
chore: add first plugin package
anrusina 3573659
chore: allow to start test from main directory
anrusina 8d1fef9
ci: update lowest mkdirp version (#423)
anrusina 48a1c92
chore: add build scripts for console app (#429)
ursucarina caaf5c2
fix: hide the legend (#435)
eugenejahn 133038a
ci: move storybook related packages to top level (#434)
anrusina 1651a6f
fix: fix issue 386 (#437)
eugenejahn eeb551b
ci: ensure unified tsconfig and remove mocks, test, stories from buil…
anrusina b6e9941
Make whole row clickable to open TaskExecutionDetails panel (#444)
eugenejahn b513280
ci: allow to start jest config for all project at once (#447)
anrusina ecfdd4c
minor: unable to view all the workflow versions (#446)
ursucarina 5b44539
chore(tsc): exclude test/stories/mock files only from build (#451)
anrusina 560b645
ci: ensure that webpack too doesn't include test/mock/specs files (#452)
anrusina 5e2bcbc
minor: add support for StructuredDataSet Input/Output type (#445)
ursucarina 86d5636
chore: Provide basic repo structure and ensure that stories, tests, v…
anrusina acf3cb9
ci: minimize babel presence (#457)
anrusina 38a4e96
fix: update node executions to display map tasks (#455)
olga-union c2ee154
ci: resolve docker build issues (#462)
anrusina e84a3c0
Chore: Rebase devmain on top of master (#464)
anrusina 0853680
fix: ensure that admin version is fully shown (#465)
anrusina 093210b
chore: fix for console not respecting admin url (#468)
ursucarina 1859cf5
chore: rebase on top of master
anrusina 42d2632
fix: trigger release #patch (#477)
anrusina 324b4f5
feat: add task version info (#485)
apTalya 821299e
chore: update Readme with python note + package version update (#486)
apTalya c25daea
hotfix ci pipeline (#487)
yindia 747b100
[Mapping][TaskInfo] V.2 - Update Task details to allow check informat…
olga-union b70d14b
fix: add eventVersion check for map tasks (#484)
olga-union 7f6305f
fix: resolve minimist package to v1.2.6 (#492)
anrusina 144349c
ci: add flyte-api plugin package (#490)
anrusina 64b2793
fix: update/add graph related stories (#493)
olga-union 7ea0c9f
fix: separate api auth to plugin folder (#495)
anrusina 4a23f4e
feat: rerun task action in execution page (#488)
eugenejahn aaca9db
chore: update release version (#501)
anrusina d407301
chore(deps-dev): bump protobufjs from 6.8.9 to 6.11.3 (#502)
dependabot[bot] 606e37e
chore: add package generator for basics/composites/plugins (#503)
anrusina 1a0dc0f
fix(bug-508): executions can not be filtered by start time (#509)
anrusina 1013deb
chore(deps-dev): bump semantic-release from 17.2.3 to 19.0.3 (#510)
dependabot[bot] 32686cc
feat: support flyte decks (#504)
james-union 1386b40
feat: navbar navigation dropdown (#511)
anrusina 7606fdf
chore: support internal/external navigsation better (#513)
anrusina 075a1f9
Update Contributing.md (#515)
anrusina 161d7ee
chore: update navigationDropdown usage (#517)
anrusina 32b92b4
chore(deps): bump jsdom from 16.4.0 to 16.7.0 (#516)
dependabot[bot] c1c386c
feat: launch plans list & detail page #none; (#507)
james-union 54c8ca1
chore: release 1.1.3 (#520)
anrusina e933f21
fix: cache icon fro map task (#519)
eugenejahn 1be5572
fix: Relaunch form does not persist security context values when chan…
james-union 4006e3b
fix: release process (#529)
yindia a05e295
fix: fix semantic-release config (#532)
yindia daf28e6
test: fix time sensitive test (#533)
anrusina d191445
Rename upgrade idl workflow (#534)
yindia 506b953
fix: support mapped tasks (#494)
james-union 59d5d2a
fix(491): remove favicon package + use favicon.svg by default (#537)
anrusina 7e44dca
Fixed undefined task input types access in NodeExecutionActions (#538)
f6f8283
feat: support union type for launch plan (#540)
eugenejahn 64440c0
fix: graph has realtime updates as execution progresses (#543)
olga-union 168d383
fix: make sure groups used in graph aren't undefined (#545)
olga-union 7d196cd
Hotfix docker push GHWF (#547)
yindia e62b43b
fix: Graph Center on initial render (#541)
james-union 28a224e
fix: graph edge overlaps nodes (#542)
james-union 33b1cee
fix: flyteconsole tag in ci pipeline (#550)
yindia 16d70a9
enable docker push for console (#552)
yindia bcdd464
chore(deps): bump terser from 4.8.0 to 4.8.1 (#548)
dependabot[bot] 3f2bbfb
Update Flyteidl version (#558)
flyte-bot 1f89e2b
fix: fix searchbar X button (#564)
ursucarina 9b10e5f
fix: update timeline view to show dynamic wf internals on first rende…
olga-union a4bf213
fix: webmanifest missing crossorigin attribute (#566)
ursucarina cdd94b7
fix: console showing subworkflows as unknown (#570)
olga-union b6e1e40
fix: Dict value loses 1 trailing character on UI Launch. (#561)
james-union 9c2632a
fix: launchform validation (#557)
james-union a3bbeb0
fix: integrate timeline and graph tabs wrappers under one component (…
olga-union e453bfe
chore(deps-dev): bump moment from 2.29.3 to 2.29.4 (#549)
dependabot[bot] dc1c73f
added none type in union type (#577)
eugenejahn 7e3c6db
fix: correctly coerce `defaultValue` when rendering LaunchPlan detail…
rahul-theorem f027c43
#minor: inputHelpers InputProps (#579)
ursucarina afd85bf
fix: fix test of launchform (#581)
james-union 250ab96
Pruning some unused packages (#583)
jsonporter ce59d55
feat: minor change (#584)
jsonporter 786bced
fix: floor seconds to int in the edge case moment returns it as float…
olga-union 9a1ae4c
Update Flyteidl version (#575)
flyte-bot a5cad5d
fix: add BASE_URL to dev startup, open deeply nested urls (#589)
ursucarina 6fa1cc1
fix: add default disabled state for only mine filter (#585)
olga-union 64e55be
Update Flyteidl version (#590)
flyte-bot b9eed42
Launch plan ref v2 (#601)
jsonporter d649546
fix: enable deeplinks in development (#602)
ursucarina b9ffd81
chore: release 1.3.5 (#605)
jsonporter 2139738
Merge branch 'master' of https://github.com/flyteorg/flyteconsole int…
olga-union 907363a
Merge branch 'devmain' of https://github.com/flyteorg/flyteconsole in…
olga-union bf7a750
Merge branch 'devmain' of https://github.com/flyteorg/flyteconsole in…
olga-union 8d56eb9
Merge branch 'devmain' of https://github.com/flyteorg/flyteconsole in…
olga-union cb7cc32
Merge branch 'devmain' of https://github.com/flyteorg/flyteconsole in…
olga-union 4047d0e
Merge branch 'devmain' of https://github.com/flyteorg/flyteconsole in…
olga-union 64c2b56
Merge branch 'devmain' of https://github.com/flyteorg/flyteconsole in…
olga-union 45479d7
fix: failing/empty graph and timeline tabs upon relaunch data updates
olga-union 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 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
9 changes: 9 additions & 0 deletions
9
packages/zapp/console/src/components/WorkflowGraph/strings.ts
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
import { createLocalizedString } from '@flyteconsole/locale'; | ||
|
||
const str = { | ||
graphErrorTitle: 'Cannot render Workflow graph', | ||
graphErrorEmptyGraph: 'The graph is empty', | ||
}; | ||
|
||
export { patternKey } from '@flyteconsole/locale'; | ||
export default createLocalizedString(str); |
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should no longer reach this path with empty
contextNode
, but added a debugger message, just in case, for easier investigation of potential bugs in future.