leigh-mil
dcd0f4f6ae
Remove unnecessary comment
2020-01-02 12:47:31 -05:00
leigh-mil
e25f519243
Change TO fragment to a macro to make it reusable in the builder and view page, final tweaks to review and view pages
2020-01-02 12:45:53 -05:00
leigh-mil
2e088d1316
Rename view TO file and update sticky header
2020-01-02 12:45:52 -05:00
leigh-mil
8ece47627e
Initial styling and layout of TO view fragment
2020-01-02 12:45:52 -05:00
leigh-mil
cbcac2b142
Rename review route and template to view because it better reflects the purpose of the route and template
2020-01-02 12:45:52 -05:00
leigh-mil
fc1b530e70
Use kwargs in TOFormStepHeader to fix issue of swapped titles and descriptions
2019-12-26 15:55:25 -05:00
leigh-mil
a6382eacf8
Return to home page when canceling out of the portfolio builder
2019-12-26 15:50:58 -05:00
graham-dds
3f3be3b47d
add support link to top bar
2019-12-26 11:19:06 -05:00
graham-dds
4532b64a65
Remove "get help" link from footer
2019-12-26 10:51:29 -05:00
graham-dds
d81b82956b
Remove old kwargs from SideNavItem
2019-12-20 11:03:21 -06:00
leigh-mil
a231ba5210
Update styling for add new portfolio button on home page
2019-12-18 16:55:25 -05:00
leigh-mil
8fbb0e99ae
Fix side nav to match designs and delete unused html and css
2019-12-18 16:55:25 -05:00
leigh-mil
d84e1d58f3
Remove unused class from hr element
2019-12-18 16:55:25 -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
8166c05ec2
Always show side nav and update styling
2019-12-18 16:55:25 -05:00
leigh-mil
ff0abe7dce
Merge branch 'staging' into remove-delete-functionality
2019-12-18 15:20:41 -05:00
leigh-mil
6cc605d09f
Merge branch 'staging' into to-signature-page
2019-12-18 13:47:26 -05:00
leigh-mil
00e86e2f2a
Merge branch 'staging' into environment-name-uniqueness
2019-12-18 13:02:33 -05:00
leigh-mil
2b884f2c85
Remove route, tests, and template code for deleting a portfolio
2019-12-18 12:22:14 -05:00
leigh-mil
5b55b5800e
Remove route, tests, and template code for deleting an application
2019-12-18 12:18:43 -05:00
leigh-mil
72bb300913
Styling for TO signature page
2019-12-18 12:10:15 -05:00
leigh-mil
66cfaaa6c3
Update copy on TO signature page
2019-12-18 12:10:15 -05:00
graham-dds
13e8cb8ee1
Move form buttons to floating bottom action bar
...
Form action buttons were previously in the sicky CTA bar. This commit
moves them to a bottom action bar.
2019-12-18 11:36:36 -05:00
leigh-mil
63a5d9274b
Update route to handle error when env names are duplicated
2019-12-18 10:54:17 -05:00
graham-dds
b270d0e4b0
Update new portfolio layout
...
- Move CTA buttons to floating footer
- separated -> bordered
2019-12-17 17:01:41 -05:00
leigh-mil
f0505ee122
Remove unused imports
...
Use remove_empty_string filter for TaskOrderForm.number instead of declaring the data property
Update display of TOs without a number
2019-12-13 14:53:58 -05:00
graham-dds
80f028540c
Refactor multi_checkbox_input
...
This component was made when having an "other" value as a check option
also meant typing in a custom value into an input field. Since this is no
longer needed, we were able to remove the markup / vue code for that
feature.
2019-12-13 13:17:30 -05:00
graham-dds
f4f3e3dee3
Add horizontal breaks to form
2019-12-13 13:17:30 -05:00
graham-dds
a097a0ce61
Refactor New Portfolio page according to designs.
...
New designs call for a streamlined New Portfolio page, with far
fewer input options. This commit refactors that page according to those
designs.
Some of the route functions in this commit refer to a "step 1" of creating
a new Portfolio. Though there is no "step 2" right now, the designs call
for a multistep flow for Portfolio creation process, so this commit sets
the stage for that.
2019-12-13 13:17:30 -05:00
leigh-mil
2552d4c700
Styling for empty status accordion and update Not signed to Unsigned
2019-12-13 11:49:50 -05:00
leigh-mil
2c2b69affe
Fix TO index blank states and number type issue
2019-12-13 11:26:58 -05:00
leigh-mil
4d7af1bab4
Remove extra details from expired TO display, small refactors in TO methods
2019-12-12 16:05:47 -05:00
leigh-mil
e772a4b84b
Use AccordionList macro on applications index page, remove duped class on task order index page
2019-12-12 09:40:18 -05:00
leigh-mil
ac8dd662d1
Fake task order's expended funds, default task order start and end date to None, fix how task orders are sorted by status
2019-12-12 09:40:18 -05:00
leigh-mil
3fdde78531
Set default text for TOs without a number
2019-12-12 09:40:18 -05:00
leigh-mil
e79b1d1524
Create AccordionList macro and vue component to collapse multiple accordion components
2019-12-12 09:40:18 -05:00
leigh-mil
e32bad0d30
Display TOs grouped by status
2019-12-12 09:40:18 -05:00
leigh-mil
78e7b1efe8
Styling changes:
...
- move `usa-accordion` class to wrap all accordion elements
- remove background color form `accordion` class and move it to atat
specific class `accordion__header`
- create class names for styling elements instead of relying on element
type
2019-12-11 10:07:09 -05:00
leigh-mil
02efa33e49
Display users env role if they have environment access
2019-12-11 10:07:09 -05:00
leigh-mil
7671269b7f
Use Accordion macro on applications index page
2019-12-11 10:07:09 -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
6332315f71
Remove unecessary template vars
2019-12-10 11:23:53 -05:00
graham-dds
3b265b0eb6
Flash message for insufficient funding
2019-12-10 11:23:53 -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
leigh-mil
6dabd0bf35
Move copy into translations file
2019-12-03 15:43:06 -05:00
leigh-mil
31d9f34615
Add in check for edit perms before showing add/create button in empty state macro
2019-12-03 15:43:06 -05:00
leigh-mil
5ebcaa3950
Add sticky CTA to applications index page and update copy in TO index sticky CTA
2019-12-03 15:43:06 -05:00