62 Commits (83a67c06183029095d4759fb64396f058a70c93a)

Author SHA1 Message Date
  Michael Olund 00e27c4baf fix bug with missing buttons 5 years ago
  Michael Olund 57a7e7d413 Minor tweaks to image compression settings 5 years ago
  Michael Olund 47da838102 Skip compression check for pdf files 5 years ago
  Michael Olund fd7071cce8 Added compression to the uploader (3600 maxwidth, 3600 maxheight, 90% quality) 5 years ago
  Michael Olund 125369277e DIV-1167 - Fixed SVG path error on OpenShift 5 years ago
  Michael Olund 4abc752f85 DIV-1167 - Made the icon bigger to match mockup 5 years ago
  Michael Olund 0e56e9cef7 DIV-1167 - Use material icon for PDF 5 years ago
  Michael Olund d2916dceb5 DIV-1001 - Hook up virus scanner to file upload 5 years ago
  Michael Olund e17dc16fdd DIV-1001 - Hook up virus scanner to file upload 5 years ago
  Michael Olund 7e2544f5ba Documentation updates 5 years ago
  Michael Olund 98170c572c DIV-1031 - Convert uploaded images to PDF 5 years ago
  Michael Olund 82a6d744be Re-formatted Vue code with Prettier 5 years ago
  Michael Olund bdede1b6e5 Fixed issue where uploader files with errors couldn't be deleted 5 years ago
  Michael Olund ae6b12f719 Fixed bottom padding on uploader 5 years ago
  Michael Olund 357beee3ca Troubleshooting 403 errors with RetrieveUpdateDestroyAPIView that only happen on OpenShift #5 5 years ago
  Michael Olund a831ab72d5 Removed extra console logging, and added better error handling for saving metadata. 5 years ago
  Michael Olund b0197f359a Minor fixes to status bar 5 years ago
  Michael Olund b3b153423b Removed the extra height for buttons from pdf uploads. 5 years ago
  Michael Olund f23f2646ee Responsive fixes to the uploader status bar 5 years ago
  Michael Olund b97a538272 DIV-1148 visual design updates part 2 - error states & padding 5 years ago
  Michael Olund 70805bfc6f Implemented design update for uploader plus icon 5 years ago
  Michael Olund 090425150b Refactored calls to saveMetaData() 5 years ago
  Michael Olund 2983562398 DIV-1148 - Started implementing fixes from visual design review 5 years ago
  Michael Olund 54e54049a5 Bug fixes to uploader 5 years ago
  Michael Olund 9227578a9b restoring upload state #1 5 years ago
  Michael Olund 30f30ec035 DIV-1120 - Store width and height in the core_document table 5 years ago
  Michael Olund 36171b73ef DIV-1146 & DIV-1120 - Hooked up removeFile and saveMetadata APIs 5 years ago
  Michael Olund 613f7791b2 Changed delete to use url parameters instead of json 5 years ago
  Michael Olund 2f81c509c2 Added placeholder hook for calling API for deleting documents 5 years ago
  Michael Olund e9f2251054 Fixed grammar error from Chris's message (DIV-1157) 5 years ago
  Michael Olund a0a3a7dfb7 Minor updates to Vue.js error handling (to work with new back-end validation) 5 years ago
  Michael Olund fc697bcf2f DIV-1157 - Uploader error message updates 5 years ago
  ariannedee 43d24eea05 DIV-1152: Add API to upload documents 5 years ago
  Michael Olund 75241f6daa Show a sad-face icon when upload error occurs 5 years ago
  Michael Olund 3823b77cc1 Made the pdf icon blue and bigger 5 years ago
  Michael Olund 8edda031df Fixed issues with PDF icon alignment 5 years ago
  Michael Olund ddc1e42cf3 Fixed IE11 issues with uploader 5 years ago
  Michael Olund 008d46d54a Prevent browser from loading a drag-and-dropped file if it's not dropped in the correct area 5 years ago
  Michael Olund 19af0727d7 Implemented error handling for file size limits and other errors 5 years ago
  Michael Olund 45c2396059 Hover state updates 5 years ago
  Michael Olund 428e603588 Added hooks for calling back-end APIs 5 years ago
  Michael Olund 216f82a7ac Refactored model field names and added timestamp column 5 years ago
  Michael Olund a4483a096e Added more columns to the documents table and started implementing logic for saving attachments on the back-end 5 years ago
  Michael Olund b130983fe9 Updates to image preview, and added logic to prevent mixing of PDFs and images 5 years ago
  Michael Olund 468be5aa69 Implemented image preview using uiv modal 5 years ago
  Michael Olund 469c154249 Documented steps for deploying eFiling to prod 5 years ago
  Michael Olund a05562d1a0 Styling for image preview hover state 5 years ago
  Michael Olund 4e45658788 Started on logic for PDF uploads and fixed display issue when rotating images 5 years ago
  Michael Olund 89e314c2a4 Back-end updates for saving file metadata 5 years ago
  Michael Olund 4d992f1f87 Updated contextual help text 5 years ago