dandds
|
c6cfb99dee
|
Merge pull request #1401 from dod-ccpo/ca-store
Update CAs in the container.
|
2020-02-07 15:57:53 -05:00 |
|
leigh-mil
|
a9d26d26e6
|
Prevent double submitting forms when Save buttons are double clicked
|
2020-02-07 14:28:44 -05:00 |
|
leigh-mil
|
ff98acdb1d
|
Add prop for defaultVisible to the ToggleMenu vue component
|
2020-02-07 14:13:58 -05:00 |
|
|
a2201a0edf
|
portfolio data dict. domain name uses random string suffix. do not set the password
|
2020-02-07 14:00:16 -05:00 |
|
Jay R. Newlin (PromptWorks)
|
12e1e3f95c
|
Ghost Inspector test updates week of 2/2/2020
|
2020-02-07 13:42:14 -05:00 |
|
dandds
|
1ef0671158
|
Update CAs in the container.
In order for the app to make > TLS 1.2 connections to Redis, we need to
update the local certificate store in the container.
|
2020-02-07 12:48:44 -05:00 |
|
|
6f6d3720bc
|
class method to export portfolio data as dictionary as an arg to state machine
|
2020-02-07 12:05:02 -05:00 |
|
leigh-mil
|
da283e4615
|
Merge pull request #1397 from dod-ccpo/171114893-pdf-bug
PDF download bug
|
2020-02-07 09:30:33 -05:00 |
|
dandds
|
376774b6e8
|
Merge branch 'staging' into 171114893-pdf-bug
|
2020-02-07 08:31:49 -05:00 |
|
dandds
|
f297cd8c2f
|
Merge pull request #1399 from dod-ccpo/171142818-fix-portfolio-validations
Update portfolio and application validators
|
2020-02-07 08:29:53 -05:00 |
|
dandds
|
f4715fde95
|
Merge branch 'staging' into 171142818-fix-portfolio-validations
|
2020-02-07 06:46:24 -05:00 |
|
dandds
|
7e890345fe
|
Merge branch 'staging' into 171114893-pdf-bug
|
2020-02-07 06:29:22 -05:00 |
|
dandds
|
960351fa3a
|
Merge pull request #1395 from dod-ccpo/171009912-fix-spacing-on-forms
Fix spacing at the bottom of forms
|
2020-02-07 06:29:03 -05:00 |
|
dandds
|
21decca4e3
|
Merge branch 'staging' into 171114893-pdf-bug
|
2020-02-07 05:15:10 -05:00 |
|
dandds
|
ee9a8bc790
|
Merge branch 'staging' into 171009912-fix-spacing-on-forms
|
2020-02-07 05:11:47 -05:00 |
|
leigh-mil
|
9c460927e1
|
Merge pull request #1392 from dod-ccpo/170897424-fix-error-pages
Bugfix - 404 errors for non-existent pages
|
2020-02-06 19:19:25 -05:00 |
|
leigh-mil
|
589646fd90
|
Allow commas and quotes in portfolio and application names. Create input validator for application names.
|
2020-02-06 19:07:11 -05:00 |
|
leigh-mil
|
16342c2162
|
Merge branch 'staging' into 170897424-fix-error-pages
|
2020-02-06 17:50:51 -05:00 |
|
leigh-mil
|
644d86582e
|
Save Attachment object_name when uploading PDFs in the TO builder
|
2020-02-06 17:34:56 -05:00 |
|
leigh-mil
|
39f8e4ce9c
|
Fix generatte_download_link() -- Use BlockBlobService and BlobPermissions
|
2020-02-06 17:34:56 -05:00 |
|
leigh-mil
|
e744fddbf9
|
Merge pull request #1382 from dod-ccpo/add-celery-job-for-sending-tos
Add celery job for sending Task Orders
|
2020-02-06 16:11:35 -05:00 |
|
|
50ab045353
|
provisioning error handling applied to all requests calls
|
2020-02-06 14:44:49 -05:00 |
|
leigh-mil
|
c76ee1546d
|
Merge branch 'staging' into add-celery-job-for-sending-tos
|
2020-02-06 14:27:16 -05:00 |
|
leigh-mil
|
a76f61eb2a
|
Check if view_args is not None to prevent KeyError
|
2020-02-06 14:08:30 -05:00 |
|
leigh-mil
|
a379074ebf
|
add form class which adds margin-bottom to offset the action-group-footer height
|
2020-02-06 13:55:05 -05:00 |
|
leigh-mil
|
903f5ca33b
|
Add todo about fixing tests
|
2020-02-06 13:07:46 -05:00 |
|
leigh-mil
|
b2da9de040
|
Log error when sending email fails. Wrap recipients in a list instead of putting the logic inside Mailer _build_message().
|
2020-02-06 13:07:46 -05:00 |
|
leigh-mil
|
0f69a48bbe
|
Refactor to catch errors and not update TaskOrder.pdf_last_sent_at unless the email has been sent. Add tests for failure cases
|
2020-02-06 13:07:46 -05:00 |
|
leigh-mil
|
0af29f485e
|
Add celery task for finding unsent TO and sending them to Microsoft
|
2020-02-06 13:07:46 -05:00 |
|
leigh-mil
|
4c3de07684
|
Merge pull request #1394 from dod-ccpo/fix-ghost
Fix ghost
|
2020-02-06 12:58:52 -05:00 |
|
|
350c631745
|
revert local changes
|
2020-02-06 12:47:40 -05:00 |
|
|
93840ac7b8
|
revert local changes
|
2020-02-06 12:29:54 -05:00 |
|
|
86c01f6987
|
provision initial mgmt group migration script
|
2020-02-06 12:11:04 -05:00 |
|
leigh-mil
|
6ec9fb34f9
|
Add query for finding Task Orders that have not been sent to MS or that have been updated.
|
2020-02-06 12:04:13 -05:00 |
|
leigh-mil
|
03d6e7c21a
|
Add column to clins for last_sent_at and column to task_orders for pdf_last_sent_at
|
2020-02-06 12:04:13 -05:00 |
|
|
eb4201d6e3
|
correct data class name
|
2020-02-06 11:26:08 -05:00 |
|
leigh-mil
|
2c8f4eeaa0
|
Add Environment property is_pending back because it is used in the UI to display the "Pending Creation" tag
|
2020-02-06 11:03:04 -05:00 |
|
|
c3c2f2e1c5
|
rename state machine data class
|
2020-02-06 10:44:32 -05:00 |
|
|
1da7d42eb7
|
merge staging
|
2020-02-06 10:39:08 -05:00 |
|
|
7559875d64
|
resolve conflict with staging
|
2020-02-06 10:19:47 -05:00 |
|
|
6420cce4fc
|
initial mgmt group stage data classes extend the management group data class
|
2020-02-06 10:13:27 -05:00 |
|
dandds
|
e29ff3f91b
|
fix scope for role creation
|
2020-02-06 06:35:12 -05:00 |
|
dandds
|
872500099e
|
Merge branch 'staging' into environment-role-creation
|
2020-02-06 05:57:06 -05:00 |
|
dandds
|
406c2af811
|
Merge pull request #1369 from dod-ccpo/environment-mgmt-grp-provisioning
Environment Management Group Provisioning
|
2020-02-06 05:15:20 -05:00 |
|
dandds
|
4da68a1fab
|
WIP: orchestration for env role creation
|
2020-02-05 15:56:53 -05:00 |
|
|
37eda0b959
|
create_tenant error handling
|
2020-02-05 15:34:59 -05:00 |
|
tomdds
|
05f4ef8cb6
|
Merge branch 'staging' into environment-mgmt-grp-provisioning
|
2020-02-05 14:52:15 -05:00 |
|
tomdds
|
13aca270ca
|
Remove unused code in both the cloud interfaces and environment models. Also add tests for some untested code in the cloud interface.
|
2020-02-05 14:48:54 -05:00 |
|
dandds
|
7c7dd08827
|
Add environment_roles.cloud_id and update query for finding pending
roles.
|
2020-02-05 13:48:59 -05:00 |
|
|
ac6c715056
|
formatting
|
2020-02-05 12:22:20 -05:00 |
|