-
Notifications
You must be signed in to change notification settings - Fork 365
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: [UIE-8074] - DBaaS GA Summary tab #11091
Conversation
ed86113
to
90bf6e0
Compare
Coverage Report: ✅ |
...atures/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryClusterConfiguration.style.ts
Outdated
Show resolved
Hide resolved
...r/src/features/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryConnectionDetails.tsx
Outdated
Show resolved
Hide resolved
...s/Databases/DatabaseDetail/DatabaseSummary/legacy/DatabaseSummaryConnectionDetailsLegacy.tsx
Show resolved
Hide resolved
...r/src/features/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryConnectionDetails.tsx
Show resolved
Hide resolved
aeabee0
to
15a8fd5
Compare
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.
@corya-akamai Please resolve the linting errors; it looks like there are quite a few.
...rc/features/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryClusterConfiguration.tsx
Outdated
Show resolved
Hide resolved
15a8fd5
to
16746ce
Compare
Done |
16746ce
to
5650849
Compare
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.
Overall looks good to me, left few comments to lift repeated code and make JSX cleaner.
...r/src/features/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryConnectionDetails.tsx
Outdated
Show resolved
Hide resolved
...s/Databases/DatabaseDetail/DatabaseSummary/legacy/DatabaseSummaryConnectionDetailsLegacy.tsx
Show resolved
Hide resolved
...atabases/DatabaseDetail/DatabaseSummary/legacy/DatabaseSummaryClusterConfigurationLegacy.tsx
Show resolved
Hide resolved
...s/Databases/DatabaseDetail/DatabaseSummary/legacy/DatabaseSummaryConnectionDetailsLegacy.tsx
Show resolved
Hide resolved
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.
The (mis)alignment of text in the table cells is pretty noticeable to me, so I'd like to see that fixed before approving, but this looked close otherwise.
Thank you for the unit test coverage - there are a lot of test cases to keep track of now.
...atures/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryClusterConfiguration.style.ts
Outdated
Show resolved
Hide resolved
...rc/features/Databases/DatabaseDetail/DatabaseSummary/DatabaseSummaryClusterConfiguration.tsx
Outdated
Show resolved
Hide resolved
...atabases/DatabaseDetail/DatabaseSummary/legacy/DatabaseSummaryClusterConfigurationLegacy.tsx
Show resolved
Hide resolved
...s/Databases/DatabaseDetail/DatabaseSummary/legacy/DatabaseSummaryConnectionDetailsLegacy.tsx
Show resolved
Hide resolved
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.
@corya-akamai Thank you for addressing the feedback, Approving pending feedback from @mjac0bs
5650849
to
272b677
Compare
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 @corya-akamai. I'll let @cpathipa merge once CI finishes assuming tests pass, and I'd expect them to because they were passing before the last commit.
Cloud Manager E2E Run #6711
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6711
|
Run duration | 27m 07s |
Commit |
0fcbff8a81: feat: [UIE-8074] - DBaaS GA Summary tab (#11091)
|
Committer | corya-akamai |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
5
|
Pending |
2
|
Skipped |
0
|
Passing |
438
|
View all changes introduced in this branch ↗︎ |
Description 📝
DBaaS GA summary tab refactor. Data remains the same, although the layout is altered.
Changes 🔄
Target release date 🗓️
10/28/24
Preview 📷
How to test 🧪
Prerequisites
Verification steps
As an Author I have considered 🤔
Check all that apply