leigh-mil
|
df338ebdb9
|
Fix migration after rebase
|
2018-11-07 12:08:05 -05:00 |
|
leigh-mil
|
642934d701
|
Fix migrations after rebase
|
2018-11-07 12:03:52 -05:00 |
|
leigh-mil
|
6bc157b2b3
|
Add phone ext
|
2018-11-07 12:03:52 -05:00 |
|
dandds
|
66a10f2d2f
|
create system request reviews when request is automatically accepted for financial verification
|
2018-11-05 15:02:01 -05:00 |
|
dandds
|
e4bad109db
|
more granular invitation status and a display status for workspace members
|
2018-11-01 13:52:03 -04:00 |
|
dandds
|
8cbd3d0390
|
migration to update existing workspace_role statuses
|
2018-10-31 11:17:28 -04:00 |
|
dandds
|
2aa3fbb129
|
revise migration chain
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
848bbf9c12
|
Updates to workspace role permissions, invitations
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
4255dbe292
|
fix invitation migration
|
2018-10-31 10:21:48 -04:00 |
|
leigh-mil
|
b2b23519f7
|
Fix migration conflict
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
ead84834d0
|
squash invitation migrations
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
151d5be5ea
|
use invite token instead of id for invitation url
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
b81a831c85
|
remove accepted column from workspace_roles
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
5c5f9c6c9c
|
record expiration time on the invitation
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
d5998ed370
|
track invitation state by status enum
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
6125041a93
|
record inviter on invitation
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
3e19c75c80
|
workspace role marked as accepted when user accepts invitation
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
49f5edfe29
|
new workspace members are provisional until they log in for the first time
|
2018-10-31 10:21:48 -04:00 |
|
dandds
|
b8fc92cd14
|
basic invitation model with domain class
|
2018-10-31 10:21:48 -04:00 |
|
richard-dds
|
a1735874e6
|
Determine if finver form should be extended by checking TO
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
da7b02d4f0
|
Rebase fixes
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
22cbca5951
|
Remember if finver form is extended
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5d2b976e5f
|
Preemptively upload task order PDF
|
2018-10-23 11:45:09 -04:00 |
|
dandds
|
30318b68bb
|
add additional user fields
|
2018-10-16 09:18:13 -04:00 |
|
richard-dds
|
885b2da308
|
Remove workspaces.name unique constraint
- Added some random indexes
- Fixed audit_events.request_id foreign key constraint
|
2018-09-26 10:23:54 -04:00 |
|
richard-dds
|
5aabf92316
|
Rebase and fix migration path
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
4a5b9967ef
|
Store request_id when available
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
85d866956b
|
Add display_name property to AuditEvent
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
870929afd6
|
Rename resource_name to resource_type
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
ddc2e2fad7
|
Automatic audit logging using SQLA events
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
e64b2dd034
|
Add Role.display_name
|
2018-09-24 14:19:17 -04:00 |
|
richard-dds
|
de338f675f
|
Add lots of NOT NULL constraints
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
5f54468082
|
Timestamps and uuids everywhere
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
4fc1f9f2d4
|
Squashed migrations and created seed_roles.py
|
2018-09-21 14:00:01 -04:00 |
|
dandds
|
abfde388b7
|
fix bug in a migration
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
ec5c3e8ce8
|
add request name
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
c1f99389e1
|
resolve migration chain
|
2018-09-17 16:58:45 -04:00 |
|
dandds
|
a2e8caf23b
|
add expiration_date to manual task order form
|
2018-09-17 16:56:10 -04:00 |
|
dandds
|
bba2a2b283
|
restrict workspace information updates to owner and admins
|
2018-09-17 13:30:25 -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 |
|
richard-dds
|
11484244a4
|
Fix migration path
|
2018-09-11 10:39:14 -04:00 |
|
richard-dds
|
6a8cbcf1c2
|
Merge pull request #264 from dod-ccpo/view-pe-as-workspace-user
View projects and environments as a workspace user
|
2018-09-11 10:16:18 -04:00 |
|
dandds
|
d38261f439
|
associate ccpo user to request review
|
2018-09-10 16:42:42 -04:00 |
|
richard-dds
|
39a1a5508c
|
Remove VIEW_{APPLICATION,ENVIRONMENT}_IN_WORKSPACE from some roles
|
2018-09-10 13:41:48 -04:00 |
|
dandds
|
aadedfc3b0
|
small schema refinements for request_reviews
|
2018-09-10 13:33:10 -04:00 |
|
dandds
|
139103b2ce
|
all request review fields are nullable
|
2018-09-10 12:01:30 -04:00 |
|
dandds
|
bad78b7c64
|
refine required fields for request review
|
2018-09-10 10:42:04 -04:00 |
|
dandds
|
15713d78a4
|
resolve migration chain
|
2018-09-10 10:29:04 -04:00 |
|
dandds
|
8e000e3e77
|
add request review
|
2018-09-10 10:29:04 -04:00 |
|
richard-dds
|
1620403cda
|
Add view_workspace_members permission to admin role
|
2018-09-06 16:21:58 -04:00 |
|