leigh-mil
b97ae02a93
Combine similar routes and templates, delete unused TO form templates
2019-06-05 12:58:33 -04:00
leigh-mil
e7771f789b
Start TO form template
2019-06-05 12:58:33 -04:00
leigh-mil
91e41199b7
Update TO form based on new model
2019-06-05 12:58:33 -04:00
Montana
b365c4bde4
Change name of TOSidebar to TotalsBox
2019-06-04 15:55:29 -04:00
Montana
a0a8c8e1f1
Use task order in TOSidebar macro
2019-06-04 15:55:29 -04:00
richard-dds
783281fade
Merge pull request #853 from dod-ccpo/nav-changes
...
Portfolio navigation changes
2019-06-04 15:29:29 -04:00
richard-dds
b3e9a4827a
Merge pull request #858 from dod-ccpo/sticky-to
...
Sticky CTA Header
2019-06-04 15:28:49 -04:00
richard-dds
d4b65ec34c
Always use Portfolio name in header
2019-06-04 13:44:51 -04:00
richard-dds
93ecdeebef
Change portfolio name to h1
2019-06-04 13:14:26 -04:00
richard-dds
11c258ef7d
Invert icon active / inactive colors
2019-06-04 13:12:54 -04:00
George Drummond
dbbbacd24d
Merge pull request #857 from dod-ccpo/new-portfolio-workflow
...
New Portfolio Workflow
2019-06-04 13:12:39 -04:00
George Drummond
f7562714cb
Add New Portfolio Workflow
2019-06-04 13:10:42 -04:00
richard-dds
6456241289
Remove "Available budget" section
2019-06-04 13:02:33 -04:00
richard-dds
04f2393c0c
Add new icons
2019-06-04 11:01:42 -04:00
Montana
582ddb865d
Move to-sidebar into a macro
2019-06-04 10:13:55 -04:00
Montana
5fb44b39b0
Use default table styling for CLIN tables
2019-06-04 10:13:55 -04:00
Montana
2644133b76
More styling and content
2019-06-04 10:13:55 -04:00
richard-dds
be39ea88a3
Fix Applications active state
2019-06-04 10:10:01 -04:00
richard-dds
b138598e19
Remove portfolio breadcrumbs
2019-06-04 10:10:01 -04:00
richard-dds
e5546ba24e
Reorganize portfolio nav, add applications link
2019-06-04 10:10:01 -04:00
richard-dds
79a118a95c
Remove unused template
2019-06-03 14:37:44 -04:00
Montana
67be7d99a4
Replace ko_review template with new task order review
...
- deletes ko_review vue component
2019-06-03 14:19:04 -04:00
Montana
14a179a239
Add collapsible text component
2019-06-03 10:40:02 -04:00
Montana
ffa1163083
Initial route and template
...
- faked out text
- names of pretty much everything need to be changed
2019-06-03 10:39:34 -04:00
richard-dds
8302490194
Add StickyCTA impl to portfolio funding page
2019-05-31 16:25:40 -04:00
richard-dds
37ca94df42
Create reusable StickyCTA component
2019-05-31 16:25:40 -04:00
leigh-mil
7bec073f78
Delete things related to deleted columns and table
2019-05-31 13:07:03 -04:00
George Drummond
454181665c
Fix deleting application members from the team page
2019-05-28 15:41:31 -04:00
leigh-mil
8980b04f7e
Filter the roles relationship on applications to remove deleted roles
2019-05-23 11:07:54 -04:00
leigh-mil
5e2f00b1c2
Add perms for viewing application log
2019-05-22 13:12:48 -04:00
leigh-mil
927d1b7925
Add audit log to app settings page
2019-05-22 13:08:44 -04:00
leigh-mil
3e07d95969
Refactor Pagination macro
2019-05-22 13:08:44 -04:00
dandds
ff41a20ad8
Adds additional buttons and functionality to app team settings.
...
"Add to existing environment" table, "delete member", and environment
roles and env role edit buttons added for every user in the team
settings list. Accompanying CSS changes.
2019-05-15 15:14:07 -04:00
montana-mil
1c4725840c
Merge pull request #815 from dod-ccpo/add-new-env-app-settings
...
Add New Environment via app settings
2019-05-15 11:30:29 -04:00
George Drummond
888c6e57ae
Delete modals arent dismissable
2019-05-15 10:12:52 -04:00
George Drummond
b8ea1349b2
Merge pull request #817 from dod-ccpo/delete-user-from-application
...
Delete an application member
2019-05-14 15:45:32 -04:00
Montana
408fa4e618
Fix DeleteConfirmation component modal id
2019-05-14 15:17:52 -04:00
Montana
1c506b995a
Use helper function to render settings page
...
- use front end for validation testing
- change "form" to "application_form"
2019-05-14 15:16:53 -04:00
George Drummond
b884c8a762
Use common translation
2019-05-14 13:48:43 -04:00
George Drummond
f1299dc4b0
Add DELETE_APPLICATION_MEMBER permission
2019-05-14 13:39:20 -04:00
Montana
53d09deb22
Clean up imports
2019-05-14 11:51:34 -04:00
Montana
41818d7955
Toggle on click
...
- New copy to the translations file
- CSS is not updated
2019-05-14 11:45:39 -04:00
George Drummond
27a4ef12c6
Delete an application member
2019-05-14 11:07:08 -04:00
leigh-mil
aab01b3947
Remove save button and move footer into file with env panel
2019-05-14 10:58:22 -04:00
rachel-dtr
39a0716028
Updating content across the site
2019-05-10 10:28:02 -04:00
dandds
4afa88a3b2
Move application team permissions form.
...
The submit input needs to be inside the form to work on IE 10.
2019-05-08 11:24:13 -04:00
dandds
457b1f9523
Detangle the MultiStepModalForm modal-open link from the modal.
...
In order to place modal forms in other places on the page (so that forms
are not nested) it's necessary to move MultiStepModalForm links out of
the component. They just need to refer to the correct modal.
This PR also makes changes to ensure that the active modal is being
unset everywhere correctly when a modal is closed.
2019-05-08 11:16:56 -04:00
dandds
f974dab330
Add new application members to an empty application.
...
The link button to add a new application member to an app that did not
have any ("empty state") was not wired up. This:
- Moves the two steps of the new member modal into macros so that they
can be reused with different button/link types
- Wires the "invite a new team member" button on the application team
page
- Makes a minor CSS tweak so that icons nested under `.empty-state` in
the modal aren't enormous
2019-05-07 16:47:45 -04:00
montana-mil
fb7efc6057
Merge pull request #801 from dod-ccpo/app-team-permissions
...
Application Team Table Permissions
2019-05-07 16:27:23 -04:00
Montana
2a9de4f3b9
Match the orders of the permissions everywhere
2019-05-07 09:35:38 -04:00