2188 Commits

Author SHA1 Message Date
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
Andrew Croce
84cbbd2b17 Add a filter to put background color on chart labels 2018-09-19 11:49:20 -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
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
Andrew Croce
1715ac99b9 SpendTable Vue component 2018-09-17 15:06:38 -04:00
dandds
ff43c3d410
Merge pull request #287 from dod-ccpo/review-comment-#160185269
Review comment #160185269
2018-09-17 14:29:07 -04:00
Luis Cielak
b1a5635186 Rename to workspace settings 2018-09-17 14:12:56 -04:00
dandds
66ab56e518 use callable form of alert macro for request changes alert 2018-09-17 13:45:01 -04:00
dandds
8359a2a079 display review comment for financial verification that needs changes 2018-09-17 13:45:01 -04:00
dandds
7f9c7dcaec display review comment for request that needs changes 2018-09-17 13:43:39 -04:00
dandds
73d3851813 request model knows its most recent review comment 2018-09-17 13:43:39 -04:00
dandds
5a3871154b only show edit workspace link to users who have permission, plus
formatting
2018-09-17 13:34:35 -04:00
dandds
bba2a2b283 restrict workspace information updates to owner and admins 2018-09-17 13:30:25 -04:00
richard-dds
e087c51045 /home redirects depending on requests and workspaces 2018-09-17 13:28:35 -04:00
dandds
c3f89ba149 add form for editing workspace name 2018-09-17 13:10:37 -04:00
richard-dds
6facf746e2
Merge pull request #289 from dod-ccpo/move-request-notifications
Move request notifications
2018-09-17 12:05:36 -04:00
dandds
021871ec16 route, form, and domain methods for updating workspace name 2018-09-17 11:40:58 -04:00