We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Sample Request Bodies (markdown)
Created Sample Request Bodies (markdown)
Updated Converting Draft JS into HTML (markdown)
Created Converting Draft JS into HTML (markdown)
Removed documents from database. Revisions need a view page
Updated Using_modals (markdown)
More modal use cases!
Little user guide for using modals
Add revision ids to keep track of all documents in commit
Add documentOrder column to drafts table Allows for custom user ordering of documents
Rename branches to drafts and commits to saves
Finalize routes
Add boolean column to check for commit type
Handle auto and hard commits
Change API endpoint to projects
Create notes
Add active projects and branches columns to user table
Incorporate changes from team
Move schema to wiki from production directory
Created Schema (markdown)
continued work on routes
first attempt at writing up routes
Updated Sample Draft.Js Raw JSON (markdown)
Created Sample Draft.Js Raw JSON (markdown)
Initial Home page