44 Commits (66a7d601d1ad0d20499bad9a1a728989de233768)

Author SHA1 Message Date
  Michael Olund 66a7d601d1 DIV-1171 - Reduced quality and resolution for uploaded images. 5 years ago
  ariannedee 72f1ce9bf1 DIV-1242: Minor content updates 5 years ago
  Michael Olund 64d085c14b DIV-1234 - Added a field to core_documents for storing initial or final (i or f) 5 years ago
  Michael Olund 6c1a6c252d DIV-1195 - Don't allow efiling when a form exceeds 10MB upload limit 5 years ago
  ariannedee b00b4a4ed2 DIV-1089: Design updates for review page and upload pages 5 years ago
  Michael Olund 6fa1593365 Fixed "npm run serve" 5 years ago
  Michael Olund 8f3fa70338 Changed js validation to use 'required' instead of 'optional' 5 years ago
  Michael Olund 111e0df5a4 Moved the signature part of contextual help to a new paragraph. 5 years ago
  Michael Olund 00556ec6ca Minor UI updates to uploader to match wireframes 5 years ago
  Michael Olund e1ee6ff494 Added code remapping for EFSS1/EFSS2 and validation exceptions for EFSS1/AFTL 5 years ago
  Michael Olund bf26d9f6f4 Removed PDF test links from the uploader, and changed tooltip behaviour to match the rest of the app 5 years ago
  Michael Olund 49f74dfbd1 Fixed tests 5 years ago
  ariannedee ea4626573a DIV-1020: Update Initial Filing page front-end with dynamic form list 5 years ago
  Michael Olund ca928efd60 DIV-1159 - converting the app to use OIDC authentication 5 years ago
  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 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 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 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 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 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