786 Commits

Author SHA1 Message Date
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
hmbrink
f0122c794d New portfolio header padding 2020-01-27 14:09:42 -05:00
Hannah Brinkman
29d5f8baf5
Merge branch 'staging' into grid-styling 2020-01-27 13:47:07 -05:00
hmbrink
15ac65752f New portfolio header adjustments 2020-01-27 13:46:56 -05:00
Hannah Brinkman
66d1d88675
Merge branch 'staging' into grid-styling 2020-01-27 12:49:52 -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
leigh-mil
59327d4cea Styling for environment edit form 2020-01-23 16:44:07 -05:00
hmbrink
0f2ba887d9 Large spacing variable 2020-01-23 13:13:04 -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
01341be95b Profile max-width 2020-01-22 14:34:23 -05:00
hmbrink
16db93c2da Topbar navigation 2020-01-22 14:25:56 -05:00
hmbrink
ae3144c82f removed extra grid column padding 2020-01-21 15:41:03 -05:00
hmbrink
4fd83be37f Portfolio Header 2020-01-21 15:31:48 -05:00
hmbrink
32451c69af Topbar max-width 2020-01-21 15:27:30 -05:00
hmbrink
4dcd49269f Topbar testing 2020-01-21 10:45:40 -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
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
81680c4ba4 Add remove manager modal 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
Hannah Brinkman
56a2f2c306 Update _topbar.scss
-Cleaned up spacing, margins, and padding
-Refined font styling for JEDI logo and added semibold weight to nav links
2020-01-17 08:59:00 -05:00
Hannah Brinkman
cdad169997
Merge branch 'staging' into Typography-updates 2020-01-14 15:12:33 -05:00
Hannah Brinkman
6cbe5e555d Adjusted H4 to 1.9rem, Added semibold font weight 2020-01-14 14:28:11 -05:00
graham-dds
45c4fc1d5f Match empty state for app members with designs 2020-01-13 16:32:31 -05:00
graham-dds
fdeffd3183 Bump margin so that add clin button isn't hidden 2020-01-13 16:32:31 -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
leigh-mil
a6fcd0c76f Fix styling on member forms.
Include flash message when portfolio manager is added.
Fix submit button text
2020-01-10 10:25:55 -05:00
leigh-mil
c9d0c64c1f Fix and generalize styling for member form macro
Only display permissions with 'Edit' value
Delete unused files and rename MemberForm macro file
2020-01-10 10:25:55 -05:00
leigh-mil
ff3e585dfe Initial formatting and styling of portfolio managers table. Deleted unused css 2020-01-10 10:25:55 -05:00
leigh-mil
667554dba4 Update styling on portfolio admin page, update portfolio form to include description 2020-01-06 15:55:07 -05:00
graham-dds
aba9c4facb Tidy topbar 2020-01-06 14:51:52 -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
ee2aa4bda9 Generalize class name to better reflect its use. 2020-01-02 12:57:21 -05:00
leigh-mil
2e088d1316 Rename view TO file and update sticky header 2020-01-02 12:45:52 -05:00
leigh-mil
8ece47627e Initial styling and layout of TO view fragment 2020-01-02 12:45:52 -05:00
graham-dds
4532b64a65 Remove "get help" link from footer 2019-12-26 10:51:29 -05:00
leigh-mil
c642708c44 Left align home page content 2019-12-18 16:57:15 -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
217a29b0dc Adjust margins on home page, globally fix hr elements to default to having margins, and add class for hr elements to span full width of their container 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
graham-dds
b270d0e4b0 Update new portfolio layout
- Move CTA buttons to floating footer
- separated -> bordered
2019-12-17 17:01:41 -05:00