ariannedee
|
6be06c3755
|
DIV-1022: Update sign/affirm page
|
5 years ago |
Michael Olund
|
9547022b0f
|
DIV-1001 - Hooked up ClamAV and fixed tests
|
5 years ago |
Michael Olund
|
faf25994ab
|
Reversed changes due to failing tests
|
5 years ago |
Michael Olund
|
08eb734792
|
Merge branch 'DIV-1001' into master
|
5 years ago |
Michael Olund
|
b5e29bc843
|
Reversed changes
|
5 years ago |
Michael Olund
|
d2916dceb5
|
DIV-1001 - Hook up virus scanner to file upload
|
5 years ago |
Michael Olund
|
f200cf2431
|
Updated NGINX file size limit for uploads
|
5 years ago |
Michael Olund
|
e17dc16fdd
|
DIV-1001 - Hook up virus scanner to file upload
|
5 years ago |
Michael Olund
|
2c6919d6ee
|
Updated NGINX file size limit for uploads
|
5 years ago |
Michael Olund
|
e0e4fbc454
|
DIV-1135 - Layout updates to match new wireframes
|
5 years ago |
Michael Olund
|
9813150c09
|
Merge pull request #121 from bcgov/DIV-1135
DIV-1135 - Convert names and aliases from un-fielded data to fielded data (for CSO/CEIS integration)
|
5 years ago |
Michael Olund
|
d143598b0a
|
Fixed merge conflict
|
5 years ago |
Michael Olund
|
ec73fa9be6
|
DIV-1135 - Updated PR based on suggestion & bugs found in code review
|
5 years ago |
Michael Olund
|
cdd0efeb74
|
DIV-1135 - Part 2 - Split up aliases (other_name_you, other_name_spouse)
|
5 years ago |
Michael Olund
|
e01a39f582
|
DIV-1135 - Part 1 - Split up name_you and name_spouse fields
|
5 years ago |
Arianne
|
b4b8ece367
|
Merge pull request #122 from bcgov/DIV-1021
DIV-1021: Fill out Stage 5, Wait for court file number page
|
5 years ago |
ariannedee
|
38aa35c709
|
DIV-1021: Make links relative. Make package number random.
|
5 years ago |
ariannedee
|
6a7f9f2e56
|
DIV-1021: Fill out "Wait for court file number page" based on wireframes. Add dummy initial filing save data functionality.
|
5 years ago |
Arianne
|
79f21b160f
|
Merge pull request #120 from bcgov/DIV-1170
DIV-1170: Fix question requirements
|
5 years ago |
ariannedee
|
e2e5cb03b2
|
Make no_children decorator more clear
|
5 years ago |
Michael Olund
|
7e2544f5ba
|
Documentation updates
|
5 years ago |
ariannedee
|
96bd89eb67
|
DIV-1170: Update Question.json and add management commands to generate it
|
5 years ago |
ariannedee
|
bd3be0388f
|
DIV-1170: Update tests. Refactor status strings.
|
5 years ago |
ariannedee
|
fd351c0bef
|
DIV-1170: Update requirements for when questions should be hidden
|
5 years ago |
Michael Olund
|
e41f7dc4cf
|
Merge pull request #119 from bcgov/DIV-1005
DIV-1005 - Form F96 Weasyprint template
|
5 years ago |
Michael Olund
|
3667197059
|
DIV-1005 - Form F96 Weasyprint template
|
5 years ago |
Arianne
|
ed69f909ad
|
Merge pull request #118 from bcgov/DIV-1165
DIV-1165: Mock out Redis to fix tests
|
5 years ago |
ariannedee
|
ce54513f13
|
DIV-1165: Mock out Redis to fix tests
|
5 years ago |
Michael Olund
|
bb2c0e209d
|
Fix 404 errors in pdf generation on OpenShift #2
|
5 years ago |
Michael Olund
|
a5435dea46
|
Fix 404 errors in pdf generation on OpenShift
|
5 years ago |
Michael Olund
|
4cd422dd5e
|
Remove check for request_came_from proxy (this is now handled with HaProxy route annotations)
|
5 years ago |
Michael Olund
|
7aa156731c
|
Merge branch 'DIV-1031' into master
|
5 years ago |
Michael Olund
|
d091b2e26b
|
Allow Weasyprint image requests to bypass __request_came_from_proxy
|
5 years ago |
Michael Olund
|
0ae9a4afa6
|
Merge pull request #117 from bcgov/DIV-1031
Added debug mode for Weasyprint PDFs to allow view source of HTML
|
5 years ago |
Michael Olund
|
6cab5890aa
|
Added debug mode for Weasyprint PDFs to allow view source of HTML
|
5 years ago |
Michael Olund
|
14bb80e496
|
Fixed broken test
|
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 |
ariannedee
|
03dfeebf7a
|
Delete docs for form if file is missing from redis
|
5 years ago |
ariannedee
|
ebbf71da1e
|
Merge branch 'master' into DIV-1165
# Conflicts:
# edivorce/apps/core/urls.py
# edivorce/apps/core/views/api.py
|
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 |