Commit Graph

438 Commits

Author SHA1 Message Date
dandds
5a52ea3c81 display task order info on reports page 2018-09-25 09:45:34 -04:00
patricksmithdds
6ac19d315d Merge pull request #323 from dod-ccpo/internal-comments
Hook up internal request comments
2018-09-24 17:53:06 -04:00
Andrew Croce
55b35f56b8 Create a general base layout for public pages
Make a separate template for login route
2018-09-24 16:10:08 -04:00
Andrew Croce
5868630e1f add a public help route 2018-09-24 16:09:20 -04:00
richard-dds
479b5a7f36 Formatting 2018-09-24 14:51:00 -04:00
dandds
4f4c1892ba Merge pull request #318 from dod-ccpo/reports-task-order-info-#159975038
Reports task order info #159975038
2018-09-24 14:44:02 -04:00
richard-dds
86ee4c12a0 Use Role.displayname in "workspace role updated" modal 2018-09-24 14:35:32 -04:00
Patrick Smith
da86245803 Remove fake comment data 2018-09-24 13:56:42 -04:00
Patrick Smith
92d73387f5 Show error on page if submitting an empty comment 2018-09-24 13:52:50 -04:00
Patrick Smith
e0e51d8c35 Allow adding an internal comment on a request 2018-09-24 13:52:50 -04:00
dandds
22c642a7e1 Merge pull request #320 from dod-ccpo/modal-redirects-#160668407
fix financial verification modal bug and refactor modal redirects
2018-09-24 11:33:34 -04:00
dandds
430efd211c display task order info on reports page 2018-09-24 11:03:20 -04:00
dandds
b4662f56bd fix financial verification modal bug and refactor modal redirects 2018-09-24 10:59:39 -04:00
Andrew Croce
1663fbd6c3 comment out form var 2018-09-24 08:28:14 -04:00
Andrew Croce
589671525d format 2018-09-21 14:38:30 -04:00
Andrew Croce
8e7a692983 Use dummy comments 2018-09-21 14:32:07 -04:00
Andrew Croce
c1cf194f06 empty comments 2018-09-21 14:30:44 -04:00
Andrew Croce
0ab8cc86c2 Add back comment form to route
Add some dummy comment data
2018-09-21 14:22:48 -04:00
dandds
4e75927b52 mock report data for predetermined workspace names 2018-09-20 10:09:51 -04:00
andrewdds
6dba46af66 Merge pull request #303 from dod-ccpo/to-expiration-projection
Task order expiration projection
2018-09-20 10:08:45 -04:00
Andrew Croce
ee455e7f90 formatting 2018-09-19 12:12:04 -04:00
Andrew Croce
56eb480695 extrapolate days remaining with today, not the focused month 2018-09-19 12:10:15 -04:00
Andrew Croce
7f6cebbc5f mock expiration date in workspace/reports route 2018-09-19 10:45:54 -04:00
dandds
8fc5a4a092 show request name where appropriate and set as default workspace name 2018-09-19 10:44:21 -04:00
dandds
ca8b9028bc reports shows real budget information for total spend 2018-09-18 16:04:03 -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
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
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
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
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
474e915402 Ensure user has owner role on workspace 2018-09-17 15:16:57 -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
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
richard-dds
cd0a745ec2 Merge pull request #290 from dod-ccpo/remove-internal-notes
Remove internal notes form
2018-09-17 10:51:33 -04:00
dandds
0d1494ea11 create logout endpoint that clears user data from session 2018-09-17 10:18:14 -04:00
richard-dds
e58013cd72 Remove internal notes form 2018-09-17 10:04:50 -04:00
richard-dds
96186e2d99 Show FV alert on request review page 2018-09-14 14:28:05 -04:00
richard-dds
1c19d44c9b Remove "pending review" alert 2018-09-14 14:13:42 -04:00
richard-dds
8355446965 Move pending CCPO approval status to request 2018-09-14 14:13:42 -04:00
richard-dds
7b2f897c9d Fix extended FV form 2018-09-14 14:13:42 -04:00
richard-dds
75344e2bf1 Move "Approval pending" alert 2018-09-14 14:13:42 -04:00
richard-dds
6cd627f820 Move "pending financial verification" alert 2018-09-14 14:13:42 -04:00
Andrew Croce
fbe701bba1 use radio for checking approval/denial 2018-09-14 11:39:42 -04:00