leigh-mil
b8ddbff145
Set max width on forms
2020-02-24 10:00:19 -05:00
leigh-mil
437ed6d9b9
Update portfolio styling and move DoD component help text
2020-02-19 11:42:03 -05:00
leigh-mil
151d3f7454
Fix input width in TO form
2020-02-19 11:42:03 -05:00
leigh-mil
c5e31975e2
Fix inputs in member modal forms
2020-02-19 11:42:03 -05:00
leigh-mil
2665094136
Apply max width to all input elements.
...
Update form class with better name and add form-conrainer--narrow class.
2020-02-19 11:42:03 -05:00
leigh-mil
541aa965fb
Center portfolio name vertically
2020-02-17 16:54:36 -05:00
leigh-mil
b6b093850a
Add div with col class around the div.row that contains the header links.
...
Remove display:table from the .col styling
2020-02-17 16:54:36 -05:00
leigh-mil
40be760fa0
Update optional tag
2020-02-17 14:50:57 -05:00
leigh-mil
cb4bcc593b
Use .icon-tooltip--tight across the site instead of element specific classes
2020-02-11 14:01:25 -05:00
leigh-mil
e4e6c4d277
Add DoD ID tooltip to app member and portfolio member forms
2020-02-11 14:01:25 -05:00
dandds
f4715fde95
Merge branch 'staging' into 171142818-fix-portfolio-validations
2020-02-07 06:46:24 -05:00
leigh-mil
589646fd90
Allow commas and quotes in portfolio and application names. Create input validator for application names.
2020-02-06 19:07:11 -05:00
leigh-mil
a379074ebf
add form class which adds margin-bottom to offset the action-group-footer height
2020-02-06 13:55:05 -05:00
leigh-mil
e7487aa114
Set max width on ccpo admin pages
2020-02-04 16:13:07 -05:00
leigh-mil
68c7a70082
Set max width on error page and include Last login on error page
...
- Updated error_base template so that it contained the Root Vue component, which was the reason that the last login was not previously displaying
- Deleted unused css
- Created css variable max-page-width for use on the error page, topbar, and other full width elements
2020-02-04 16:13:07 -05:00
leigh-mil
eeb174af35
Set max width for alerts and delete unused classes
2020-02-04 16:13:07 -05:00
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