-
Notifications
You must be signed in to change notification settings - Fork 695
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
[Feature][UI] Show all executions across a Project/Domain #581
Labels
enhancement
New feature or request
ui
Admin console user interface
untriaged
This issues has not yet been looked at by the Maintainers
Milestone
Comments
implemented in flyteorg/flyteconsole#135 |
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
Adding syntax edits. The content has not been chnaged.
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
* fix: fix test of launchform Signed-off-by: James <james@union.ai> * fix: inputHelpers tests regression Signed-off-by: Olga Nad <olga@union.ai> * fix: update tests description Signed-off-by: Olga Nad <olga@union.ai> * fix: spelling typo Signed-off-by: Olga Nad <olga@union.ai> Signed-off-by: James <james@union.ai> Signed-off-by: Olga Nad <olga@union.ai> Co-authored-by: Olga Nad <olga@union.ai>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Jul 24, 2023
Signed-off-by: Daniel Rammer <daniel@union.ai>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Jul 24, 2023
Signed-off-by: Kevin Su <pingsutw@apache.org>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Jul 24, 2023
* Support for cross-project secrets for GCP Signed-off-by: Jeev B <jeevb@users.noreply.github.com> * Bump flyteplugins version (flyteorg#581) Signed-off-by: Kevin Su <pingsutw@apache.org> Signed-off-by: Jeev B <jeevb@users.noreply.github.com> --------- Signed-off-by: Jeev B <jeevb@users.noreply.github.com> Signed-off-by: Kevin Su <pingsutw@apache.org> Co-authored-by: Kevin Su <pingsutw@apache.org>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 9, 2023
Signed-off-by: Kevin Su <pingsutw@apache.org>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 9, 2023
* Support for cross-project secrets for GCP Signed-off-by: Jeev B <jeevb@users.noreply.github.com> * Bump flyteplugins version (flyteorg#581) Signed-off-by: Kevin Su <pingsutw@apache.org> Signed-off-by: Jeev B <jeevb@users.noreply.github.com> --------- Signed-off-by: Jeev B <jeevb@users.noreply.github.com> Signed-off-by: Kevin Su <pingsutw@apache.org> Co-authored-by: Kevin Su <pingsutw@apache.org>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
Signed-off-by: Daniel Rammer <daniel@union.ai>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
ui
Admin console user interface
untriaged
This issues has not yet been looked at by the Maintainers
Motivation: Why do you think this is important?
There are a few use cases where it is useful to see all recent executions across a project/domain combo (particularly those that are currently in progress). The current workflow-specific executions table is just a filtered view of this more general use case.
Goal: What should the final outcome look like, ideally?
At the Project Details level, it should be possible to view a table of all executions within the selected project/domain combination.
Describe alternatives you've considered
N/A
Flyte component
[Optional] Propose: Link/Inline
Additional context
N/A
Is this a blocker for you to adopt Flyte
N/A
The text was updated successfully, but these errors were encountered: