Releases: bcgov/bcbox
Releases · bcgov/bcbox
bcbox-0.0.5
A frontend UI for managing access control to S3 Objects
bcbox-0.0.4
A frontend UI for managing access control to S3 Objects
v0.1.0
v0.1.0 - Pilot - Basic Bucket and Object Management
- OIDC Authentication support
- IDIR and (nominal) Basic BCeID authentication support
- Basic Bucket lifecycle support
- Permission and user management
- List buckets
- Add any S3 compatible bucket
- Edit/configure buckets
- Basic Object lifecycle support
- Permission and user management
- List objects
- Multi-object upload support
- Object details support
- Download single object
- Soft delete object support
- Object sharing support
- Public toggle
- QR code and static URL support (both COMS and BCBox targets)
- Thorough QA and tech debt review
- Implements COMS v0.4.0 level functionality
Checkout our roadmap here.
What's Changed
- Continuous Delivery: Openshift Deployments by @jujaga in #28
- IDP specific user search functionality by @kamorel in #26
- Filter out users without an IDP by @kamorel in #29
- Object Permissions by @loneil in #23
- Various bug fixes by @kamorel in #30
- Feat/2941 file properties by @dc-bcgov in #31
- Add user search to object permissions modal by @kamorel in #32
- Permissions pass on action buttons by @kamorel in #34
- Show correct bucket/object permissions after updating by @kamorel in #33
- Add missing information to object details screens by @kamorel in #35
- Implementation of 2966 bucket configure by @dc-bcgov in #36
- Default table sorts by @loneil in #37
- Share URL and QR code by @loneil in #38
- Implementation of toggle button and set public flag by @dc-bcgov in #39
- Refactor Vue Router and Authentication infrastructure by @jujaga in #41
- File Details load object by @loneil in #40
- Style tweaks by @loneil in #42
- Store refactor by @kamorel in #43
- Fetch proper bucket list for user after configuring by @kamorel in #45
- Lock down bucket management to proper permissions by @kamorel in #44
- Configurable banner by @loneil in #46
- Add missing style on file details object permissions by @loneil in #47
- Rename objId param, update COMS url by @TimCsaky in #49
- Route entry permission checking by @kamorel in #48
- Resolve 422 loading object file details by @kamorel in #50
- Fix/3098 small bugs in test by @dc-bcgov in #51
- disable other stuff when uploadin by @loneil in #53
- Restructure network calls for Object sidebar & File Details by @kamorel in #52
- Name display by @TimCsaky in #54
- Wrap object and bucket name heading by @TimCsaky in #56
- Various bug fixes by @kamorel in #55
- Provide clarity on the Create Bucket screen by @dc-bcgov in #57
- Changing request timeout to infinite for file upload by @dc-bcgov in #58
- Styling adjustments by @loneil in #59
- Changing the text in the upload section form by @dc-bcgov in #63
- More UI qa feedback fixes by @loneil in #61
- Proposal: File search, object refresh by @loneil in #62
- Permissions audit by @kamorel in #60
- Home page by @kamorel in #64
- Check bucket exists before create/update by @kamorel in #66
Full Changelog: bcbox-0.0.1...v0.1.0
bcbox-0.0.3
A frontend UI for managing access control to S3 Objects
bcbox-0.0.2
A frontend UI for managing access control to S3 Objects
bcbox-0.0.1
A frontend UI for managing access control to S3 Objects