leigh-mil
c2814416fb
Update atst to atat
2020-03-04 11:51:15 -05:00
dandds
2d501525b4
Merge branch 'staging' into 171364906-billing-account-name-config
2020-02-26 11:02:33 -05:00
leigh-mil
94caf37e7f
Make hr full-width in revoke invite form
2020-02-24 10:00:19 -05:00
graham-dds
d46ed2b5b4
Specify clin sorting in TO <> CLIN relationship
...
This also removes the sorted_clins property on the task_order model
2020-02-21 14:31:29 -05:00
leigh-mil
437ed6d9b9
Update portfolio styling and move DoD component help text
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
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
876cddbfe3
Merge branch 'staging' into remove-invoiced-from-task-orders
2020-02-13 14:07:14 -05:00
leigh-mil
4917cde22d
Fix styling to account for removed columns
2020-02-13 10:49:43 -05:00
leigh-mil
fc0af1558d
Remove all references to funds expended on a TO level
2020-02-13 10:27:39 -05:00
leigh-mil
f5437b40b8
Merge branch 'staging' into reupload-files
2020-02-13 10:22:16 -05:00
leigh-mil
5130d16064
Check the global portfolio to highlight the active portfolio.
...
Change arg name from other_portfolio to portfolio.
2020-02-12 14:07:40 -05:00
leigh-mil
4634477179
Enable reuploading files after an error
2020-02-12 13:36:51 -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
leigh-mil
7d867457fc
Merge branch 'staging' into to-index-fixes
2020-02-11 09:40:50 -05:00
graham-dds
4a78aa07c9
Remove non-MVP reporting elements
...
- Edits views to only show spending at the portfolio level -- no longer
broken out by JEDI CLIN
- Removes Monthly Spending table -- keeps the template, just no longer
uses it.
- Removes amount unspent from the expired funding table
2020-02-10 14:49:04 -05:00
leigh-mil
fbd4c890f3
Default to opening TO accordions with task orders on the TO index page
2020-02-10 11:48:15 -05:00
dandds
376774b6e8
Merge branch 'staging' into 171114893-pdf-bug
2020-02-07 08:31:49 -05:00
dandds
f4715fde95
Merge branch 'staging' into 171142818-fix-portfolio-validations
2020-02-07 06:46:24 -05:00
dandds
7e890345fe
Merge branch 'staging' into 171114893-pdf-bug
2020-02-07 06:29:22 -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
644d86582e
Save Attachment object_name when uploading PDFs in the TO builder
2020-02-06 17:34:56 -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
2c8f4eeaa0
Add Environment property is_pending back because it is used in the UI to display the "Pending Creation" tag
2020-02-06 11:03:04 -05:00
leigh-mil
6cf39ca1e4
Set max width on new portfolio form
2020-02-04 16:13:07 -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
a6e7dfda13
Apply .action-group-footer updates to the New application builder
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
leigh-mil
45231d11fa
Merge branch 'staging' into fix-last-login
2020-01-31 13:17:47 -05:00
leigh-mil
745ce713b0
Hard code TO upload description into the UploadInput Macro
...
This is a temporary fix to avoid spending too much time trying to use app.config variables in a Form class field descriptions and labels. This is tech debt and should be fixed in the future.
2020-01-31 12:08:48 -05:00
leigh-mil
dff9924c95
Make file size limit configurable
2020-01-31 11:59:07 -05:00
leigh-mil
881bf3220c
fix formatting
2020-01-31 11:57:15 -05:00
leigh-mil
8d30fd4cfb
Remove extra </div>
2020-01-31 11:52:15 -05:00
leigh-mil
0a7541ef99
Remove unused mock csp routes, templates, and images. Remove unused JEDIhierarchy image
2020-01-30 14:09:12 -05:00
leigh-mil
f48404215a
Merge branch 'staging' into to-builder-previous-button
2020-01-29 15:09:27 -05:00
Hannah Brinkman
18aa60b871
Merge branch 'staging' into grid-styling
2020-01-27 13:49:32 -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
leigh-mil
78e5fbf7b5
Merge branch 'staging' into empty-states
2020-01-27 13:23:14 -05:00
hmbrink
b9ba0e1ab1
Merge branch 'grid-styling' of https://github.com/dod-ccpo/atst into grid-styling
2020-01-27 13:02:19 -05:00
hmbrink
8093edbf03
User icon
...
Added user icon from designs for top navigation
2020-01-27 13:02:06 -05:00
Hannah Brinkman
66d1d88675
Merge branch 'staging' into grid-styling
2020-01-27 12:49:52 -05:00
leigh-mil
44da196ee2
Move text from TO builder into translations file
2020-01-27 12:08:18 -05:00
leigh-mil
99edf3df90
Save valid TO form fields when clicking previous in TO builder
2020-01-27 11:56:09 -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
e6291ad850
Refactor EmptyState macro and update styling for view only empty state based on new designs
2020-01-24 11:02:03 -05:00