-
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
feat: project domain default page #352
Conversation
Signed-off-by: Olga Nad <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #352 +/- ##
==========================================
+ Coverage 65.38% 65.92% +0.54%
==========================================
Files 394 399 +5
Lines 8774 8849 +75
Branches 1519 1535 +16
==========================================
+ Hits 5737 5834 +97
+ Misses 3037 3015 -22
Continue to review full report at Codecov.
|
Signed-off-by: Olga Nad <[email protected]>
Signed-off-by: Olga Nad <[email protected]>
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.
Thanks :)
# [0.48.0](http://github.com/lyft/flyteconsole/compare/v0.47.3...v0.48.0) (2022-04-05) ### Features * project domain default page ([#352](http://github.com/lyft/flyteconsole/issues/352)) ([aaded00](http://github.com/lyft/flyteconsole/commit/aaded00accd742ef6cdfb0398e985a0fd8d114f4))
🎉 This PR is included in version 0.48.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Signed-off-by: Olga Nad [email protected]
Type
Are all requirements met?
Complete description
Replaced Executions tab with Project Dashboard - extended ProjectExecutions with extra component and moved under
ProjectDashboard.tsx
, kept the route as/execution
, because it's used for execution details. AddedDomainSettingsSection
component to display new information on the dashboard page.Tracking Issue
fixes https://github.com/flyteorg/flyteconsole/issues/317
Screenshots
Config available:
Config not generated:
UPD checked that list of executions is present and visible after these code changes in environment with data