Skip to content

refactor: STORIF-335 - Object storage drawers refactored.#13540

Open
dchyrva-akamai wants to merge 9 commits intolinode:developfrom
dchyrva-akamai:feature/STORIF-335
Open

refactor: STORIF-335 - Object storage drawers refactored.#13540
dchyrva-akamai wants to merge 9 commits intolinode:developfrom
dchyrva-akamai:feature/STORIF-335

Conversation

@dchyrva-akamai
Copy link
Copy Markdown
Contributor

Description 📝

Refactored object storage drawers to be standalone components and use browser navigation.

Changes 🔄

  • Created new queries for creating/updating/deleting access keys.
  • Created new queries for retrieving single access key/bucket.
  • Removed outdated drawers.
  • Created outlet components for the bucket/access key drawers.

How to test 🧪

  • Run pnpm dev.
  • Navigate to /object-storage/buckets.
  • Try creating bucket.
  • Observe drawer works as expected.
  • Try viewing bucket details.
  • Observe drawer works as expected.
  • Navigate to /object-storage/access-keys.
  • Try creating/editing/viewing key details.
  • Observe drawers work as expected.
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 tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@dchyrva-akamai dchyrva-akamai marked this pull request as ready for review March 27, 2026 14:14
@dchyrva-akamai dchyrva-akamai requested a review from a team as a code owner March 27, 2026 14:14
@dchyrva-akamai dchyrva-akamai requested a review from a team as a code owner March 27, 2026 17:29
@dchyrva-akamai dchyrva-akamai requested review from jdamore-linode and removed request for a team March 27, 2026 17:29
@linode-gh-bot
Copy link
Copy Markdown
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #9 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing887 Passing11 Skipped42m 24s

Details

Failing Tests
SpecTest
access-key.e2e.spec.tsCloud Manager Cypress Tests→object storage access key end-to-end tests » can create an access key with limited access - e2e

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorage/access-key.e2e.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

3 participants