Commit Graph

17 Commits

Author SHA1 Message Date
Lynne Megido 9e47e64dbb
implemented delete function with javascript, with a nice message box and everything
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-20 15:53:29 +10:00
Lynne Megido 107fe6078c
API for deleting documents 2020-09-20 14:12:41 +10:00
Lynne Megido e5748ec8d5
use the ID for the document filenames 2020-09-20 14:05:18 +10:00
Lynne Megido 68c6fe6395
use random IDs instead of just sequential numbers 2020-09-20 13:43:08 +10:00
Lynne Megido ed820f60fc
mostly working uploads 0u0 2020-09-18 15:35:20 +10:00
Lynne Megido c4cb226330
display notes in the details page 2020-09-18 00:28:06 +10:00
Lynne Megido 8827adf860
added a footer 2020-09-18 00:22:51 +10:00
Lynne Megido 4f0ac6ef5b
there is now a shitty document viewer 2020-09-18 00:14:50 +10:00
Lynne Megido 6d44b579d2
got rid of a bunch of unecessary usings 2020-09-17 23:48:18 +10:00
Lynne Megido d890307d6b
more CSS tweaks, removed 'view' button 2020-09-17 23:47:13 +10:00
Lynne Megido f571265130
working edit page, added notes to db, lots of minor style changes 2020-09-17 23:37:11 +10:00
Lynne Megido 49a13a412f
implemented basic API for getting documents 2020-09-16 12:55:32 +10:00
Lynne Megido afbb814fef
added placeholder help and upload buttons, functional view button 2020-09-16 12:39:45 +10:00
Lynne Megido 412f674b33
minor css tweaks, limit to at most 25 documents 2020-09-16 12:27:47 +10:00
Lynne Megido 9d2d0d697c
simple details page 2020-09-16 12:14:31 +10:00
Lynne Megido 2a14bf1f41
basic UI layout and style 2020-09-16 11:43:55 +10:00
Lynne Megido be9b0c3d9d
initial commit 2020-09-15 22:31:52 +10:00