Commit graph

443 commits

Author SHA1 Message Date
kououken
ab721e6dcf Create tests for section(). 2019-03-15 16:03:29 -07:00
kououken
1fe1149cf8 Created test for get_files(). 2019-03-15 15:04:27 -07:00
kououken
2bac984496 Create test for get_fields(). 2019-03-15 14:55:54 -07:00
kououken
f20e034897 Created test for get_sections(). 2019-03-15 14:32:51 -07:00
kououken
661731a914 Configured confirmation email settings to a reasonable default. 2019-03-15 13:46:45 -07:00
sliang17
bdd918a4ca
Merge pull request #132 from danieldupriest/update-section-tests
Update section tests
2019-03-13 16:45:35 -07:00
Preston Doman
ce1c9043eb Finish displayReport tests 2019-03-13 15:17:35 -07:00
Preston Doman
296cafee92 Add displayReport tests 2019-03-12 16:52:48 -07:00
Preston Doman
a3ffb3d9dc Add updateSection tests 2019-03-11 15:14:01 -07:00
Daniel Dupriest
1ebd953057
Merge pull request #130 from danieldupriest/fix-tests
Fix broken unit tests
2019-03-10 18:58:40 -07:00
ppdom
b4912a9edb
Merge pull request #129 from danieldupriest/more-tests
More tests, and simplified section update API endpoint
2019-03-10 00:49:02 -08:00
Preston Doman
32999d1118 Fix broken unit tests 2019-03-10 00:27:02 -08:00
kououken
fe9ca391e0 Put the darn .env file back in .gitignore. 2019-03-09 13:00:11 -08:00
kououken
9faf653432 Simplified section update API endpoint. 2019-03-09 12:59:19 -08:00
kououken
7716ab7480 Created several more tests and renamed test file to 'test_backend.py'. 2019-03-09 12:55:17 -08:00
Logan Miller
5259738a3d
Merge pull request #128 from danieldupriest/user_check_final
added conditional to check user in finalize_report()
2019-03-08 23:37:52 -08:00
Rupika
2293c63952 fix merge conflict 2019-03-08 22:24:24 -08:00
Daniel Dupriest
1718b78aeb
Create .env 2019-03-08 22:22:15 -08:00
Rupika
c0ea8c3c19 updated .env 2019-03-08 22:17:23 -08:00
Rupika
cc9d4582d1 adding .env file 2019-03-08 22:13:53 -08:00
Rupika
cd18146e9c Merge branch 'master' into user_check_final 2019-03-08 22:08:40 -08:00
ppdom
e1a2ffbec7
Merge pull request #126 from danieldupriest/test-report
Tests for report get, review, finalize, delete and one date bug fix
2019-03-08 22:07:17 -08:00
kououken
b91778537e Updated date_submitted date when report is finalized. 2019-03-08 22:05:27 -08:00
Rupika
dce18a5e28 added conditional to check user in finalize_report() 2019-03-08 21:49:43 -08:00
kououken
48e9f043a4 Merge remote-tracking branch 'origin/master' into test-report 2019-03-08 17:11:28 -08:00
kououken
f3a6ab91db Revert "Remove .env file entirely!"
This reverts commit d64ec6e46a.
2019-03-08 17:08:03 -08:00
ppdom
f8d08ae7fd
Merge pull request #124 from danieldupriest/template-boolean-fix
Fixes three bugs relating to email and report formatting
2019-03-08 17:02:46 -08:00
kououken
6b7189d6cf Preparing .gitignore to track .env file. 2019-03-08 17:00:16 -08:00
Daniel Dupriest
d64ec6e46a
Remove .env file entirely! 2019-03-08 15:44:15 -08:00
Daniel Dupriest
a67b61cce8
Remove .env file altogether! 2019-03-08 15:43:39 -08:00
kououken
26fd2af9a0 Created test for finalizing another user's report. 2019-03-08 15:40:55 -08:00
kououken
fd8d9ca9a8 Create 'get report', 'delete report' tests. 2019-03-08 14:57:36 -08:00
kououken
b60f10e924 Correct some test logic. 2019-03-08 14:36:28 -08:00
kououken
88a9cbf158 Create 'finalize report' tests. 2019-03-08 14:34:54 -08:00
kououken
977c5dd175 Fix created/submitted dates to use timezone and call function when needed instead of at initialization. 2019-03-08 14:31:29 -08:00
kououken
a05a952960 Create 'submit for review' tests. 2019-03-08 14:14:22 -08:00
kououken
305ac3980d Fixed bug where title was misplaced in subject line. 2019-03-08 13:01:42 -08:00
kououken
01139ad361 Fixed bug where all sections were showing in text email. 2019-03-08 12:57:07 -08:00
kououken
7d83a8ccaa Fixed booleans to appear as yes/no in emailed report 2019-03-08 12:43:47 -08:00
Daniel Dupriest
901102a304
Merge pull request #120: Add finalize and review buttons
Finalize and review buttons
2019-03-08 11:21:33 -08:00
Preston Doman
90f77f9ca1 Merge branch 'master' into finalize-and-review-buttons 2019-03-07 13:17:05 -08:00
Preston Doman
c7b7e8f1f5 Fix stuff 2019-03-07 13:16:46 -08:00
ppdom
318cb0a985
Merge pull request #118 from danieldupriest/FixesFor108
fixes for ticket #108 changed "true" to true
2019-03-07 12:59:18 -08:00
ppdom
59f7ca655b
Merge pull request #117 from danieldupriest/review_error_msg
Review error msg
2019-03-07 12:41:17 -08:00
Preston Doman
66bb614e74 Change order of alert and button update 2019-03-07 00:20:10 -08:00
Preston Doman
ec148d870d Fix argument to animateButton 2019-03-06 23:26:55 -08:00
Preston Doman
84210d6dac Add button animations 2019-03-06 23:13:09 -08:00
Preston Doman
729cce46b7 Resolve merge conflicts 2019-03-06 21:16:40 -08:00
Preston Doman
0c1e1c6359 Add finalize and submit for review buttons 2019-03-06 21:10:51 -08:00
Jack
dd83414b2f fixes for ticket #108 changed "true" to true 2019-03-06 21:01:35 -08:00