ariannedee
|
0ad5e0f3e2
|
Change how missing questions is determined (use existing code)
|
5 years ago |
Michael Olund
|
f4677297ef
|
Downgrade whitenoise to 3.3.1
|
5 years ago |
Michael Olund
|
1ec231b3b0
|
Updated to Django 2.2
|
5 years ago |
Michael Olund
|
ab47e3b17f
|
Updated build templates to use Fedora32 instead of Centos7.
|
5 years ago |
Michael Olund
|
d20e38e389
|
Updated psycopg2 to version 2.8.5 for compatibility with python 3.8
|
5 years ago |
Michael Olund
|
26607b0188
|
Merge pull request #81 from ariannedee/master
Update whitenoise version to fix deployment issues
|
5 years ago |
ariannedee
|
8808d3e49e
|
Merge branch 'master' into DIV-1010
|
5 years ago |
ariannedee
|
ab43ef4262
|
Update whitenoise version to fix build issues
|
5 years ago |
ariannedee
|
be444f63f1
|
Add required field errors to your children table
|
5 years ago |
Michael Olund
|
c798d35873
|
Merge pull request #80 from ariannedee/master
Fix some questions so they're optional
|
5 years ago |
ariannedee
|
27693b6f69
|
Make some last name questions optional
|
5 years ago |
Arianne
|
0cdfa39599
|
Merge pull request #3 from bcgov/master
Merge pull request #79 from ariannedee/master
|
5 years ago |
Michael Olund
|
3c76555b22
|
Merge pull request #79 from ariannedee/master
Fix some Python3.6 syntax so it works in 3.5
|
5 years ago |
Arianne
|
09c723d0bd
|
Merge branch 'master' into master
|
5 years ago |
ariannedee
|
cbbf78c2a1
|
Fix some Python3.6 syntax so it works in 3.5
|
5 years ago |
Michael Olund
|
5e3197e44c
|
Merge pull request #77 from ariannedee/DIV-999-2
Add required field errors to all steps except Children
|
5 years ago |
ariannedee
|
8758feaaf2
|
Clean up test cases after removing common law requirements
|
5 years ago |
ariannedee
|
d2ff19dc6f
|
Not supporting common-law so updating question requirements to reflect that.
|
5 years ago |
Michael Olund
|
bcdb91d1f5
|
Merge pull request #78 from ariannedee/master
Revert requirements to Django 1.11
|
5 years ago |
ariannedee
|
8b39b3e361
|
Add required fields to other questions
|
5 years ago |
ariannedee
|
0777b320db
|
Add required fields to other orders
|
5 years ago |
ariannedee
|
79475b0cfb
|
Add required fields to property & debts
|
5 years ago |
ariannedee
|
5b1dc0568f
|
Add required fields to spousal support
|
5 years ago |
ariannedee
|
2297933ec0
|
Make it Python3.5 compatible
|
5 years ago |
ariannedee
|
4c05816a5d
|
Undo prequal changes
|
5 years ago |
ariannedee
|
eee74e114e
|
Tweak required label styling
|
5 years ago |
ariannedee
|
276ecba776
|
Add optional labels
|
5 years ago |
ariannedee
|
1bd8c84752
|
Update mapping of page to step name (e.g. claimant -> your_information) so errors show up on page
|
5 years ago |
ariannedee
|
ba5c6af1aa
|
Add error highlight to question box and required label to questions
|
5 years ago |
ariannedee
|
2bd1e420fa
|
Highlight inputs if they are empty but required
|
5 years ago |
ariannedee
|
d24196480c
|
Update styling
|
5 years ago |
ariannedee
|
46548ae67a
|
Allow data to be deleted from Django admin
|
5 years ago |
ariannedee
|
355d170277
|
Only return errors if page has been started
|
5 years ago |
ariannedee
|
5ad2caad2f
|
Update backend to return errors for the current page (e.g. name_spouse_error=True)
|
5 years ago |
Arianne
|
5e5b59f150
|
Merge pull request #2 from ariannedee/revert-upgrade
Use Python 3.5 and Django 1.11 packages for now while blocked
|
5 years ago |
ariannedee
|
8ea011732c
|
Use Python 3.5 and Django 1.11 packages for now while blocked
|
5 years ago |
Arianne
|
53771d1a63
|
Merge pull request #1 from bcgov/master
Update master
|
5 years ago |
Michael Olund
|
7c0a976182
|
Merge pull request #74 from ariannedee/django-upgrade
Update code for Python 3.6 and Django 2.2
|
5 years ago |
ariannedee
|
b2d36e0cb4
|
Update python version refs to 3.6
|
5 years ago |
ariannedee
|
eb9657d94e
|
Use MiddlewareMixin instead
|
5 years ago |
ariannedee
|
becd8cfe40
|
Speed things up by reducing duplicate queries
|
5 years ago |
ariannedee
|
1bf4061567
|
Rollback accidentally committed changes
|
5 years ago |
ariannedee
|
a146633f95
|
Update python version references
|
5 years ago |
ariannedee
|
3d17635338
|
Update code for Python 3.8 and Django 2.2
|
5 years ago |
Wade Barnes
|
3af97c5d9e
|
Merge pull request #73 from WadeBarnes/feature/update-success-page
Incorporate additional feedback into success page
|
5 years ago |
Wade Barnes
|
2e86a23c19
|
Incorporate additional feedback into success page
- Remove word `Account`
- Place `BC Services Card` on it's own line.
Signed-off-by: Wade Barnes <wade.barnes@shaw.ca>
|
5 years ago |
Wade Barnes
|
8aac61bb5a
|
Set deployment resources
- Required for deployment to work. Default allocations are too low now.
Signed-off-by: Wade Barnes <wade.barnes@shaw.ca>
|
5 years ago |
Wade Barnes
|
9a22d36625
|
Set build resources
- Required for build to work. Default allocations are too low now.
Signed-off-by: Wade Barnes <wade.barnes@shaw.ca>
|
5 years ago |
Wade Barnes
|
e46fb7a7a1
|
Merge pull request #72 from WadeBarnes/feature/update-success-page
Update wording on success page based on feedback.
|
5 years ago |
Wade Barnes
|
21f7a0e67b
|
Update wording on success page based on feedback.
Signed-off-by: Wade Barnes <wade.barnes@shaw.ca>
|
5 years ago |