1418 Commits (03dfeebf7aa0b6618200c0d96a001c1816410a26)
 

Author SHA1 Message Date
  ariannedee 03dfeebf7a Delete docs for form if file is missing from redis 5 years ago
  ariannedee ebbf71da1e Merge branch 'master' into DIV-1165 5 years ago
  ariannedee 9d867cb790 Add graphql tests. Move schema. Make all requests login_required. Don't let users get id or file fields from document 5 years ago
  ariannedee 412a6aa4a2 Delete documents in form if file is no longer in redis. Add test for getting file by key 5 years ago
  ariannedee 8b7a50ecf2 Add get file test. Delete all documents for a type if file is not in redis 5 years ago
  ariannedee 6c139630ff Add delete and put tests 5 years ago
  ariannedee 6c8ae45283 Add create document validation tests 5 years ago
  Michael Olund bdede1b6e5 Fixed issue where uploader files with errors couldn't be deleted 5 years ago
  ariannedee 91d1505abb Update tooltips 5 years ago
  ariannedee 25a1e244ef Merge branch 'master' of https://github.com/bcgov/eDivorce 5 years ago
  ariannedee b9ce01feab DIV-1160: Fix landing page header styling 5 years ago
  ariannedee da39a3091e DIV-1165: Test get metadata 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 29976dfe30 Troubleshooting 403 errors with RetrieveUpdateDestroyAPIView that only happen on OpenShift #4 5 years ago
  Michael Olund 659bac68a0 Troubleshooting 403 errors with RetrieveUpdateDestroyAPIView that only happen on OpenShift #3 5 years ago
  Michael Olund cbb8317913 Troubleshooting 403 errors with RetrieveUpdateDestroyAPIView that only happen on OpenShift #2 5 years ago
  Michael Olund 8c390d743d Troubleshooting 403 errors with RetrieveUpdateDestroyAPIView that only happen on OpenShift 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 63bde615e1 Merge branch 'master' into DIV-1120 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 9797a59768
Merge pull request #115 from bcgov/DIV-1120 5 years ago
  Michael Olund 77aab85a42 Fixed broken test 5 years ago
  Michael Olund 9227578a9b restoring upload state #1 5 years ago
  ariannedee 681c64579e DIV-1165: Set up tests. Test post method. 5 years ago
  Michael Olund 575deb84df
Merge pull request #113 from bcgov/DIV-1153 5 years ago
  ariannedee bcd9019d61 Merge branch 'master' into DIV-1165 5 years ago
  ariannedee 8825422a9e Merge branch 'master' into DIV-1153 5 years ago
  Michael Olund ab5a04dcb2
Merge pull request #114 from bcgov/DIV-1120 5 years ago
  Michael Olund 30f30ec035 DIV-1120 - Store width and height in the core_document table 5 years ago
  ariannedee 66d32fe760 DIV-1156: Retrieve images by file key for PDF generation 5 years ago
  Michael Olund c45871566e
Merge pull request #112 from bcgov/DIV-1146 5 years ago
  Michael Olund 36171b73ef DIV-1146 & DIV-1120 - Hooked up removeFile and saveMetadata APIs 5 years ago
  Michael Olund bd12a5059a
Merge pull request #111 from bcgov/DIV-1153 5 years ago
  ariannedee 6c474b8448 Update requirements.txt to include graphql 5 years ago
  ariannedee d620c25a5a Update GraphQL field to file_url to be consistent with REST field 5 years ago
  ariannedee 503e973958 DIV-1153: Update API to save meta data using GraphQL 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
  ariannedee 9816df36a8 DIV-1154 and 1156: Update API to retrieve document metadata and get image 5 years ago
  Arianne c175590b87
Merge pull request #110 from bcgov/DIV-1152 5 years ago