42 Commits

Author SHA1 Message Date
graham-dds
baa3f390d2 Extend graph width filter to handle 0/0 2020-02-10 14:49:04 -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
richard-dds
747978f92b Fix pagination urls 2019-06-17 14:44:56 -04:00
George Drummond
0f329b2699
Remove findFilter 2019-06-14 13:00:31 -04:00
dandds
4ba983cbdd Remove unused template filters 2019-06-13 09:51:00 -04:00
Patrick Smith
69ebd21de9 Remove unused filters 2019-02-25 14:54:14 -05:00
Patrick Smith
3e50ce3d48 Fix usPhone with empty phone number 2019-02-13 11:36:17 -05:00
Montana
cf13ff9104 Use split to get dollars and cents 2019-02-12 11:23:51 -05:00
Montana
6a8d4964d4 Funded Through on each portfolio screen 2019-02-12 10:03:11 -05:00
Montana
aecab933b0 Add jinja filters for just dollars and just cents 2019-02-12 10:01:51 -05:00
leigh-mil
0382966929 Update dollars filter and formatDollars() to display cent values 2019-01-31 11:29:52 -05:00
Patrick Smith
b3270a46cf Remove custom JSON filter 2019-01-23 14:57:14 -05:00
Patrick Smith
4a377007f6 Update mixedContentToJson filter to be more general 2019-01-23 11:16:05 -05:00
leigh-mil
635c301db4 Create filter for dollar amounts 2019-01-18 11:01:24 -05:00
leigh-mil
4fa325818c Move translate_duration() into localization file 2019-01-16 15:38:08 -05:00
leigh-mil
cfecf3d544 Use function to generate list for performance period instead of hard coding all of the text 2019-01-16 14:01:02 -05:00
leigh-mil
a66e5eba72 Move display logic out of the TaskOrder model and into the template 2019-01-16 10:08:13 -05:00
George Drummond
1b0bdff90b
Refresh in development 2019-01-02 16:04:38 -05:00
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner 2019-01-02 16:04:36 -05:00
Jay Newlin (PW)
9036a0647d This "inline if" can be ignored for now 2018-12-20 14:08:38 -05:00
dandds
e509c34cdd change name of request relationship to legacy task order 2018-12-13 11:36:45 -05:00
Patrick Smith
f4e49a8e9b Fix linting issues 2018-12-05 10:54:52 -05:00
Patrick Smith
d593f7577b Attempt to look up template for each audit event type 2018-12-04 16:23:17 -05:00
richard-dds
d0c923bf9b Formatting 2018-11-13 17:21:42 -05:00
richard-dds
ccb76f3601 Show relevant pages 2018-11-13 17:06:29 -05:00
richard-dds
35ef339f8f Check for attr rather than classname 2018-11-08 15:01:23 -05:00
richard-dds
9a9a6ecc94 Fix json serialization bug in finver form 2018-11-05 21:26:00 -05:00
dandds
9f7284070e month selector for total spend per month section in reports 2018-09-20 10:38:29 -04:00
dandds
636f5b3315 correct views per request status 2018-09-14 10:16:44 -04:00
dandds
81bf0181e2 use filter for ccpo approval log timestamp 2018-09-11 09:45:15 -04:00
dandds
1f64344ca3 add updated CCPO request index columns 2018-09-10 14:31:03 -04:00
dandds
e8aa905a99 display financial verification review info for ccpo 2018-09-07 09:44:48 -04:00
dandds
50c8766a7a use macro for request review fields 2018-09-07 09:44:48 -04:00
dandds
0a36f1d6ca move request review information into a partial 2018-08-30 13:25:21 -04:00
dandds
2bfdf33ac3 rename JSON filter for PDF file upload 2018-08-28 11:22:16 -04:00
Montana
be080ed205 Add new filter for rendering FileStorage name in case of invalid financial form submission 2018-08-27 14:22:44 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
Andrew Croce
55bf70ddf7 add filter for getting label out of options list 2018-08-20 13:37:46 -04:00
Andrew Croce
27fcaee0cd fix ReadableInteger filter 2018-08-20 12:12:01 -04:00
Andrew Croce
b56bc232e6 Add more template filters 2018-08-20 12:06:35 -04:00
Patrick Smith
cfc76f5137 Add filter for formatting dollar values 2018-08-20 11:00:40 -04:00
Patrick Smith
2f62aebd57 Refactor how jinja filters are added 2018-08-20 11:00:11 -04:00