dandds
f793973da4
Do not enforce TO number uniqueness.
...
We don't know for a fact that TO number uniqueness is a requirement at
the database level. For now, remove the unique constraint so that users
can enter redundant TOs.
2019-06-19 13:03:41 -04:00
George Drummond
d672f5792c
Save as draft
2019-06-18 14:11:55 -04:00
richard-dds
1de4fe7cc5
Fixed begins / ends time for TOs
2019-06-11 14:35:43 -04:00
richard-dds
13eb277f4a
Fix CTAs for funding page
2019-06-11 14:00:31 -04:00
Montana
8446a79a9a
Sign TO in post route
2019-06-11 12:06:11 -04:00
richard-dds
5339fd34d5
Remove another unused import
2019-06-10 15:16:26 -04:00
richard-dds
a2d201e43b
Use UTC tz for determining TO status
2019-06-10 15:16:26 -04:00
richard-dds
1cb673af53
Proper colors for TO statuses
2019-06-10 15:16:02 -04:00
richard-dds
7f4f857424
Sort task orders by status and time_created
2019-06-10 15:16:02 -04:00
richard-dds
e84e61bbad
Update seed script with TOs of various statuses
2019-06-10 15:15:39 -04:00
richard-dds
0f4d17a94a
Implemen TaskOrder.is_completed
2019-06-10 15:15:39 -04:00
richard-dds
8ecf112c48
Implement new CLIN-based TO statuses
2019-06-10 15:15:08 -04:00
richard-dds
7b8ccbf145
Implement TO start_date and end_date
2019-06-10 15:15:08 -04:00
leigh-mil
46cd8f3762
Fix tests and formatting
2019-06-10 12:36:57 -04:00
leigh-mil
42970ded6f
Render pdf in existing TO
2019-06-10 12:29:54 -04:00
leigh-mil
e017cd12af
Vue for adding multiple CLINs
2019-06-10 12:29:54 -04:00
leigh-mil
36200e01ad
Create CLINs when creating a TO
2019-06-10 12:29:54 -04:00
Montana
e4cbe892fc
Use clin values to render budget information
...
- creates a relationship `clins` on task order model
- two properties on task order model to calculate budget amounts
2019-06-05 09:40:10 -04:00
leigh-mil
7bec073f78
Delete things related to deleted columns and table
2019-05-31 13:07:03 -04:00
leigh-mil
fbfb04d763
Update task order table and remove dd254
2019-05-31 13:07:03 -04:00
leigh-mil
e3956180b4
Add property to TO that returns a list of the officers
2019-03-14 20:08:57 -04:00
leigh-mil
febb2c5d0a
Fake remaining balance for A-Wing and B-Wing
2019-03-01 14:57:03 -05:00
leigh-mil
f1b9bf19a7
Update migration order and change loa to loas
2019-03-01 11:02:15 -05:00
leigh-mil
070ccec23f
Add migration for LOA array type
2019-03-01 11:02:15 -05:00
George Drummond
17c175b698
Invite Officer From Manage Invitations Page
2019-02-28 11:44:07 -05:00
Montana
7ee8858cc7
Add defense_component to Portfolio when new task_order is created without an existing portfolio
2019-02-26 11:29:16 -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
Patrick Smith
fd849a801a
Only include active Task Orders in portfolio budget
2019-02-08 10:16:51 -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