2909 Commits

Author SHA1 Message Date
Montana
45d29977e1 Delete unused module 2018-10-31 14:03:56 -04:00
Montana
d3726d4ecc Display nice role names 2018-10-31 14:03:56 -04:00
Montana
8c767b7535 Search if form is submitted 2018-10-31 14:03:56 -04:00
Montana
c5856c539d Use Vue for template rendering 2018-10-31 14:03:56 -04:00
Montana
256ae73c92 Clean up Vue 2018-10-31 14:03:56 -04:00
Montana
3de1e55440 Basic Vue function for search 2018-10-31 14:03:55 -04:00
Montana
dd3b6676d3 Fix __repr__ on workspace user model 2018-10-31 14:03:53 -04:00
dandds
21251ec8c2
Merge pull request #406 from dod-ccpo/invite-email-#159201690
Invite email #159201690
2018-10-31 12:02:33 -04:00
dandds
8cbd3d0390 migration to update existing workspace_role statuses 2018-10-31 11:17:28 -04:00
dandds
3a5d8036a1 some cleanup for invitation changes 2018-10-31 10:21:48 -04:00
dandds
faa98fcb17 include auditable mixin in invitation 2018-10-31 10:21:48 -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
4c03a403f7 cleanup, add test for workspace user permissions 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
edede87108 specify unit for invitation expiration 2018-10-31 10:21:48 -04:00
dandds
5c2d466049 workspace users who have not accepted invite should not have permissions 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
8f146b2fee break out expiration method in Invitations domain 2018-10-31 10:21:48 -04:00
leigh-mil
370b037d99 Create route for accepting an invite 2018-10-31 10:21:48 -04:00
leigh-mil
1c444c726c When new member is added, an invite is sent to the new member 2018-10-31 10:21:48 -04:00
dandds
b8fc92cd14 basic invitation model with domain class 2018-10-31 10:21:48 -04:00
dandds
2a333a5f2c
Merge pull request #413 from dod-ccpo/requests-update
update requests
2018-10-30 16:32:21 -04:00
montana-mil
d696acbaa4
Merge pull request #414 from dod-ccpo/fix-single-quote-env-name
Fix Environment Name Render Issue with Apostrophes
2018-10-30 11:57:36 -04:00
dandds
a85c475642 update requests 2018-10-30 11:29:27 -04:00
Montana
f265eeb7f7 Use a safer name for Modal to avoid apostrophe issues 2018-10-30 10:01:45 -04:00
andrewdds
1619a0a358
Merge pull request #410 from dod-ccpo/fix-project-name
Fix project name
2018-10-29 16:40:40 -04:00
Andrew Croce
93ddde599d use the existing template filter 2018-10-29 15:28:55 -04:00
Andrew Croce
125f482475 Remove unnecessary global template function 2018-10-29 15:28:44 -04:00
Andrew Croce
6746e63a2c remove string filter 2018-10-29 12:28:18 -04:00
Andrew Croce
c97ee041cc format 2018-10-29 12:25:44 -04:00
Andrew Croce
eefc327193 use project ID to form the modal name 2018-10-29 12:16:40 -04:00
Andrew Croce
60a5ec80a2 add global template function for string casting 2018-10-29 12:16:13 -04:00
leigh-mil
4d18656164
Merge pull request #409 from dod-ccpo/remove-edit-acct-link-#161022031
Add conditional logic to show Edit Account link
2018-10-29 10:48:55 -04:00
richard-dds
09d3f33908
Merge pull request #387 from dod-ccpo/save-finver-draft
Save Financial Verification Draft
2018-10-29 10:26:30 -04:00
leigh-mil
20c50ebbfa Update link href 2018-10-29 09:44:43 -04:00
leigh-mil
3d4e8f4088 Add conditional logic to show Edit Account link 2018-10-26 15:33:19 -04:00
richard-dds
c70720d66f Save TO as soon as we get a number 2018-10-26 11:12:55 -04:00
patricksmithdds
c8dd49e8fc
Merge pull request #407 from dod-ccpo/deploy-worker-simpler
Deploy RQ worker
2018-10-26 10:21:50 -04:00
Patrick Smith
e177fe0037 Add REQUIRE_CRLS to config parser 2018-10-26 10:11:03 -04:00
richard-dds
afa4743eec A task order from EDA should trigger an automatic approval 2018-10-25 16:49:03 -04:00
Patrick Smith
f5a1d94061 Update deployed worker image in deployment script 2018-10-25 16:27:05 -04:00