-
Notifications
You must be signed in to change notification settings - Fork 2
feat(aurora-portal): implement create and delete opetations bucket #806
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
6ecf724
feat(ceph): extend backend to return full container metadata
KirylSAP 59e2b9e
feat(ceph): add Swift-like UI with ListToolbar, virtualization, and b…
KirylSAP b99ab4a
refactor(ceph): remove Ceph-specific routes, use shared $provider route
KirylSAP c7c0bc6
refactor(ceph): improve region resolution and add JSDoc comments
KirylSAP cfa83d8
refactor: code styles
KirylSAP 25fa4f6
refactor: ceph doc
KirylSAP f4b4504
refactor: ceph doc
KirylSAP f079147
test(ceph): add comprehensive unit test coverage for Ceph storage
KirylSAP 9265975
refactor(test): replace 'any' with proper types in Ceph tests
KirylSAP 787925c
test(ceph): add frontend tests for container toast notifications and …
KirylSAP 9ba0ad2
test(ceph): add modal tests for CreateBucket and DeleteBucket
KirylSAP b1fd0b0
test(ceph): add modal tests for EmptyBucket and EmptyBuckets
KirylSAP 879304a
test(ceph): add ContainerTableView component tests
KirylSAP ba580d5
test(ceph): add ContainerListView component tests
KirylSAP 8d7f8cf
refactor: merge main branch
KirylSAP 797540d
fix(ceph): correct last_modified comparator for stable sorting
KirylSAP ed08971
fix(ceph): validate object keys before deletion in deleteAll
KirylSAP aa2c6fa
perf(ceph): add optional metadata fetching with concurrency control
KirylSAP fbe51be
feat(ceph): use includeMetadata flag in frontend components
KirylSAP 6b4593c
docs(ceph): document metadata estimation limitations
KirylSAP 5ca17ea
refactor(ceph): remove misleading TODO about pagination
KirylSAP 2b8b8ba
refactor(storage): organize routers into ceph/ and swift/ subdirectories
KirylSAP 148029b
fix(i18n): remove duplicate translation message IDs
KirylSAP 791270e
refactor: code style
KirylSAP 44dda68
fix: merge conflict
KirylSAP e2ca53a
fix: merge conflict
KirylSAP 5500afa
refactor: translations
KirylSAP 2ff29e7
refactor: code styles
KirylSAP 00ef56a
fix: merge conflicts
KirylSAP 6d8de1a
refactor(storage): simplify Ceph service resolution in resolveS3Config
KirylSAP 66dbe92
refactor(storage): extract S3 MaxKeys value to constant
KirylSAP 2f7c753
fix(ceph): show creationDate when last_modified is missing for empty …
KirylSAP b8f5105
refactor: modals
KirylSAP a3dbd8d
refactor: data grid
KirylSAP 24d2b3d
fix(ceph): localize delete bucket button title in ContainerListView
KirylSAP 62a1a3c
fix(ceph): avoid dereferencing bucket in async mutation callbacks
KirylSAP f879e0b
fix: merge conflicts
KirylSAP 3b7669a
refactor: env ceph region variable
KirylSAP cf3ab7d
test(ceph): update tests to use CEPH_REGION env variable
KirylSAP 54566ab
test(ceph): add CEPH_REGION env to containerRouter and objectRouter t…
KirylSAP 70bc181
fix: merge conflicts
KirylSAP c42cdad
fix: merge conflicts
KirylSAP File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.