-
- Downloads
Fetch s3 keys with data repository architecture
parent
33b21ea9
No related branches found
No related tags found
This commit is part of merge request !62. Comments created here will be created in the context of that merge request.
Showing
- src/components/object-storage/modals/CreateBucketModal.vue 1 addition, 1 deletionsrc/components/object-storage/modals/CreateBucketModal.vue
- src/stores/s3keys.ts 58 additions, 0 deletionssrc/stores/s3keys.ts
- src/stores/users.ts 4 additions, 18 deletionssrc/stores/users.ts
- src/views/object-storage/BucketView.vue 19 additions, 36 deletionssrc/views/object-storage/BucketView.vue
- src/views/object-storage/S3KeysView.vue 13 additions, 28 deletionssrc/views/object-storage/S3KeysView.vue
src/stores/s3keys.ts
0 → 100644
Please register or sign in to comment