https://github.com/c-base/cbag3
c-base Artefact guide
https://github.com/c-base/cbag3
artefact cbag3 guide
Last synced: about 2 months ago
JSON representation
c-base Artefact guide
- Host: GitHub
- URL: https://github.com/c-base/cbag3
- Owner: c-base
- Created: 2013-08-24T23:14:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T13:15:52.000Z (about 3 years ago)
- Last Synced: 2024-04-13T22:23:35.883Z (about 2 years ago)
- Topics: artefact, cbag3, guide
- Language: PHP
- Size: 36 MB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# CBRP3: Artefact Guide
## Implementations
* [x] react, redux, redux-sagas for frontend
* [x] holderJs as placeholder for images
* [x] install/setup react-router
* [x] setup ci: github actions, phpstan, phpunit
* [x] knplabs OAuth2 client
* [ ] markdown editor
## Use Cases
* [x] Login with OAuth2
* [ ] Logout
* [x] List artifacts links
* [x] List artifacts with images
* [x] Assign primary image
* [x] Assign gallery image to artifact
* [x] Upload image
* [x] List images in gallery
* [ ] Create Artefact
* [ ] Edit Images
* [ ] Add audit-trail
* [ ] Add Notification when images are added
* [ ] Handle http status 401
* [x] add primary image
* [ ] upload image
## TODO
* [ ] add `updatedAt` field to artefact and image
* [ ] add `qrCode` field to artefact