7457 Commits

Author SHA1 Message Date
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
graham-dds
7b76210b6a Add Azure billing acct name for initial CSP data 2020-02-21 14:31:29 -05:00
graham-dds
bb886dbe0f Add tests for portfolio.initial_clin_dict property
In doing this, fixed a bug on the clin.is_active property
2020-02-21 14:31:29 -05:00
graham-dds
dba63cdd15 Refactor Portfolio to_dictionary method
In refactoring this method, refactor some other areas:
- add a property to generate a dict needed for the "initial clin"
- add new relationship field to get all CLINs associated with a
  portfolio
- add a property to either get or generate a portfolio's domain name
- least importantly, sort imports

- On the CLIN model, add a property to get a JEDI clin type's number,
  i.e. JEDI_CLIN_3 -> 3. This should be the "initial_clin_type".
2020-02-21 14:31:29 -05:00
graham-dds
d46ed2b5b4 Specify clin sorting in TO <> CLIN relationship
This also removes the sorted_clins property on the task_order model
2020-02-21 14:31:29 -05:00
graham-dds
612e254104 Add AZURE_BILLING_ACCOUNT_NAME config var 2020-02-21 13:23:19 -05:00
08ca093eda azure disable_user update url, assignment id 2020-02-20 14:22:05 -05:00
bbd2914824 azure disable user call 2020-02-20 13:51:38 -05:00
tomdds
08ca8eac79
Merge pull request #1433 from dod-ccpo/state-machine-unit-tests
state machine unit tests
2020-02-20 10:39:23 -05:00
tomdds
be53a1fd1a
Merge branch 'staging' into state-machine-unit-tests 2020-02-20 10:21:41 -05:00
leigh-mil
57ba7d5979
Merge pull request #1420 from dod-ccpo/update-clins
Update CLINs
2020-02-20 10:19:52 -05:00
leigh-mil
0bda0c481e Explicitly pass in kwargs instead of splatting clin and portfolio data 2020-02-19 16:07:45 -05:00
leigh-mil
5c7dfc428e Add new tests and refactor existing tests 2020-02-19 16:07:44 -05:00
leigh-mil
4dc5f2aa91 Add beat task to queue 2020-02-19 16:07:44 -05:00
leigh-mil
6ef3265cb5 Create celery task for create_billing_instruction 2020-02-19 16:03:30 -05:00
leigh-mil
aa2d353260 Add query for finding new CLINs that have not been sent.
Use fixtures in tests.
2020-02-19 15:59:24 -05:00