3453 Commits

Author SHA1 Message Date
dandds
60fcd1d42a add docstring for clarity in Docx._write 2019-01-02 09:36:29 -05:00
dandds
6527f72e78 pass file-like object to Docx.render method 2019-01-02 09:36:29 -05:00
dandds
5cf2534445 fix edit links and formatting in TO review template 2019-01-02 09:36:29 -05:00
dandds
c024d12e3b touch up review page and add route for submitting task order invites 2019-01-02 09:36:29 -05:00
dandds
c516f0f74c review page 2019-01-02 09:36:29 -05:00
dandds
718f88d828 download link for task order summary 2019-01-02 09:36:29 -05:00
dandds
59510819e7 docx utility 2019-01-02 09:36:29 -05:00
Patrick Smith
cd920373a8 Refactor reporting interface with CSP 2018-12-21 14:08:56 -05:00
Patrick Smith
d07cb11b78 Rename files interface class 2018-12-21 14:08:30 -05:00
Patrick Smith
d6ff3406ef Initial attempt at modularizing CSP integration 2018-12-21 14:08:30 -05:00
Patrick Smith
442e136a4b Don't return filename from upload
The uploader only needs to return the object_name of the uploaded
object. The filename is read directly from the input, so there's no need
to return it as well.
2018-12-21 14:08:30 -05:00
dandds
e8dde759ad
Merge pull request #509 from dod-ccpo/fix-workspace-index-page
fixes error on workspaces index page when request is missing from wor…
2018-12-21 13:35:10 -05:00
dandds
1367bc6c41 fixes error on workspaces index page when request is missing from workspace 2018-12-20 16:15:22 -05:00
Jay R. Newlin (PromptWorks)
6180c86c92
Merge pull request #507 from dod-ccpo/jrn_ignore_non_branch
Ignore "inline if" of filters.py
2018-12-20 14:57:06 -05:00
Jay Newlin (PW)
9036a0647d This "inline if" can be ignored for now 2018-12-20 14:08:38 -05:00
Jay R. Newlin (PromptWorks)
8357a97fee
Merge pull request #506 from dod-ccpo/jrn_app.py_adjustment_162790042
Remove duplicate code from app.py
2018-12-20 13:26:44 -05:00
Jay Newlin (PW)
c5b828bcdb Remove duplicate code 2018-12-20 11:23:01 -05:00
dandds
ba19a6d341
Merge pull request #503 from dod-ccpo/spike-new-workflow
Task Order Form
2018-12-20 10:13:33 -05:00
montana-mil
52bb0bd5fc
Merge pull request #497 from dod-ccpo/v-cloak
Prevent Vue from Loading Variables Before Evaluation
2018-12-20 10:09:04 -05:00
Montana
59d2f22998 change location of v-cloak on audit log without changing the position of the pagination component 2018-12-20 09:53:16 -05:00
leigh-mil
ec19104480
Merge pull request #499 from dod-ccpo/workspace-member-buttons-#162641480
Workspace member buttons #162641480
2018-12-20 09:48:21 -05:00
dandds
27ad286e47 remove unused templates 2018-12-19 14:46:20 -05:00
dandds
c99b02b975 adjust migration downgrade 2018-12-19 13:32:02 -05:00
dandds
c4a7b59f7f fix scope description and task order active step display 2018-12-19 11:41:33 -05:00
dandds
62a8b0ec40 add tests for task_order routes utility classes 2018-12-19 11:33:58 -05:00
leigh-mil
3ff86a1a6e Refactor tests 2018-12-19 11:30:51 -05:00
George Drummond
5fd2fc3558
Merge pull request #505 from dod-ccpo/unsafe-inline-svg
Add ‘unsafe-inline’ to headers to fix rendering svgs
2018-12-19 11:18:08 -05:00
George Drummond
acb405d799 Add ‘unsafe-inline’ to headers to fix rendering svgs 2018-12-19 11:08:39 -05:00
dandds
49f036ab27 remove leftover logger 2018-12-19 10:17:02 -05:00
dandds
5fe20fab83 squash migrations and use numeric type for money 2018-12-19 10:11:31 -05:00
leigh-mil
54a88a9b94 Update test names for clarity 2018-12-19 09:59:38 -05:00
Jay R. Newlin (PromptWorks)
39d89c4d1b
Merge pull request #502 from dod-ccpo/refactor_utils_init_lambda
Lambda function refactor suggested by Patrick
2018-12-18 16:56:22 -05:00
Jay R. Newlin (PromptWorks)
92f425ac79
Merge pull request #504 from dod-ccpo/jrn_no_branch_coverage
JRN no branch coverage
2018-12-18 16:54:36 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00
Jay Newlin (PW)
2ea8e489b3 Merge branch 'master' of github-DDS:dod-ccpo/atst into jrn_no_branch_coverage 2018-12-18 16:29:06 -05:00
Jay Newlin (PW)
bb640cdcd7 Lambda function refactor suggested by Patrick 2018-12-18 16:11:25 -05:00
dandds
5cc5b700b7 move task order routes file 2018-12-18 13:32:51 -05:00
dandds
ad03b58dee tests for new task order endpoints, remove new workspace routes 2018-12-18 13:22:54 -05:00
patricksmithdds
b6f9f39282
Merge pull request #501 from dod-ccpo/show-env-role-change
Show environment role name in audit log
2018-12-18 13:20:57 -05:00
Jay Newlin (PW)
0800e506e4 Format changed file 2018-12-18 11:32:21 -05:00
Jay Newlin (PW)
628c61024b Remove intentional partial branch from coverage stats 2018-12-18 11:32:00 -05:00
Patrick Smith
a63df5083d Show environment role name in audit log 2018-12-18 11:16:02 -05:00
Jay Newlin (PW)
4d834e65c7 All conditions are met by this point; no branch really exists 2018-12-18 11:14:19 -05:00
dandds
9a12c14636 domain methods for checking task order sections 2018-12-18 10:51:37 -05:00
Jay Newlin (PW)
2e2eff2e8e Remove intentional partial branch from coverage stats 2018-12-18 10:46:51 -05:00
leigh-mil
fa2cad3291 Move logic about invite into Invitation model 2018-12-18 10:38:26 -05:00
Jay Newlin (PW)
b8dbfdfbaa Merge branch 'master' of github-DDS:dod-ccpo/atst into jrn_no_branch_coverage 2018-12-18 10:14:14 -05:00
Jay R. Newlin (PromptWorks)
c5f878df24
Merge pull request #500 from dod-ccpo/jrn_fix_repr_exclusion
Adjust coverage and __repr__ method handling
2018-12-18 10:11:18 -05:00
dandds
c6686d70e8 multistep task order workflow 2018-12-18 09:44:02 -05:00
dandds
c5580733ba fields for the new task order 2018-12-18 09:44:02 -05:00