leigh-mil
961717e0e7
Update copy in TO builder
2020-01-21 11:57:10 -05:00
leigh-mil
c946bc74db
Remove button from TO index page sticy cta when there are no TOs
2020-01-21 11:57:10 -05:00
leigh-mil
7c78e59624
Update copy on new portfolio form. Style cancel link as a button.
2020-01-21 11:57:09 -05:00
leigh-mil
0893ec18ce
Update copy on error page
2020-01-21 11:57:09 -05:00
leigh-mil
4ed75caf2a
Replace Lorem on Reports page
2020-01-21 11:57:09 -05:00
leigh-mil
c9e62e22e9
update TO builder copy
2020-01-21 11:57:09 -05:00
dandds
7faadaf17d
Merge pull request #1341 from dod-ccpo/tf-jedi-dev
...
Updated dev environment for JEDI.
2020-01-21 11:27:32 -05:00
dandds
9d179b7b5f
Merge branch 'staging' into tf-jedi-dev
2020-01-21 10:52:28 -05:00
dandds
7a86a01da4
Merge pull request #1326 from dod-ccpo/cloudzero-k8s
...
Minimal config for cloudzero dev environment.
2020-01-21 10:42:02 -05:00
dandds
2ab9790f3e
Merge branch 'staging' into cloudzero-k8s
2020-01-21 10:23:50 -05:00
dandds
9f2bdd4a9f
Updated dev environment for JEDI.
...
- Updated environment name.
- Updated variables.
- AKS service principal creds moved to the operator Key Vault.
2020-01-21 10:08:27 -05:00
dandds
fdd8e3dbba
Merge pull request #1340 from robgil-dds/additional-tf-docs
...
Additional quick steps on how to configure terraform
2020-01-20 19:27:10 -05:00
raydds
d2d63053c4
Merge pull request #1338 from dod-ccpo/bump-available-memory
...
Configure processes, threads, and increase CPU/memory limits
2020-01-20 16:44:41 -05:00
Rob Gil
584b885311
Adds notes on AKS service_principal and preview features that must be enabled
2020-01-20 16:10:55 -05:00
raydds
35cd76adf5
Try to fit two web processes per node
2020-01-20 15:41:52 -05:00
raydds
14b9f36204
Minimize staging
2020-01-20 15:41:52 -05:00
raydds
2008b4e6e3
Run UWSGI with 4 processes and 2 threads. Allocate more CPU/memory
2020-01-20 15:41:52 -05:00
dandds
454646bbb1
Merge pull request #1335 from dod-ccpo/external-traffic
...
Display client source IP correctly in logs.
2020-01-20 15:41:45 -05:00
Rob Gil
636653a5ad
Additional quick steps on how to configure terraform
2020-01-20 15:37:01 -05:00
dandds
005169a686
Merge branch 'staging' into external-traffic
2020-01-20 14:32:08 -05:00
dandds
421c4ca7f6
Merge pull request #1339 from robgil-dds/missing-outputs
...
Adds keyvault outputs
2020-01-20 14:06:33 -05:00
Rob Gil
4eded23051
Adds keyvault outputs
2020-01-20 14:04:51 -05:00
dandds
591682ab87
Display client source IP correctly in logs.
...
In order to display the client source IP, we need to make a
configuration change to the cluster. Setting externalTrafficPolicy to
"Local" preserves the client IP, per:
https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/#preserving-the-client-source-ip
2020-01-20 10:37:20 -05:00
dandds
ad70042774
Merge pull request #1333 from robgil-dds/170237669-updated-deploy-docs
...
Document process for adding secrets for redis and storage to keyvault…
2020-01-19 10:54:12 -05:00
leigh-mil
a1df5ee182
Merge pull request #1331 from dod-ccpo/remove-unused-translations
...
Remove unused translations
2020-01-17 16:22:06 -05:00
leigh-mil
7fee8b70a6
Remove unused translations
2020-01-17 15:56:25 -05:00
raydds
1647d802ea
Merge pull request #1325 from dod-ccpo/setup-script-improvements
...
Minor improvements to script/setup
2020-01-17 14:46:42 -05:00
raydds
1a07c029b7
Merge branch 'staging' into setup-script-improvements
2020-01-17 14:20:56 -05:00
Rob Gil
9684b608d4
Document process for adding secrets for redis and storage to keyvault with secrets-tool
2020-01-17 14:16:06 -05:00
dandds
c4b508693a
Merge pull request #1332 from robgil-dds/170237669-use-keyvault-for-postgres-secrets
...
170237669 - Converts postgres secrets to use keyvault
2020-01-17 14:10:32 -05:00
Hannah Brinkman
662886c162
Merge pull request #1330 from dod-ccpo/topbar-styling
...
Update _topbar.scss
2020-01-17 13:35:50 -05:00
Rob Gil
9c429e35da
170237669 - Converts postgres secrets to use keyvault
...
This changes the configuration of the postgres master username and
password. Instead of committing to source (short term hack), this now
sources those secrets from KeyVault. Those secrets are generated and
populated via secrets-tool.
2020-01-17 13:30:00 -05:00
Hannah Brinkman
0f52e75a4e
Merge branch 'staging' into topbar-styling
2020-01-17 13:02:20 -05:00
hmbrink
25bb64ed0b
Update _topbar.scss
...
-Fixed iconography and nav link colors
2020-01-17 12:53:28 -05:00
leigh-mil
a4f2881a61
Merge pull request #1297 from dod-ccpo/portfolio-admin-styling__part-3
...
Portfolio admin styling - manager drop down menu and forms
2020-01-17 12:23:04 -05:00
leigh-mil
9806571001
Refactoring:
...
- Set dict values directly instead of creating a variable
- Comment out unused route function entirely
- Use f-strings for string interpolation
- Move div inside if statement so empty divs are not printed
2020-01-17 10:49:05 -05:00
leigh-mil
d154b90c05
Use translations in flash messages
2020-01-17 10:49:05 -05:00
leigh-mil
0c733dd365
Update display of PPoC and remove option to edit PPoC perms
2020-01-17 10:49:05 -05:00
leigh-mil
5036504ae2
Skip coverage on unused route
2020-01-17 10:49:05 -05:00
leigh-mil
d550b4108e
Remove update ppoc route from the blueprint and skip related tests
2020-01-17 10:49:05 -05:00
leigh-mil
81680c4ba4
Add remove manager modal
2020-01-17 10:49:05 -05:00
leigh-mil
8f086604f5
Use member form macro on application edit perms and resend invite forms
2020-01-17 10:49:05 -05:00
leigh-mil
78321825a1
Add revoke invite modal
2020-01-17 10:49:05 -05:00
leigh-mil
4f345b462f
Add resend invite form/modal, update routes and tests as necessary.
2020-01-17 10:49:05 -05:00
leigh-mil
56c213285f
Add route to update portfolio manager perms, add modal form to update in the UI
2020-01-17 10:49:05 -05:00
leigh-mil
05e7dab673
Delete ppoc related tests
2020-01-17 10:49:05 -05:00
leigh-mil
df285eaa7f
Add toggle menu to portfolio managers table.
...
Stub out menu items.
2020-01-17 10:49:05 -05:00
leigh-mil
5ba22d82e3
Move toggle menu into its own macro.
...
Use ToggleMenu macro in application team table.
2020-01-17 10:49:05 -05:00
leigh-mil
a5194d6f70
Remove PPoC files
2020-01-17 10:49:05 -05:00
dandds
3e694a346a
Merge pull request #1329 from robgil-dds/170268346-certificate-policy
...
170268346 - Enables access for admins to manage certificates in keyvault
2020-01-17 09:54:00 -05:00