leigh-mil
6dc5c14964
Use correct perms to show edit env form and remove unnecessary perms check to show links for app settings and team
2019-08-01 10:37:24 -04:00
leigh-mil
0493078b33
Merge pull request #989 from dod-ccpo/resume-to-draft
...
Resume TO draft from save
2019-07-31 13:28:42 -04:00
dandds
f3e032fc03
Finalize CD config and add k8s job for migrations.
...
Add CircleCI config for both CSPs to:
- build the Docker image and push it to the registry
- run a short-lived k8s job to apply migrations and see data
- update the images for the Flask pods and rq worker pods
2019-07-31 11:58:43 -04:00
dandds
4c70d59c5d
Add k8s networking.
...
- bind static azure IPs
- Add load balancers for both CSPs
2019-07-31 11:58:08 -04:00
dandds
d056191b01
Working config for CD.
...
This adds the AWS and Azure CircleCI orbs for updating container images
in a cluster. It installs the clients for both CSPs, configures kubectl
with a programmatic user's auth information, and executes a `kubectl set
image` command to reset the cluster image to the one that was just
pushed to the container registry.
2019-07-31 11:58:08 -04:00
dandds
52829a1236
Add additional k8s config for AWS and Azure.
...
- remove unused k8s environment config
- experimental config for azure and aws
- use nginx for proxy and add rq worker pod
2019-07-31 11:57:24 -04:00
richard-dds
23e1d15eda
Merge pull request #990 from dod-ccpo/unpin-werkzeug
...
Unpin werkzeug dep
2019-07-31 10:41:33 -04:00
richard-dds
d32ce93271
Unpin werkzeug dep
2019-07-31 10:35:05 -04:00
leigh-mil
c9451e0f93
Update tests to use proper route
...
Pass portfolio and creator to TOFactory so user has perms to edit TO
2019-07-30 15:26:07 -04:00
richard-dds
8edfd1c355
Restrict access to edit route
2019-07-30 14:24:07 -04:00
richard-dds
581b55b2eb
Formatting
2019-07-30 14:11:20 -04:00
richard-dds
43ed257f10
Future proof edit route
2019-07-30 14:07:04 -04:00
richard-dds
136b97b23f
Use new edit route
2019-07-30 14:06:40 -04:00
richard-dds
ce6b526da1
Add task order /edit route
2019-07-30 13:54:47 -04:00
leigh-mil
6ad3e41b70
Merge pull request #978 from dod-ccpo/css-refactor
...
Css Refactor
2019-07-30 11:59:06 -04:00
mk-dds
5f99ceee5f
CSS refactor
...
accordion_table.scss refactor
audit_log.scss refactor
budget_chart.scss refactor
delete checklist.scss
dod_login_notice.scss refactor
empty_state.scss refactor
footer.scss refactor
forms.scss refactor
global_navigation.scss refactor
delete member_edit.scss
modal.scss refactor
refactor portfolio_layout
delete search_bar.scss
selector.scss refactor
sticky_cta.scss refactor
refactor topbar.scss
refactor accordions.scss
refactor action_group.scss
refactor block_list.scss
refactor card.scss
refactor icon css
refactor inputs.scss
refactor labels.scss
refactor panel.scss
sidename.scss
tables.scss
refactor uploader.scss
application list and edit refactor
home.scss refactor
login.scss styles
reports.scss refactor
task_order.scss refactor
2019-07-30 11:10:29 -04:00
leigh-mil
2dbff2ff7a
Merge pull request #987 from dod-ccpo/check-clin-complete
...
Check to make sure clins complete
2019-07-30 10:14:11 -04:00
leigh-mil
299804ade2
Check to make sure clins complete as part of checking if TO is complete
2019-07-29 15:50:50 -04:00
leigh-mil
c5ec2c296f
Merge pull request #985 from dod-ccpo/to-form-step-3-styling
...
TO form step 3 styling
2019-07-29 14:32:34 -04:00
leigh-mil
ae3711c5d1
Merge pull request #986 from dod-ccpo/perms-app-settings-view
...
Only user with edit app perms can see edit app form
2019-07-29 10:49:44 -04:00
leigh-mil
24d76f9fab
Fix input width in FF and IE, fix placement of error validation icon
2019-07-26 15:17:37 -04:00
leigh-mil
78fa4ed8ec
Clean up css
2019-07-26 14:51:30 -04:00
leigh-mil
291e82aef1
Formatting
2019-07-26 11:22:04 -04:00
leigh-mil
f1f344388a
Fix validation icon and spacing
2019-07-26 11:20:58 -04:00
leigh-mil
f50beae754
Align TO number to the right
2019-07-26 11:20:58 -04:00
leigh-mil
94ee8521f9
Make CLIN option list bold
2019-07-26 11:20:10 -04:00
leigh-mil
ea6c8b77bc
Update copy
2019-07-26 11:20:10 -04:00
leigh-mil
e8dede201b
Reorder elements on the page, fix input widths, move validation icon for inputs
2019-07-26 11:20:10 -04:00
leigh-mil
c4651332a2
Move clin fields into macro
2019-07-26 11:20:10 -04:00
leigh-mil
e6742fb319
Add max width to TO form, put each clin inside .card, fix html indenting
2019-07-26 11:20:10 -04:00
leigh-mil
2252f656d5
Remove non breaking spaces
2019-07-26 10:23:42 -04:00
leigh-mil
d5e6b11296
Update template to check if user has app settings perms for showing the form
2019-07-25 11:45:40 -04:00
leigh-mil
9ff440d845
Merge pull request #979 from dod-ccpo/to-review-and-sig-page-view-when-complete
...
User can't access TO form review or signature pages with incomplete TO
2019-07-24 14:09:11 -04:00
leigh-mil
9550072f5e
Merge pull request #984 from dod-ccpo/to-form-step-5-styling
...
Styling for TO Step 5: Sign and Confirm
2019-07-24 10:58:22 -04:00
leigh-mil
21e8d5a535
Merge pull request #982 from dod-ccpo/to-form-step-4-styling
...
TO form review styling
2019-07-24 10:51:02 -04:00
leigh-mil
46ebcefc8b
Move text into translations
2019-07-22 11:04:05 -04:00
mk-dds
74452c932d
Merge pull request #983 from dod-ccpo/to-step2-styling
...
New styles for TO Step 2
2019-07-19 15:25:44 -04:00
leigh-mil
218cc07231
Move text to translations file
2019-07-19 15:05:57 -04:00
mk-dds
693260b1f4
new styles for TO step2
2019-07-19 14:58:04 -04:00
leigh-mil
fe5328b1af
Reorder content and fix styling
2019-07-19 14:17:07 -04:00
leigh-mil
a2decf0509
Update page layout
2019-07-19 14:11:52 -04:00
leigh-mil
14673ff541
Merge pull request #981 from dod-ccpo/form-styling-updates
...
Form styling updates
2019-07-19 14:11:02 -04:00
leigh-mil
ab86a4bec4
remove extra div
2019-07-19 14:01:51 -04:00
leigh-mil
94c385a816
Set max width for form
2019-07-18 17:02:17 -04:00
leigh-mil
69c816335a
Create macro for form step headings
2019-07-18 17:01:16 -04:00
leigh-mil
ec94c3d084
Merge pull request #976 from dod-ccpo/activate-next-buttons-to-form
...
Activate next buttons on TO form
2019-07-18 16:47:37 -04:00
mk-dds
54b2dc200b
Merge pull request #980 from dod-ccpo/to-step2-13
...
Update TO to be 13 digits
2019-07-18 15:33:23 -04:00
leigh-mil
41f21ad830
Use variable to make canSave clearer
2019-07-18 14:59:56 -04:00
leigh-mil
90b057d0b2
Merge two sets of props in form mixin vue component
2019-07-18 14:57:50 -04:00
mk-dds
57894c16ca
Update TO to be 13 digits
2019-07-18 13:50:48 -04:00