Patrick Smith
|
2c62f54b83
|
Remove request-related models
|
2019-02-25 14:54:14 -05:00 |
|
dandds
|
41e715a404
|
use full prefix for certifying official in SO review
|
2019-02-20 11:37:49 -05:00 |
|
dandds
|
bfcee47db6
|
added dd-254 model
|
2019-02-20 10:52:15 -05:00 |
|
Patrick Smith
|
ba3000dccc
|
Add started status to task order model
|
2019-02-13 10:24:02 -05:00 |
|
George Drummond
|
c40543d16a
|
Fix formatting
|
2019-02-12 10:08:28 -05:00 |
|
George Drummond
|
15e75faa39
|
Add in columns and fix migration
|
2019-02-12 10:07:41 -05:00 |
|
George Drummond
|
8689748d10
|
Add in basic implementation of the KO TO signature page
|
2019-02-12 10:06:57 -05:00 |
|
dandds
|
44cf360687
|
display status as pending for officer invites awaiting TO completion
|
2019-02-11 15:13:36 -05:00 |
|
dandds
|
a85487a2d1
|
send officer invitations when MO completes TO form
|
2019-02-11 15:13:36 -05:00 |
|
patricksmithdds
|
c5ebdf89a7
|
Merge pull request #613 from dod-ccpo/reskin-portfolio-apps
Reskin portfolio applications page
|
2019-02-08 10:46:33 -05:00 |
|
Patrick Smith
|
fd849a801a
|
Only include active Task Orders in portfolio budget
|
2019-02-08 10:16:51 -05:00 |
|
Patrick Smith
|
c3157596be
|
Add property to get number of users in an application
|
2019-02-07 18:45:36 -05:00 |
|
Montana
|
a6eab76ab7
|
Rename
|
2019-02-07 11:27:03 -05:00 |
|
Montana
|
fb95033dbe
|
Only set attrs in the setter
|
2019-02-07 11:27:03 -05:00 |
|
Montana
|
9182b1078c
|
Refactor attachment setters and add tests
|
2019-02-07 11:27:03 -05:00 |
|
Montana
|
ce2b4b6ea1
|
Add pdf column and uploader
|
2019-02-07 11:27:03 -05:00 |
|
leigh-mil
|
cd13a01af8
|
Merge pull request #593 from dod-ccpo/to-funding-status-alerts
TO Statuses on Portfolio Funding Page
|
2019-02-05 15:44:13 -05:00 |
|
Montana
|
2e3450ed8b
|
Styling
|
2019-02-05 10:49:51 -05:00 |
|
Montana
|
40780bf244
|
Migration to add custom_clauses to TO; form fixes
|
2019-02-05 10:49:51 -05:00 |
|
leigh-mil
|
2cbfa59b92
|
Add funding status alerts
|
2019-01-29 15:52:55 -05:00 |
|
Patrick Smith
|
045dcef6f9
|
Handle submitting form without csp estimate
|
2019-01-23 16:30:28 -05:00 |
|
Patrick Smith
|
672c562323
|
Allow removing a csp estimate from a task order
|
2019-01-23 11:16:54 -05:00 |
|
Patrick Smith
|
f580f69d35
|
Raise error if csp estimate is not of proper type
|
2019-01-23 11:16:54 -05:00 |
|
Patrick Smith
|
30ebebb13a
|
Fix failing tests
|
2019-01-23 11:16:54 -05:00 |
|
Patrick Smith
|
2298c5135e
|
Add csp_estimate property to task order model
|
2019-01-23 11:16:05 -05:00 |
|
Patrick Smith
|
a6a53525f8
|
Partition and serialize task orders need on funding page
|
2019-01-15 17:29:13 -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 |
|
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 |
|
leigh-mil
|
5b9b060cfc
|
Fix migration and formatting after rebase
|
2019-01-11 16:04:36 -05:00 |
|
leigh-mil
|
b18e3a9e10
|
Add columns relating to Funding and Oversight sections to TaskOrder model
|
2019-01-11 15:59:18 -05:00 |
|
Patrick Smith
|
809ad712ec
|
Titlecase task order status
|
2019-01-11 11:24:34 -05:00 |
|
Patrick Smith
|
2b61621402
|
Fix setting default status on task orders
|
2019-01-11 10:35:04 -05:00 |
|
Patrick Smith
|
dda6db8562
|
Add status to task order table
|
2019-01-10 14:41:45 -05:00 |
|
dandds
|
ccf1ff2024
|
authorization checks for task orders
|
2019-01-10 08:56:40 -05:00 |
|
Montana
|
81af9f1c99
|
Add new permission
|
2019-01-09 13:14:56 -05:00 |
|
dandds
|
95e7adfcf3
|
single workspace role for task order officers
|
2019-01-08 16:47:55 -05:00 |
|
dandds
|
65a88da63b
|
remove unnecessary officer properties on workspace
|
2019-01-08 16:47:55 -05:00 |
|
dandds
|
d0bfa16f17
|
add officers to task order and redirect to TO when they accept a workspace invite
|
2019-01-08 16:47:55 -05:00 |
|
dandds
|
33de14caaf
|
prevent redundant invitations for task order officers
|
2019-01-08 16:47:55 -05:00 |
|
dandds
|
4f1ca550d5
|
new roles for task order officers
|
2019-01-08 16:47:55 -05:00 |
|
Patrick Smith
|
5e737bad15
|
Add cloud_id to user model
|
2019-01-08 10:43:05 -05:00 |
|
Patrick Smith
|
2dba02e03c
|
Add cloud_id column to environment model
When an environment is created, we'll need to create something in the
CSP and keep track of the ID of the created thing.
|
2019-01-07 17:30:34 -05:00 |
|
montana-mil
|
7a7f8914c8
|
Merge pull request #516 from dod-ccpo/multicheckbox_with_other
Multicheckbox with 'other' option
|
2019-01-07 10:13:31 -05:00 |
|
Montana
|
c70202c33c
|
Handle formdata processing in a property
|
2019-01-07 09:38:56 -05:00 |
|
patricksmithdds
|
66c88d2869
|
Merge pull request #511 from dod-ccpo/csp-integration
Refactor CSP integration
|
2019-01-03 09:59:55 -05:00 |
|