Skip to content

c-base/cbag3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bfecb8c · Nov 29, 2022
Nov 26, 2022
Nov 26, 2022
Nov 1, 2022
Nov 10, 2022
Nov 28, 2022
Nov 29, 2022
Oct 27, 2022
Nov 29, 2022
Nov 26, 2022
Oct 27, 2021
Nov 26, 2022
Nov 28, 2022
Nov 8, 2022
Nov 1, 2022
Oct 23, 2022
Nov 29, 2022
Nov 26, 2022
Nov 29, 2022
Nov 26, 2022
Nov 29, 2022
Nov 29, 2022
Nov 29, 2022
Nov 26, 2022
Nov 5, 2022
Oct 25, 2021
Nov 26, 2022

Repository files navigation

CBRP3: Artefact Guide

Implementations

  • react, redux, redux-sagas for frontend
  • holderJs as placeholder for images
  • install/setup react-router
  • setup ci: github actions, phpstan, phpunit
  • knplabs OAuth2 client
  • markdown editor

Use Cases

  • Login with OAuth2
  • Logout
  • List artifacts links
  • List artifacts with images
  • Assign primary image
  • Assign gallery image to artifact
  • Upload image
  • List images in gallery
  • Create Artefact
  • Edit Images
  • Add audit-trail
  • Add Notification when images are added
  • Handle http status 401
    • add primary image
    • upload image

TODO

  • add updatedAt field to artefact and image
  • add qrCode field to artefact