193 Commits

Author SHA1 Message Date
richard-dds
e1c15f4b3a Fix TO link styling 2019-08-29 11:44:26 -04:00
leigh-mil
3026b41c4e Move app name and description to their own line 2019-08-15 14:16:19 -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
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
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
c8d8b7cce2
Merge pull request #975 from dod-ccpo/upload-input-cursor
Change state of pointer when hovering over upload input
2019-07-17 15:37:17 -04:00
leigh-mil
061b5a30fe Use display instead of opacity because 'Choose file' button was causing the cursor to use the regular pointer when you hovered over it
Move cursor to label because display of input is now none
2019-07-16 20:42:27 -04:00
leigh-mil
afd6fee6b4 set height of div with TO status and buttons 2019-07-15 12:04:03 -04:00
leigh-mil
f1cf0a5278 Use pointer in upload-widget 2019-07-11 10:27:03 -04:00
richard-dds
2ead183b4d Fix position of checkboxes 2019-06-12 16:30:19 -04:00
leigh-mil
61de7a5adf Move CLIN type and CLIN number onto same line 2019-06-12 15:30:25 -04:00
George Drummond
0f0a559dfa
TO Review Page 2019-06-12 09:43:00 -04:00
George Drummond
b370bf6dab
Sidebar collapsed width on small screens 2019-06-11 16:01:22 -04:00
Montana
52a31746d8 Modal styling 2019-06-11 12:06:11 -04:00
richard-dds
1cb673af53 Proper colors for TO statuses 2019-06-10 15:16:02 -04:00
dandds
632920219d
Merge pull request #876 from dod-ccpo/home-page
Home page
2019-06-10 08:52:34 -04:00
dandds
a80d1f8e86 Portfolio home page.
Makes some minor, necessary adjustments to the stylesheet.
2019-06-06 17:11:42 -04:00
dandds
159360692f Improve task order upload validation handling.
- Display validation errors.
- Rerender validated form data correctly.
- Clear error state correctly.
2019-06-06 13:57:07 -04:00
dandds
fb430e76e9 Basic frontend uploader component 2019-06-06 13:57:07 -04:00
richard-dds
e3f2154310 Extract card element 2019-06-05 15:37:40 -04:00
Montana
5fb44b39b0 Use default table styling for CLIN tables 2019-06-04 10:13:55 -04:00
Montana
416ea1de82 Watch for changes on the options input, which is a grandchild of base-form 2019-05-06 15:16:48 -04:00
George Drummond
9e4647254f
Run script/format with prettier 2019-05-03 14:01:24 -04:00
George Drummond
21d2b5dba3
Run scss formatter 2019-05-01 12:44:46 -04:00
George Drummond
fc862b4f5b
Fix invalid scss 2019-05-01 12:43:56 -04:00
dandds
e709de1d49
Merge pull request #792 from dod-ccpo/style-updates
Style updates
2019-05-01 11:44:24 -04:00
George Drummond
77aaf301c2
Merge pull request #790 from dod-ccpo/dod-notice
Add DoD Disclaimer
2019-05-01 11:40:19 -04:00
George Drummond
d1898e2e38
Be more specific about transitions 2019-05-01 11:26:16 -04:00
dandds
5a23ca7abe less space between action items 2019-05-01 10:50:06 -04:00
dandds
7bf5ac09e2 Update box shadow for panels.
Box shadow value should be stored and referenced as a variable.
2019-05-01 10:50:06 -04:00
dandds
bb06735c83 updates to styles on app settings page:
- global: more bottom padding for panels
- app description textarea has no width contraint, constrained heigh
- fix extra padding in panel footers
- larger form columns for app name and description
- remove deprecated environment list
- do not need extra right padding on nested list items
2019-05-01 10:50:06 -04:00
dandds
41a191b1fc triangle marker for open environments 2019-05-01 10:50:06 -04:00
dandds
1484473bd7 updates to portfolio landing page
- darker gray for breadcrumbs and subheads
- larger font size for subheads
- updated toggle for environmnets list per-application
- more padding for application row
2019-05-01 10:50:06 -04:00
George Drummond
950d9adb79
Fix link firefox button hover transition 2019-05-01 10:49:49 -04:00
dandds
48ef664f41 more padding for portfolio application sections 2019-05-01 10:47:22 -04:00
dandds
9073149cd3 update sidenav styles 2019-05-01 10:47:22 -04:00
dandds
0d5e0a3fa7 back button for new application member modal 2019-04-30 14:43:23 -04:00
George Drummond
13a16dc83f
Merge pull request #761 from dod-ccpo/environment-lists
Environment lists
2019-04-16 09:44:38 -04:00
dandds
2b06e281ae confirmation modal for deleting an application
- adds delete-confirmation Vue component
- refactors some button styles to make them globally available
2019-04-15 16:03:32 -04:00
dandds
171898c753
WIP: use lists for application environment table 2019-04-15 13:50:28 -04:00
Montana
ff54ef0a8a Generalize table headers and titles 2019-04-11 16:57:21 -04:00
Montana
397aae2e3d Fix styling 2019-04-11 15:54:56 -04:00
Montana
891bd50044 Fix spelling error
change accordian to accordion
2019-04-11 15:54:56 -04:00
Montana
5caa2cbbf4 Fix positioning of info icon 2019-03-21 16:18:38 -04:00
George Drummond
9652b96fde
Merge pull request #667 from dod-ccpo/ie-disabled-link-hover
Fix hover state of disabled link on IE
2019-02-22 10:02:26 -05:00
George Drummond
219636245b
Use inherit background for non white background links 2019-02-21 14:26:09 -05:00
leigh-mil
059f737aa2 Styling for grey text when disabled 2019-02-20 19:11:42 -05:00
George Drummond
e9ee8553ce
Fix hover state of disabled link on IE 2019-02-20 13:53:18 -05:00
George Drummond
474450d07a
Revert "Fix z-index of tooltip arrow"
This reverts commit ee7ad23dde8afd227e02027185cf617c87d68ec4.
2019-02-18 10:59:22 -05:00