2048 Commits

Author SHA1 Message Date
Andrew Croce
d409160170 mixin for ie 10+ only 2018-09-12 09:46:19 -05:00
andrewdds
59761800df
Merge pull request #271 from dod-ccpo/ie/fix-toggler
dont destructure props in template
2018-09-12 09:54:14 -04:00
andrewdds
776796beee
Merge pull request #262 from dod-ccpo/ui/cumulative-budget-chart
Ui/cumulative budget chart
2018-09-12 08:51:02 -04:00
Andrew Croce
4ecc949558 dont destructure props in template 2018-09-12 08:32:31 -04:00
richard-dds
67f4b6bb23
Merge pull request #270 from dod-ccpo/internal-comments2
Request Internal comments
2018-09-11 16:50:51 -04:00
richard-dds
db43cb97dc Alias internal comments text 2018-09-11 16:41:27 -04:00
richard-dds
b2dee75cf0 Formatting 2018-09-11 16:41:27 -04:00
richard-dds
acfe714a85 Route and markup for adding internal comments 2018-09-11 16:41:09 -04:00
richard-dds
0ddbeaf176 Domain method for adding an internal comment 2018-09-11 16:41:09 -04:00
richard-dds
100048afdf Add Request.internal_comments
Using a one to one relationship to avoid the migration hell
that we're temporarily stuck in.
2018-09-11 16:37:55 -04:00
dandds
31d6bd3663
Merge pull request #269 from dod-ccpo/final-approval-#158633809
Final approval #158633809
2018-09-11 16:24:10 -04:00
dandds
7949bdea18 push authorization check for request approval into the requests domain 2018-09-11 16:05:33 -04:00
richard-dds
31e3e4c359
Merge pull request #268 from dod-ccpo/fix-review-edit-link
Fix edit link for new request
2018-09-11 13:30:19 -04:00
dandds
6859d562d6 requests domain method for rejecting request with appropriate status 2018-09-11 13:27:15 -04:00
Andrew Croce
f25bd2aabf didnt actually need D3!! 2018-09-11 11:25:52 -04:00
Andrew Croce
7a88f581f1 remove console log 2018-09-11 11:23:22 -04:00
Andrew Croce
06e8adde1d dont destructure slot props 2018-09-11 11:23:22 -04:00
Andrew Croce
d7638b8578 small label mixin 2018-09-11 11:23:22 -04:00
Andrew Croce
f3cbe60b0c budget chart legend styles 2018-09-11 11:23:22 -04:00
Andrew Croce
1ffeaf756a explicit closing tags 2018-09-11 11:23:22 -04:00
Andrew Croce
6ba6090d4e add chart legend 2018-09-11 11:23:22 -04:00
Andrew Croce
072e565b84 polyfill for svg innerhtml 2018-09-11 11:23:22 -04:00
Andrew Croce
9cf0ad94f5 dont destructure slot props in template 2018-09-11 11:23:22 -04:00
Andrew Croce
1742415b49 format 2018-09-11 11:23:22 -04:00
Andrew Croce
dd5f09c44c dollar formatting helper methods 2018-09-11 11:23:22 -04:00
Andrew Croce
d0e322b65a use padding not margin 2018-09-11 11:23:22 -04:00
Andrew Croce
8b5419a8f8 import budget chart styles 2018-09-11 11:23:22 -04:00
Andrew Croce
3026ee2175 fix grid overflow 2018-09-11 11:23:22 -04:00
Andrew Croce
870b49778b budget chart styles 2018-09-11 11:23:22 -04:00
Andrew Croce
65900b2597 budget chart svg markup/vue template 2018-09-11 11:23:22 -04:00
Andrew Croce
22dc20ab73 budget chart vue component 2018-09-11 11:23:22 -04:00
Andrew Croce
d882c552dc starting charting 2018-09-11 11:23:22 -04:00
dandds
68a32e0a08 requests domain method for advancing a request to the next stage 2018-09-11 11:20:59 -04:00
dandds
7da1cbada3 update requests statuses 2018-09-11 11:19:06 -04:00
richard-dds
6d5528837e Fix edit link for new request 2018-09-11 11:17:56 -04:00
dandds
f69396ac73
Merge pull request #266 from dod-ccpo/review-history-#159038479
Review history #159038479
2018-09-11 11:14:28 -04:00
dandds
6b869cccea clarify status variable names in ccpo approval template 2018-09-11 11:04:37 -04:00
richard-dds
d03d186383
Merge pull request #267 from dod-ccpo/fix-migration-path
Fix migration path
2018-09-11 10:49:35 -04:00
richard-dds
11484244a4 Fix migration path 2018-09-11 10:39:14 -04:00
richard-dds
6a8cbcf1c2
Merge pull request #264 from dod-ccpo/view-pe-as-workspace-user
View projects and environments as a workspace user
2018-09-11 10:16:18 -04:00
dandds
81bf0181e2 use filter for ccpo approval log timestamp 2018-09-11 09:45:15 -04:00
dandds
570d3b69f3 display reviewer name and basic review action 2018-09-11 08:51:56 -04:00
dandds
c158e9fc35 wire request review log for ccpo review screen 2018-09-11 08:51:56 -04:00
dandds
5a7ca5e887
Merge pull request #265 from dod-ccpo/all-requests-#158494566
Update CCPO requests list #158494566
2018-09-11 08:50:32 -04:00
dandds
58af47d856
Merge pull request #263 from dod-ccpo/manually-approve-request-#159038361
Manually approve request #159038361
2018-09-11 08:50:08 -04:00
richard-dds
607effcd1e Rename and comment test for clarity 2018-09-10 23:36:21 -04:00
dandds
d38261f439 associate ccpo user to request review 2018-09-10 16:42:42 -04:00
dandds
041cfe878f ensure ccpo review fields are optional, add form error alert to review screen 2018-09-10 14:57:35 -04:00
dandds
1f64344ca3 add updated CCPO request index columns 2018-09-10 14:31:03 -04:00
richard-dds
23c9c7d5ae Formatting 2018-09-10 14:22:21 -04:00