leigh-mil
8e2870b62f
Add max width to CTA footer in the TO builder form
...
- Created a new mixin (ExpandSidenavMixin) that sets the defaultVisible prop that can be used in both the root component and the SidenavToggler. This makes it so that the Root knows whether or not the sidenav is collapsed or expanded, so then child components can use this to calculate margins/paddings/offsets/etc.
- Added new classes for the .action-group-footer that set the elements padding based on whether or not the sidenav is expanded.
- Added a nested div (.action-group-footer--container) inside .action-group-footer which sets the max width
2020-02-04 16:13:07 -05:00
Hannah Brinkman
29d5f8baf5
Merge branch 'staging' into grid-styling
2020-01-27 13:47:07 -05:00
leigh-mil
7857fffc1c
Add alert for when portfolio isn't funded, Update styling for env pending label
2020-01-24 14:09:59 -05:00
Hannah Brinkman
70faa4c42e
Merge branch 'staging' into grid-styling
2020-01-22 15:55:12 -05:00
graham-dds
3cf9fdac76
Add frontend validation for TextInput()s
...
- Add input validation regexes to input_validations.js
- Add those validators to text fields without validaiton
2020-01-22 15:20:18 -05:00
hmbrink
8c0e88c5c4
Topbar, Portfolio Header, & Content alignment
2020-01-20 17:03:18 -05:00
hmbrink
8dbb3b32a2
Portfolio Spacing & Layout
...
Portfolio adjustments:
-Cleaned up container margins/padding
-Added max-width to header and Settings section
-Refined Portfolio header and nav links
Other adjustments:
-Reduced font size of side nav links
2020-01-19 11:27:52 -05:00
leigh-mil
8f5db7805c
Add pointer to cancel link
2020-01-10 10:25:56 -05:00
leigh-mil
ffa4a1370c
Set width of Name column in portfolio managers table.
...
Delete unused table styles.
2020-01-10 10:25:55 -05:00
graham-dds
cdd4a4eee1
Tidy sidenav
2020-01-06 14:51:52 -05:00
leigh-mil
f4f0665643
Fix styling so that no border on last row only applies to clin summary table
2020-01-02 16:05:09 -05:00
leigh-mil
8ece47627e
Initial styling and layout of TO view fragment
2020-01-02 12:45:52 -05:00
leigh-mil
8fbb0e99ae
Fix side nav to match designs and delete unused html and css
2019-12-18 16:55:25 -05:00
leigh-mil
2584c43c90
Home page styling updates:
...
- Update copy
- Update menu description section
2019-12-18 16:55:25 -05:00
leigh-mil
8166c05ec2
Always show side nav and update styling
2019-12-18 16:55:25 -05:00
leigh-mil
6cc605d09f
Merge branch 'staging' into to-signature-page
2019-12-18 13:47:26 -05:00
leigh-mil
72bb300913
Styling for TO signature page
2019-12-18 12:10:15 -05:00
graham-dds
13e8cb8ee1
Move form buttons to floating bottom action bar
...
Form action buttons were previously in the sicky CTA bar. This commit
moves them to a bottom action bar.
2019-12-18 11:36:36 -05:00
leigh-mil
2552d4c700
Styling for empty status accordion and update Not signed to Unsigned
2019-12-13 11:49:50 -05:00
leigh-mil
e772a4b84b
Use AccordionList macro on applications index page, remove duped class on task order index page
2019-12-12 09:40:18 -05:00
leigh-mil
e79b1d1524
Create AccordionList macro and vue component to collapse multiple accordion components
2019-12-12 09:40:18 -05:00
leigh-mil
78e7b1efe8
Styling changes:
...
- move `usa-accordion` class to wrap all accordion elements
- remove background color form `accordion` class and move it to atat
specific class `accordion__header`
- create class names for styling elements instead of relying on element
type
2019-12-11 10:07:09 -05:00
leigh-mil
bf6db87157
Add background color to accordion class
2019-12-11 10:07:09 -05:00
leigh-mil
7671269b7f
Use Accordion macro on applications index page
2019-12-11 10:07:09 -05:00
leigh-mil
0166e2fbc7
Move move css to accordion file so it is more generalized
2019-12-11 10:07:09 -05:00
leigh-mil
1165b60fce
Finalize styling for Task Order index page.
2019-12-11 10:07:09 -05:00
leigh-mil
d994365460
Styling updates for Task Order index page:
...
- Removed unused styling from _accordions css.
- Removed references to accordion classes from applications index page
since this will be restyled later.
- Added Accordion macro to the Task Order index page and created
temporary initial
toggle list of All Task Orders.
2019-12-11 10:07:09 -05:00
graham-dds
fa9986f9bf
Styling for Obligated Funding section of reports
2019-11-26 16:16:32 -05:00
leigh-mil
9f90f5abbd
Update app member status labels to accurately reflect member's current status
2019-11-20 11:59:48 -05:00
leigh-mil
98298db5f2
Add toggle drop down menu for app member edit
2019-11-12 11:44:38 -05:00
leigh-mil
176b9b4e25
Final tweaks to the app members table
2019-10-22 14:33:06 -04:00
leigh-mil
750ea6568b
Add label macro
2019-10-22 14:33:06 -04:00
leigh-mil
b1a18f83f3
Update table border color
2019-10-22 14:33:06 -04:00
leigh-mil
0f0d9464d8
Update styling for tables across the site
2019-10-22 14:08:31 -04:00
leigh-mil
60d8d6ed10
Styling for delete section of app settings page
2019-10-16 18:12:42 -04:00
leigh-mil
1c79f1dfc9
Merge pull request #1114 from dod-ccpo/app-settings-styling_part-2
...
App settings styling - environments table
2019-10-16 18:10:09 -04:00
leigh-mil
4d59ba68d9
Add optional arg to the OptionsInput macro call to remove the optional label from the form
...
Disable the button to update the PPoC when there is only one portfolio
member
2019-10-16 12:16:30 -04:00
leigh-mil
595995cf03
Update styling for empty state and the app environments panel
2019-10-15 13:48:01 -04:00
leigh-mil
22a912439a
Update pending label
2019-10-15 13:48:01 -04:00
leigh-mil
de28ff303c
Reorder elements in env panel and initial styling
2019-10-15 13:48:01 -04:00
leigh-mil
a44e86f296
Merge pull request #1112 from dod-ccpo/app-settings-styling
...
App settings styling (part 1)
2019-10-14 16:33:59 -04:00
graham-dds
1560b73672
Create styles for new app sticky action footer
2019-10-14 14:46:00 -04:00
leigh-mil
14ea3cd973
Adjust the margin around usa-input elements globally, fix any styling side effects from the change
2019-10-14 14:05:03 -04:00
leigh-mil
f1f66af961
Change style of usa-input__title to normal font weight, remove repetitive css for styling usa-input__title
2019-10-09 15:23:41 -04:00
leigh-mil
572c2e7604
Standardize styling for hr elements and remove custom hr styling and classes that were no longer needed.
...
Fix styling on a few hr elements that looked wrong after global style was applied
2019-10-09 13:07:52 -04:00
graham-dds
8eda056327
Revamp the app members table
...
- remove some of the custom styles in the page-specific style sheet.
Instead, try to rely on default USWDS styles as much as possible.
- tweak a few values in the tables stylesheet
- move some markup around in the members template
2019-10-08 13:15:28 -04:00
graham-dds
7a62133bc3
Minor adjustments new application flow step 2
...
- rearrange markup
- add previous and cancel button
2019-10-08 13:15:28 -04:00
graham-dds
ae55f5ef00
Align new application Step 1 with design mockups
...
- remove unneeded variables and markup
- add a cancel button
- add form input descriptions
- add a class selector for the default panel <hr>, and change apperance
2019-10-08 13:15:28 -04:00
leigh-mil
93e7ed9828
Update name and description section
2019-09-05 18:14:01 -04:00
leigh-mil
1cbefb099b
Merge pull request #1055 from dod-ccpo/clin-card-styling
...
TO Form Step 3/CLIN page styling
2019-09-04 11:36:51 -04:00