233 Commits

Author SHA1 Message Date
graham-dds
fdeffd3183 Bump margin so that add clin button isn't hidden 2020-01-13 16:32:31 -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
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
8ece47627e Initial styling and layout of TO view fragment 2020-01-02 12:45:52 -05:00
leigh-mil
c642708c44 Left align home page content 2019-12-18 16:57:15 -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
72bb300913 Styling for TO signature page 2019-12-18 12:10:15 -05:00
leigh-mil
2fe7d4bb5b Removed unused styling 2019-12-12 09:40:18 -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
dc9a21a501 Refactor mock reporting data and class methods
All mock reporting data was moved to a JSON file. The concept of
what JEDI CLIN a particular environment drew money from was added to the
data.

This change had a cascade effect to the reporting class methods,
templates, and Vue components that ingested that reporting data. Many of
these files were modified to adapt to these changes. This also included
modifying the obligated funding bar graphs to reflect new design
changes.
2019-12-10 11:23:53 -05:00
graham-dds
00b79e2c7b Modify styling for app / env spend table 2019-11-27 15:52:52 -05:00
graham-dds
4e0af139cc Style and refactor components for expired funding
- modify Accordion component to be able to customize classes and tags
that it uses to build markup
- modify the shape of the object that the mock CSP returns for data that
builds this section.
 - Also ensures that the CLINs TOs and CLINS are sorted
- add appropriate css for styling
2019-11-27 15:52:48 -05:00
graham-dds
33711c9605 Styling for portfolio summary section of reporting 2019-11-26 16:56:33 -05:00
graham-dds
fa9986f9bf Styling for Obligated Funding section of reports 2019-11-26 16:16:32 -05:00
leigh-mil
b653546768 Styling 2019-11-12 16:56:55 -05:00
leigh-mil
f928b776a6 Properly set deleted data for UpdateMemberForm and display suspended env access text
Styling for env name and role in update app member perms form
2019-11-12 16:54:46 -05:00
leigh-mil
aa7dbc2699 Remove unused styles 2019-11-12 11:44:38 -05:00
leigh-mil
14fcef8c87 Delete redundant css 2019-10-22 14:33:32 -04:00
leigh-mil
c7889e13f8 Fix styling on app member info form 2019-10-14 14:57:42 -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
a72b48b84c Remove unused css class 2019-10-09 13:08:35 -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
leigh-mil
5482973fdd Delete unused classes 2019-10-08 16:30:28 -04:00
leigh-mil
7a4c26419f Low-fi update of modals to fix styling 2019-10-08 16:30:28 -04:00
leigh-mil
a9300132f8 Move modal out of the table and fix button styling 2019-09-26 09:46:24 -04:00
leigh-mil
303d89088b Styling for edit member modal 2019-09-18 11:16:54 -04:00
leigh-mil
c1476ae3d9 Updates to homepage 2019-09-17 09:54:29 -04:00
leigh-mil
d33332034a Refactor form header and footer into macro 2019-09-10 13:08:06 -04:00
leigh-mil
dd2996f3b8 Styling for environment access section 2019-09-10 12:02:56 -04:00
leigh-mil
117a3e2162 Styling for app perms 2019-09-10 11:54:17 -04:00
leigh-mil
dcb70ad925
Merge pull request #1060 from dod-ccpo/app-settings-redesign
App settings redesign
2019-09-10 11:20:38 -04:00
leigh-mil
a02066c6f4 Styling 2019-09-09 16:54:04 -04:00
leigh-mil
4fba3ecaaf Rearrange form fields 2019-09-09 16:24:50 -04:00
leigh-mil
de74c1f533 Remove route for applications.team 2019-09-05 16:18:47 -04:00
leigh-mil
5d34899127 Fix hr elements -- add back in border and remove the extra hr from the totals box 2019-09-04 16:59:51 -04:00
leigh-mil
f9f0ab2575 Make x gray 2019-09-04 16:59:51 -04:00
leigh-mil
0bf685311a Fix validation icon positioning for date picker field 2019-09-04 16:59:51 -04:00
leigh-mil
23b67ede15 Add remove CLIN button 2019-09-04 14:09:34 -04:00
graham-dds
0f185d3e09
Merge pull request #1054 from dod-ccpo/clin-summary-page
Refactor CLIN summary page
2019-09-04 13:40:44 -04:00
graham-dds
e2bd6bd823 Reorganize task order review template
- update copy in translations
 - Move TO totals out of sidebar
 - Group CLINs into 1 table with altered columns, instead of a
    separate table for each
 - edit CSS on CLIN table
2019-09-04 12:14:53 -04:00
leigh-mil
e39d2fe191 Use caller for date picker to show alert message 2019-09-04 11:21:12 -04:00
leigh-mil
659bd131b3 Fix card and input widths 2019-09-04 11:14:31 -04:00
leigh-mil
1b6a3ca644 Fix header layout 2019-09-03 13:52:16 -04:00
leigh-mil
68cd90a7a4 Style PoP Section 2019-09-03 13:25:53 -04:00
leigh-mil
f08088c736 Styling for Period of Performance Section 2019-09-03 13:25:53 -04:00