dandds
|
e668cb93d0
|
formatting and add financial details to requests in seed_sample script
|
2018-09-24 11:03:20 -04:00 |
|
dandds
|
430efd211c
|
display task order info on reports page
|
2018-09-24 11:03:20 -04:00 |
|
richard-dds
|
5f54468082
|
Timestamps and uuids everywhere
|
2018-09-21 14:00:01 -04:00 |
|
dandds
|
8fc5a4a092
|
show request name where appropriate and set as default workspace name
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
ec5c3e8ce8
|
add request name
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
01fca617e7
|
refactor request details rendering logic
|
2018-09-18 11:36:33 -04:00 |
|
richard-dds
|
3baa7b2016
|
Merge pull request #293 from dod-ccpo/homepage-redirects
Redirect from /home depending on requests and workspaces
|
2018-09-17 16:49:01 -04:00 |
|
dandds
|
73d3851813
|
request model knows its most recent review comment
|
2018-09-17 13:43:39 -04:00 |
|
richard-dds
|
e087c51045
|
/home redirects depending on requests and workspaces
|
2018-09-17 13:28:35 -04:00 |
|
dandds
|
2b144aa857
|
move request status query methods from domain to model
|
2018-09-14 10:16:44 -04:00 |
|
dandds
|
eb60a92511
|
changes requested to financial verification requires action from mission owner
|
2018-09-13 13:39:23 -04:00 |
|
richard-dds
|
db43cb97dc
|
Alias internal comments text
|
2018-09-11 16:41:27 -04:00 |
|
richard-dds
|
100048afdf
|
Add Request.internal_comments
Using a one to one relationship to avoid the migration hell
that we're temporarily stuck in.
|
2018-09-11 16:37:55 -04:00 |
|
dandds
|
5a7ca5e887
|
Merge pull request #265 from dod-ccpo/all-requests-#158494566
Update CCPO requests list #158494566
|
2018-09-11 08:50:32 -04:00 |
|
dandds
|
1f64344ca3
|
add updated CCPO request index columns
|
2018-09-10 14:31:03 -04:00 |
|
richard-dds
|
ac51931d89
|
Flag request for MO action required when status is CHANGES_REQUESTED
|
2018-09-10 14:20:47 -04:00 |
|
dandds
|
c4e9971206
|
distinguish final CCPO approval from acceptance of initial request
|
2018-09-10 10:29:04 -04:00 |
|
dandds
|
8e000e3e77
|
add request review
|
2018-09-10 10:29:04 -04:00 |
|
dandds
|
4b25cc19d9
|
Merge pull request #238 from dod-ccpo/request-schema-#159719829
Request schema #159719829
|
2018-09-05 13:22:58 -04:00 |
|
dandds
|
e810a4afe8
|
cleanup from rebase
|
2018-09-04 16:17:52 -04:00 |
|
dandds
|
b20d91c784
|
migrate existing request bodies to revisions and remove requests body column
|
2018-09-04 16:15:36 -04:00 |
|
dandds
|
326d330a40
|
use python dates for request revisions, plus some cleanup
|
2018-09-04 16:15:36 -04:00 |
|
dandds
|
cc7ddd9468
|
update to use request revisions
|
2018-09-04 16:14:53 -04:00 |
|
dandds
|
56a991a44d
|
add request revision
|
2018-09-04 16:13:35 -04:00 |
|
richard-dds
|
39efee046c
|
Started request requires no action
|
2018-09-04 15:00:27 -04:00 |
|
richard-dds
|
b18b238649
|
Move action_required_by to Request model
|
2018-09-04 14:18:25 -04:00 |
|
richard-dds
|
3af630e4dd
|
Return pendulum instance from last_submission_timestamp
|
2018-09-04 13:09:27 -04:00 |
|
richard-dds
|
6bfbaea867
|
Factor out first_or_none
|
2018-09-04 12:50:44 -04:00 |
|
richard-dds
|
6af50b78b0
|
Implement Request.last_submission_date
|
2018-09-04 12:47:17 -04:00 |
|
richard-dds
|
d4b96b5c54
|
Use backref instead of back_populates
|
2018-08-30 16:31:09 -04:00 |
|
richard-dds
|
caf6882a11
|
Only consider request financially verified if TO is from EDA
|
2018-08-30 16:31:08 -04:00 |
|
richard-dds
|
8a813d9ac3
|
Display workspace link for approved requests
|
2018-08-30 16:31:08 -04:00 |
|
richard-dds
|
60275f8c3a
|
Check that request is financially verified before approving
|
2018-08-30 16:31:08 -04:00 |
|
dandds
|
e3631da8ea
|
request can update financial verification data
|
2018-08-23 09:11:21 -04:00 |
|
dandds
|
c88c763da2
|
annual_spend property for requests model
|
2018-08-20 10:25:06 -04:00 |
|
richard-dds
|
0c378ba07c
|
Declare helper properties on Request and RequestStatusEvent
|
2018-08-08 13:43:52 -04:00 |
|
richard-dds
|
e99ddd491a
|
Create Request.creator relationship
- Rename creator_id to user_id
|
2018-08-08 13:43:52 -04:00 |
|
richard-dds
|
fc7ef59e9b
|
Remove unused Request.set_status
|
2018-08-08 11:18:18 -04:00 |
|
richard-dds
|
49b9fca793
|
Use Enum for request statuses
|
2018-08-07 16:41:47 -04:00 |
|
richard-dds
|
0c9005aaf6
|
Fix and refactor action_required_by
|
2018-08-07 16:22:24 -04:00 |
|
richard-dds
|
d6b099c684
|
Formatting
|
2018-08-02 13:20:03 -04:00 |
|
richard-dds
|
8d477003db
|
Requests page working
|
2018-07-31 11:49:06 -04:00 |
|
richard-dds
|
024051ae07
|
Models and migrations for requests
|
2018-07-31 11:49:06 -04:00 |
|
richard-dds
|
17a58fec21
|
Add models dir
|
2018-07-31 11:49:06 -04:00 |
|