peterschussheim/gamma

Implement create/edit/delete for user documents

peterschussheim opened this issue · 1 comments

Overview

Currently there are data models that support this feature, however, the individual resolvers and UI components have not been implemented fully.

Resolvers

  • create document
  • edit document
  • delete document

UI components:

  • update routes component with a protected route for /editor
  • toggle between related UI states
    • create new
    • editing
    • delete
  • minimal editor using monaco
stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.