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
fbd4c890f3
Default to opening TO accordions with task orders on the TO index page
2020-02-10 11:48:15 -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
c946bc74db
Remove button from TO index page sticy cta when there are no TOs
2020-01-21 11:57:10 -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
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
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
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
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
leigh-mil
8e25adb1c3
Update EmptyState macro to align with new designs
2019-12-03 15:43:06 -05:00
dandds
4f8cbc2b68
Delete unused Jinja macros and rearrange templates.
...
Templates and fragments that relate to specific resources (portfolios,
applications, task orders) should reside in directories named for the
relevant resource. This also matches the way the application routes are
distributed among modules named for each resource type.
2019-09-25 11:19:56 -04:00