Skip to content
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-8269], [UIE-8290] - DBaaS: Access Controls text update, fix defaultDB for legacy instances #11371

Merged
merged 4 commits into from
Dec 5, 2024

Conversation

mpolotsk-akamai
Copy link
Contributor

Description 📝

DBaaS: Access Controls text update, fix defaultDB for legacy instances

Changes 🔄

  • Summary Tab: updated 'Database name' for legacy instances
  • Database Create > Access Controls: updated copy, placeholder, button text
  • Settings Tab > Manage Access: updated copy (only for new instances)
  • Manage Access Drawer: updated copy, placeholder, button text (only for new instances)

Target release date 🗓️

12/10/24

Preview 📷

Before After
Screenshot 2024-12-04 at 8 19 32 PM Screenshot 2024-12-04 at 8 19 48 PM
Screenshot 2024-12-04 at 8 20 33 PM Screenshot 2024-12-04 at 8 21 02 PM
Screenshot 2024-12-04 at 8 22 32 PM Screenshot 2024-12-04 at 8 22 45 PM
Screenshot 2024-12-04 at 8 24 44 PM Screenshot 2024-12-04 at 8 24 37 PM

How to test 🧪

Prerequisites

(How to setup test environment)

  • dbaasV2 feature flag set to GA

Verification steps

(How to verify changes)

  • Select the legacy database and navigate to the Summary tab. Verify that the Database Name value is updated.
  • Navigate to the Database Create > Access Controls. The copy text, placeholder, and button text are updated.
  • Navigate to the Settings tab and select Manage Access. The copy text is updated (applicable only for new instances).
  • On the Landing Page, click the Action Menu and choose Manage Access Controls. Verify that the Manage Access Drawer has updated copy text, placeholder, and button text (applicable only for new instances).
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All unit tests are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@mpolotsk-akamai mpolotsk-akamai requested a review from a team as a code owner December 4, 2024 19:36
@mpolotsk-akamai mpolotsk-akamai requested review from dwiley-akamai and coliu-akamai and removed request for a team December 4, 2024 19:36
@cpathipa cpathipa added the DBaaS Relates to Database as a Service label Dec 4, 2024
@cpathipa cpathipa requested review from cpathipa and removed request for coliu-akamai December 4, 2024 19:49
Copy link

github-actions bot commented Dec 4, 2024

Coverage Report:
Base Coverage: 86.85%
Current Coverage: 86.85%

Copy link
Contributor

@cpathipa cpathipa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Confirming on copy updates in Summary tab and Manage Access Controls.

@cpathipa cpathipa added the Add'tl Approval Needed Waiting on another approval! label Dec 4, 2024
@mpolotsk-akamai mpolotsk-akamai requested a review from a team as a code owner December 5, 2024 14:00
@mpolotsk-akamai mpolotsk-akamai requested review from cliu-akamai and removed request for a team December 5, 2024 14:00
…in Access Controls, fixed default DB value for legacy instances
@mpolotsk-akamai mpolotsk-akamai changed the base branch from develop to release-v1.133.0 December 5, 2024 15:11
@mpolotsk-akamai mpolotsk-akamai changed the base branch from release-v1.133.0 to develop December 5, 2024 15:19
Copy link
Contributor

@jdamore-linode jdamore-linode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mpolotsk-akamai It looks like these changes may have broken the DBaaS update tests. Mind taking care of that before we merge? cc @cpathipa

@cpathipa
Copy link
Contributor

cpathipa commented Dec 5, 2024

Yes, Just verified failed tests are passed in develop, But failed on this PR @mpolotsk-akamai Could you please take a look.

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 466 passing tests on test run #12 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing466 Passing2 Skipped103m 29s

@cpathipa cpathipa merged commit 340f2ee into linode:develop Dec 5, 2024
23 checks passed
Copy link

cypress bot commented Dec 5, 2024

Cloud Manager E2E    Run #6925

Run Properties:  status check passed Passed #6925  •  git commit 340f2ee725: feat: [UIE-8269], [UIE-8290] - DBaaS: Access Controls text update, fix defaultDB...
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6925
Run duration 28m 55s
Commit git commit 340f2ee725: feat: [UIE-8269], [UIE-8290] - DBaaS: Access Controls text update, fix defaultDB...
Committer mpolotsk-akamai
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 466
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add'tl Approval Needed Waiting on another approval! DBaaS Relates to Database as a Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants