7472 Commits

Author SHA1 Message Date
f9a45e68bb tenant admin pw reset use secrets lib, csp calls do not return the result data class 2020-03-06 10:50:06 -05:00
8734a35bf8 remove unused import 2020-03-05 15:50:45 -05:00
16cf5dfe00 step in state machine to reset tenant admin password to random value 2020-03-05 12:57:56 -05:00
dandds
f2dbd4fbc7
Merge pull request #1451 from dod-ccpo/fix-atat
Copy the directory name correctly in the Docker build.
2020-03-04 14:47:21 -05:00
dandds
7fdfd330b4 Copy the directory name correctly in the Docker build.
The top-level module should be named "atat" inside the Docker container.
Confusingly, the application code is inside "/opt/atat/atst", with the
top-level application module at "/opt/atat/atst/atat". That directory
path is a holdover from when this application was a series of
microservices. Eventually we should truncate it to something sensible
and descriptive.
2020-03-04 14:11:31 -05:00
leigh-mil
02a0cd353e
Merge pull request #1448 from dod-ccpo/change-atst-to-atat
Change atst to atat
2020-03-04 13:29:38 -05:00
leigh-mil
c2814416fb Update atst to atat 2020-03-04 11:51:15 -05:00
dandds
6eb48239cf
Merge pull request #1444 from dod-ccpo/validate-tenant-name
Validate tenant name
2020-03-03 09:00:35 -05:00
leigh-mil
337ad57f26 Add function for generating a unique tenant name 2020-03-03 07:30:20 -05:00
leigh-mil
f701997a65
Merge pull request #1445 from dod-ccpo/to-step-3-previous-bug
TO Form flash error
2020-02-28 13:27:14 -05:00
leigh-mil
fc4e7bdf7e Do not show error flash message when going to the previous page 2020-02-28 13:08:53 -05:00
Jay R. Newlin (PromptWorks)
6efbd46c4f
Merge pull request #1447 from dod-ccpo/gi-update-20200228
Ghost Inspector update 2020-02-28
2020-02-28 13:05:52 -05:00
Jay R. Newlin (PromptWorks)
2274abc377 Various test maintenance; removing and adding helper tests 2020-02-28 11:59:12 -05:00
Jay R. Newlin (PromptWorks)
74d76c33ad Various test maintenance over the past several weeks 2020-02-28 11:40:38 -05:00
Jay R. Newlin (PromptWorks)
285f7f20a0 New tests to improve coverage of user flows 2020-02-28 11:39:56 -05:00
leigh-mil
fdbb4e8b65
Merge pull request #1443 from dod-ccpo/remove-unsued-translations
remove unused translations
2020-02-28 11:17:01 -05:00
leigh-mil
86c6d35f62 remove unsued translations 2020-02-28 10:38:00 -05:00
dandds
fefe27f71f
Merge pull request #1436 from dod-ccpo/azure-disable-user
azure disable user call
2020-02-27 16:52:13 -05:00
648608da72 csp disable user mock_csp test update call 2020-02-27 13:14:42 -05:00
4ed1240140 csp disable user mock_csp test update call 2020-02-27 13:13:32 -05:00
c0ea483829 csp disable_user method signature update 2020-02-27 13:11:02 -05:00
b99d41e4a0 mock csp disable user test correct variable names. formatting. 2020-02-27 13:11:02 -05:00
a977beb7f6 mock csp disable user test correct variable names 2020-02-27 13:11:02 -05:00
90bf69afd3 rename csp method disable_user arg 2020-02-27 13:11:02 -05:00
7a49afafd9 azure disable_user update url, assignment id 2020-02-27 13:11:02 -05:00
ea87fa7308 azure disable user call 2020-02-27 13:11:02 -05:00
3add633d97 csp disable_user method signature update 2020-02-27 12:30:55 -05:00
leigh-mil
9bd68be144
Merge pull request #1440 from dod-ccpo/use-claimed_until
Claimed_until audit
2020-02-26 16:51:22 -05:00
leigh-mil
629d967566 remove unused celery task 2020-02-26 16:33:40 -05:00
leigh-mil
cc4cc645da Update queries for provisioning to filter out instances that have been claimed 2020-02-26 16:33:40 -05:00
leigh-mil
d108bf53ed
Merge pull request #1437 from dod-ccpo/unique-subscription-names
Unique subscription names
2020-02-26 16:24:50 -05:00
leigh-mil
2247657c32 Add tests for build_subscription_payload() 2020-02-26 16:05:16 -05:00
leigh-mil
2a2fafe7ea Use Environment.portofolio and portfolio_id properties instead of accessing them through application 2020-02-26 16:05:16 -05:00
leigh-mil
3544896d32 add token to end of subscription name to ensure uniqueness 2020-02-26 16:05:16 -05:00
leigh-mil
658e2cb9f1
Merge pull request #1435 from dod-ccpo/email-new-env-role
Email new env role
2020-02-26 13:25:02 -05:00
leigh-mil
668aa89edf fix circular import 2020-02-26 11:39:39 -05:00
leigh-mil
7a790b4b70 move creating the users principal name and mail nickname into a util file.
Fix typo.
2020-02-26 11:36:20 -05:00
leigh-mil
da0141a390 Refactor tests 2020-02-26 11:27:16 -05:00
leigh-mil
2c37b16963 Send email to user when env role is created 2020-02-26 11:27:16 -05:00
dandds
f8dd072340
Merge pull request #1439 from dod-ccpo/171364906-billing-account-name-config
Billing account name config and refactor portfolio to_dictionary method
2020-02-26 11:20:19 -05:00
dandds
2d501525b4
Merge branch 'staging' into 171364906-billing-account-name-config 2020-02-26 11:02:33 -05:00
d73ac79246 mock csp disable user test correct variable names. formatting. 2020-02-26 08:57:45 -05:00
d627031902 mock csp disable user test correct variable names 2020-02-26 08:56:52 -05:00
e9d120ecae rename csp method disable_user arg 2020-02-25 13:46:09 -05:00
leigh-mil
64f5af4474
Merge pull request #1438 from dod-ccpo/design-tweaks
Design tweaks
2020-02-25 13:41:00 -05:00
leigh-mil
94caf37e7f Make hr full-width in revoke invite form 2020-02-24 10:00:19 -05:00
leigh-mil
b8ddbff145 Set max width on forms 2020-02-24 10:00:19 -05:00
dandds
4c9d14e10b
Merge pull request #1441 from dod-ccpo/ugh
Don't check output status from ACR login in CI/CD.
2020-02-21 15:53:20 -05:00
dandds
7ad97403ba Don't check output status from ACR login in CI/CD. 2020-02-21 15:35:27 -05:00
graham-dds
dd19a12381 Replace csp data factory with to_dictionary method 2020-02-21 14:31:29 -05:00