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
leigh-mil
59327d4cea
Styling for environment edit form
2020-01-23 16:44:07 -05:00
leigh-mil
0fcd5a6471
Move text into translations file and fix formatting to make file more readable
2020-01-23 16:44:07 -05:00
leigh-mil
1054457048
Button for adding a subscription
2020-01-23 16:44:07 -05:00
Hannah Brinkman
3a78c6a911
Merge branch 'staging' into grid-styling
2020-01-23 13:17:39 -05:00
leigh-mil
bdc03fb0a2
Remove /help route and templates
2020-01-22 16:53:11 -05:00
Hannah Brinkman
70faa4c42e
Merge branch 'staging' into grid-styling
2020-01-22 15:55:12 -05:00
leigh-mil
36fe777230
Remove delete environments from app members form
2020-01-22 15:53:40 -05:00
Hannah Brinkman
674f6363d5
Merge branch 'staging' into grid-styling
2020-01-22 15:23:39 -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
leigh-mil
d2b9577e3b
Standardize copy in TO builder and TO view page
2020-01-21 11:57:10 -05:00
leigh-mil
2d32e9c79b
Remove lorem paragraph and link from 404 page
2020-01-21 11:57:10 -05:00
leigh-mil
d0ae04193b
Update copy on app settings page
2020-01-21 11:57:10 -05:00
leigh-mil
88d57a414b
Update copy in new application form.
2020-01-21 11:57:10 -05:00
leigh-mil
d38b5f7012
Update copy on TO view page
2020-01-21 11:57:10 -05:00
leigh-mil
961717e0e7
Update copy in TO builder
2020-01-21 11:57:10 -05:00
leigh-mil
c946bc74db
Remove button from TO index page sticy cta when there are no TOs
2020-01-21 11:57:10 -05:00
leigh-mil
7c78e59624
Update copy on new portfolio form. Style cancel link as a button.
2020-01-21 11:57:09 -05:00
leigh-mil
4ed75caf2a
Replace Lorem on Reports page
2020-01-21 11:57:09 -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