Montana
|
109249d953
|
Allow user to save without changing user's role
|
2018-09-05 14:16:20 -04:00 |
|
Montana
|
03715d8e9b
|
Remove MOCK_MEMBERS data
|
2018-09-05 14:16:20 -04:00 |
|
Montana
|
b379972446
|
Check permissions before viewing member edit page
|
2018-09-05 14:16:19 -04:00 |
|
Montana
|
ea1a3926ac
|
Wire up selector for updating a workspace user's role
|
2018-09-05 14:16:19 -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
|
e03ddd9474
|
make uii_ids an array column
|
2018-09-05 12:42:33 -04:00 |
|
dandds
|
e810a4afe8
|
cleanup from rebase
|
2018-09-04 16:17:52 -04:00 |
|
dandds
|
1e0523ebf6
|
new request statues events should be associated with latest revision
|
2018-09-04 16:15:36 -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
|
a7678cad12
|
New domain method for adding workspace user
|
2018-08-31 13:25:14 -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
|
54d1e7235b
|
add attachment model and task order relation to it
|
2018-08-27 13:04:41 -04:00 |
|
richard-dds
|
daa8634cb4
|
Format project
|
2018-08-23 16:25:36 -04:00 |
|
dandds
|
e3631da8ea
|
request can update financial verification data
|
2018-08-23 09:11:21 -04:00 |
|
dandds
|
f2dbed1ef1
|
add new task order fields
|
2018-08-23 09:11:21 -04:00 |
|
richard-dds
|
9875a11860
|
Workspace now response to .members
|
2018-08-22 11:49:05 -04:00 |
|
richard-dds
|
379461e6fb
|
Get Workspace.owner from role, not from request creator
|
2018-08-22 11:38:10 -04:00 |
|
richard-dds
|
0de8866919
|
workspace_projects route working
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
dcd69f6b9f
|
Workspaces page working
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
7d165e45d3
|
Authorize user in Workspaces.get
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
ee17ca6633
|
Add Workspace.roles
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
43263f35cc
|
Fix workspace_role workspace relationship
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
8d58b2a7a0
|
WIP: created Project and Environment models
|
2018-08-21 20:21:10 -04:00 |
|
richard-dds
|
01778ada05
|
Add timestamps to workspace
|
2018-08-21 20:21:10 -04:00 |
|
dandds
|
c723c9b326
|
WIP: creating a workspace creates a workspace_role
|
2018-08-21 20:21:10 -04:00 |
|
dandds
|
75f41d4d2b
|
remove workspaces task order association for now
|
2018-08-21 20:21:10 -04:00 |
|
dandds
|
ef153f5226
|
basic workspace model and repository implementation
|
2018-08-21 20:21:10 -04:00 |
|
dandds
|
c88c763da2
|
annual_spend property for requests model
|
2018-08-20 10:25:06 -04:00 |
|
dandds
|
3a77e07c3f
|
update request statuses; deleted -> canceled
|
2018-08-14 17:02:53 -04:00 |
|
dandds
|
e97fdbf140
|
implement real KPI counts
|
2018-08-14 16:57:27 -04:00 |
|
richard-dds
|
dd849df388
|
Use enum value to store status displayname
|
2018-08-08 16:18:12 -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
|
1f41b717bf
|
Add expired and deleted statuses
|
2018-08-08 13:05:03 -04:00 |
|
richard-dds
|
4d3889c144
|
Hardcode enum values instead of using auto()
|
2018-08-08 13:04:40 -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
|
e9cf732798
|
Use full_name property of User
|
2018-08-06 16:26:47 -04:00 |
|