2451 Commits

Author SHA1 Message Date
Andrew Croce
20f4e0fc57 fix pointer events on labels 2018-09-19 12:05:52 -04:00
Andrew Croce
e02fe24982 text background filter styles 2018-09-19 12:02:02 -04:00
Andrew Croce
8c4dda759c Reposition various svg parts 2018-09-19 12:01:33 -04:00
Andrew Croce
3bec89d1c2 Adjust logic around displaying various svg parts 2018-09-19 12:01:13 -04:00
dandds
19296e64c9 fix typos in request name field name and validation 2018-09-19 12:00:40 -04:00
Andrew Croce
84cbbd2b17 Add a filter to put background color on chart labels 2018-09-19 11:49:20 -04:00
dandds
8ce667cea2 workspace and request names can be 100 chars long 2018-09-19 11:39:18 -04:00
Andrew Croce
715f27dcc3 Add expiration month to budget chart 2018-09-19 10:56:59 -04:00
Andrew Croce
05d0028b3b Add expiration date and remaining days to reports template 2018-09-19 10:54:09 -04:00
Andrew Croce
9cc8ad75d2 update budget chart component to add rolling average projections and expiration date 2018-09-19 10:52:22 -04:00
Andrew Croce
5242ab2e2a expiration styles for budget chart 2018-09-19 10:46:09 -04:00
Andrew Croce
7f6cebbc5f mock expiration date in workspace/reports route 2018-09-19 10:45:54 -04:00
Andrew Croce
f7e68568f8 Modify mock reports data to be near current date, not in the future 2018-09-19 10:45:01 -04:00
dandds
f8152f61e7 format request details form 2018-09-19 10:44:21 -04:00
dandds
abfde388b7 fix bug in a migration 2018-09-19 10:44:21 -04:00
dandds
8fc5a4a092 show request name where appropriate and set as default workspace name 2018-09-19 10:44:21 -04:00
dandds
ec5c3e8ce8 add request name 2018-09-19 10:44:21 -04:00
dandds
e34b1b55d0
Merge pull request #300 from dod-ccpo/total-spend-#159974960
reports shows real budget information for total spend
2018-09-19 10:29:22 -04:00
richard-dds
fc20d75d31
Merge pull request #301 from dod-ccpo/validate-dates
Validate that start_date is in the future
2018-09-19 10:03:57 -04:00
richard-dds
751131ed3a Move factory request's start_date to the future 2018-09-18 21:45:09 -04:00
richard-dds
b42b9812b0 Validate that start_date is in the future 2018-09-18 17:01:09 -04:00
dandds
ca8b9028bc reports shows real budget information for total spend 2018-09-18 16:04:03 -04:00
andrewdds
d4e8dcd0a6
Merge pull request #296 from dod-ccpo/ie/fix-toggler
Ie/fix toggler
2018-09-18 12:01:51 -04:00
dandds
09a18220e6
Merge pull request #299 from dod-ccpo/details-view-tests
refactor request details rendering logic
2018-09-18 12:00:39 -04:00
richard-dds
3628a7af24
Merge pull request #298 from dod-ccpo/redirect-ccpo
Redirect CCPO user to requests page
2018-09-18 11:44:52 -04:00
dandds
01fca617e7 refactor request details rendering logic 2018-09-18 11:36:33 -04:00
richard-dds
4ab73cc06b Redirect CCPO user to requests page 2018-09-18 11:08:19 -04:00
Andrew Croce
36795fe79a fix table borders in ie 2018-09-18 11:05:02 -04:00
Andrew Croce
2064667356 Add a gap between expanded projects 2018-09-18 09:42:09 -04:00
Andrew Croce
9fcd725238 use project state data
add missing class name
2018-09-18 09:42:09 -04:00
Andrew Croce
651e503a0c fix dollar formatter 2018-09-18 09:42:09 -04:00
Andrew Croce
cef2c448e6 Merge project values with previous version on toggle 2018-09-18 09:42:09 -04:00
dandds
955a735f96
Merge pull request #297 from dod-ccpo/expiration-date-#160326598
add expiration_date to manual task order form
2018-09-18 08:56:58 -04:00
Luis Cielak
2210e52a15 Relocate progress menu bar 2018-09-17 18:17:50 -04:00
Luis Cielak
1381004f19 Add support for habing two steps 2018-09-17 18:17:50 -04:00
Luis Cielak
bc3cd8887b Update TO not found text 2018-09-17 18:17:50 -04:00
dandds
1bdfd2c1eb do not need to instantiate date type for columns 2018-09-17 17:02:20 -04:00
dandds
c1f99389e1 resolve migration chain 2018-09-17 16:58:45 -04:00
dandds
a2e8caf23b add expiration_date to manual task order form 2018-09-17 16:56:10 -04:00
richard-dds
3baa7b2016
Merge pull request #293 from dod-ccpo/homepage-redirects
Redirect from /home depending on requests and workspaces
2018-09-17 16:49:01 -04:00
richard-dds
0e2ec93c84 Formatting 2018-09-17 16:40:01 -04:00
richard-dds
9aa69a5ec0 Remove redundant flag 2018-09-17 16:18:44 -04:00
dandds
f984c95060
Merge pull request #294 from dod-ccpo/edit-workspace-#160300728
Edit workspace #160300728
2018-09-17 15:45:35 -04:00
richard-dds
72c82161d7 Rename some tests for clarity 2018-09-17 15:20:17 -04:00
andrewdds
de04fc39b0
Merge branch 'master' into ie/fix-toggler 2018-09-17 15:19:48 -04:00
richard-dds
474e915402 Ensure user has owner role on workspace 2018-09-17 15:16:57 -04:00
Andrew Croce
24acfb5010 Add type checking on formatDollars
add param to hide cents
2018-09-17 15:08:45 -04:00
Andrew Croce
221836c8cf Add transparent background to meter value 2018-09-17 15:08:10 -04:00
Andrew Croce
1818113409 reimplement spend table as a vue component 2018-09-17 15:07:38 -04:00
Andrew Croce
9dd710ff94 Fallback meter 2018-09-17 15:07:14 -04:00