patricksmithdds
|
a5314b50c7
|
Merge pull request #544 from dod-ccpo/task-order-listing
Portfolio funding screen
|
2019-01-16 11:48:48 -05:00 |
|
Montana
|
47c61655aa
|
Make sure am_cor is checked when you return to the page after saving
|
2019-01-16 11:48:39 -05:00 |
|
Montana
|
ae494d3bb5
|
Refactor RequiredIfNot custom validator, add tests
|
2019-01-16 11:00:51 -05:00 |
|
Montana
|
5d4fee9546
|
Save TO creator data as cor data if am_cor is checked
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
41268cc1e4
|
Custom validator to only validate COR data if am_cor isn't checked
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
2145549c1b
|
Add translation label for cor checkbox
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
dc01a68c29
|
fix test, minor python tweaks
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
805db30023
|
Allow user to rename task order and do no push othertext to DB
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
8463599d7b
|
Allow users to update TO information after it has been saved in the DB
|
2019-01-16 10:11:44 -05:00 |
|
leigh-mil
|
a66e5eba72
|
Move display logic out of the TaskOrder model and into the template
|
2019-01-16 10:08:13 -05:00 |
|
Patrick Smith
|
1cc4c23588
|
Allow creating a task order for an existing portfolio
|
2019-01-16 08:14:18 -05:00 |
|
Patrick Smith
|
b1348b52e5
|
Rename route from to be more general
|
2019-01-15 20:43:48 -05:00 |
|
Patrick Smith
|
26c898da0d
|
Add row for total balance
|
2019-01-15 17:57:26 -05:00 |
|
Patrick Smith
|
b2782c0b66
|
Add portfolio funding header
|
2019-01-15 17:49:59 -05:00 |
|
Patrick Smith
|
a6a53525f8
|
Partition and serialize task orders need on funding page
|
2019-01-15 17:29:13 -05:00 |
|
leigh-mil
|
7891432e90
|
Add dev team options to translations file so they can be used in the to review template
|
2019-01-15 17:05:37 -05:00 |
|
leigh-mil
|
75e831beb6
|
Display phone number properly
|
2019-01-15 17:05:37 -05:00 |
|
leigh-mil
|
a1760ad4c0
|
Fixes after rebase
|
2019-01-15 17:05:36 -05:00 |
|
leigh-mil
|
dde87569d2
|
Add missing fields to form and fix display of text
|
2019-01-15 17:05:36 -05:00 |
|
leigh-mil
|
94ea47ca99
|
Add safe to MultiCheckbox macro so we can use text with html tag
|
2019-01-15 17:05:36 -05:00 |
|
leigh-mil
|
39b527dc4d
|
Move text to translations file
|
2019-01-15 17:05:36 -05:00 |
|
leigh-mil
|
cc4d9670a1
|
Update funding section
|
2019-01-15 17:05:36 -05:00 |
|
leigh-mil
|
5ef246fe2f
|
Update reporting section
|
2019-01-15 17:05:36 -05:00 |
|
Patrick Smith
|
f6037aa8af
|
Show pending task orders at top of funding page
|
2019-01-15 13:32:05 -05:00 |
|
Patrick Smith
|
8f8e7fa65e
|
Add active & expired task order statuses
|
2019-01-15 10:51:00 -05:00 |
|
Patrick Smith
|
c8174bdc10
|
Remove TaskOrder.status column from database
|
2019-01-15 10:36:25 -05:00 |
|
Montana
|
676c68a243
|
fix test, minor python tweaks
|
2019-01-15 09:08:21 -05:00 |
|
Montana
|
804ddc4db5
|
Allow user to rename task order and do no push othertext to DB
|
2019-01-15 09:07:03 -05:00 |
|
Montana
|
3765bbea12
|
Allow users to update TO information after it has been saved in the DB
|
2019-01-15 09:03:30 -05:00 |
|
Montana
|
e53e00397c
|
Only save other text to DB if other is checked
|
2019-01-15 08:59:14 -05:00 |
|
dandds
|
25a34d5608
|
include updated task order page and fix TaskOrders.get call
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
cfe454be40
|
cleanup from rebase
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
372dac306f
|
update workspace and project table names
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
48954ded11
|
update foreign key names; workspace_id -> portfolio_id, project_id -> application_id
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
0eec42c55b
|
change constant names
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
d3d36822df
|
workspace -> portfolio everywhere
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
3fc323d785
|
project -> application everywhere
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
9ad3c45200
|
rename Project to Application in user-facing contexts
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
142395f1e9
|
rename Workspace to Portfolio in user-facing contexts
|
2019-01-14 16:00:17 -05:00 |
|
dandds
|
93a54d7b9d
|
catch all request exceptions when downloading CRLs
|
2019-01-14 15:52:41 -05:00 |
|
dandds
|
5656523ad6
|
catch additional CRL download exception
|
2019-01-14 15:17:45 -05:00 |
|
leigh-mil
|
28b10107e7
|
Merge pull request #535 from dod-ccpo/update-to-form-per-design-#163066434
Update to form per design - Part 1 of 2
|
2019-01-14 10:12:39 -05:00 |
|
Patrick Smith
|
94b89917ef
|
Link to TO get started page
|
2019-01-12 11:01:18 -05:00 |
|
leigh-mil
|
5b9b060cfc
|
Fix migration and formatting after rebase
|
2019-01-11 16:04:36 -05:00 |
|
leigh-mil
|
4ed61708fb
|
Updates from PR review
|
2019-01-11 15:59:18 -05:00 |
|
leigh-mil
|
52b3b054b5
|
Update formatting
Remove html tags from translations file
Rename csp_cost_estimate to pdf
|
2019-01-11 15:59:18 -05:00 |
|
leigh-mil
|
b18e3a9e10
|
Add columns relating to Funding and Oversight sections to TaskOrder model
|
2019-01-11 15:59:18 -05:00 |
|
leigh-mil
|
74ab102891
|
Update TO section for Oversight
|
2019-01-11 15:57:47 -05:00 |
|
leigh-mil
|
922ec56134
|
Update TO funding section
|
2019-01-11 15:57:47 -05:00 |
|
leigh-mil
|
b00210a92c
|
Update app_info section of form
|
2019-01-11 15:57:47 -05:00 |
|