626 Commits

Author SHA1 Message Date
richard-dds
e64b2dd034 Add Role.display_name 2018-09-24 14:19:17 -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
Patrick Smith
99a745904f Allow having multiple internal comments on a request 2018-09-24 13:52:50 -04:00
dandds
218c142020 better date range for task order expiration date in test factory 2018-09-24 11:27:35 -04:00
dandds
238e8ff16d better fake task order numbers for tests 2018-09-24 11:03:20 -04:00
dandds
e668cb93d0 formatting and add financial details to requests in seed_sample script 2018-09-24 11:03:20 -04:00
richard-dds
99858fe98e Use a role name faker with higher entropy
- The "job" faker kept generating duplicates.
2018-09-24 10:31:01 -04:00
richard-dds
18bc8afeb7 Formatting 2018-09-21 14:00:01 -04:00
richard-dds
519b5caa4c Fix tests that were broken by new constraints 2018-09-21 14:00:01 -04:00
richard-dds
5f54468082 Timestamps and uuids everywhere 2018-09-21 14:00:01 -04:00
dandds
2a67fb6197 add task order data to seed workspace 2018-09-20 11:42:03 -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
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
0e2ec93c84 Formatting 2018-09-17 16:40:01 -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
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
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
021871ec16 route, form, and domain methods for updating workspace name 2018-09-17 11:40:58 -04:00
dandds
0e8d5f1390 some cleanup to auth tests 2018-09-17 10:27:49 -04:00
dandds
0d1494ea11 create logout endpoint that clears user data from session 2018-09-17 10:18:14 -04:00
Andrew Croce
b473a87eea update test 2018-09-14 11:39:42 -04:00
dandds
31e010ca41
Merge pull request #285 from dod-ccpo/autofill-ccpo-approval-#160298590
prepopulate current user as ccpo authorizing official on a request re…
2018-09-14 08:48:38 -04:00
dandds
b363fe04d6 fix manual financial verification test 2018-09-13 15:57:54 -04:00
richard-dds
7877b4bdef
Merge pull request #281 from dod-ccpo/refactory-query
Query refactors
2018-09-13 14:52:47 -04:00
dandds
91aca4245e prepopulate current user as ccpo authorizing official on a request review 2018-09-13 14:01:01 -04:00
richard-dds
263a670031 Apply same query pattern to Requests 2018-09-13 10:37:03 -04:00
richard-dds
e35c60aa67 Factor out queries 2018-09-12 22:04:25 -04:00
richard-dds
5ab1ce9cdc Clean up workspaces tests 2018-09-12 21:25:48 -04:00
dandds
d17e6159dd use InputRequired validation for clin fields 2018-09-12 17:00:39 -04:00
richard-dds
3149f6cc6f
Merge pull request #275 from dod-ccpo/fix-workspaces-query
Allow CCPO to view workspaces
2018-09-12 11:37:33 -04:00
richard-dds
e997c5cedd Allow CCPO to view workspaces 2018-09-12 11:13:06 -04:00
dandds
cf8df13de0
Merge pull request #272 from dod-ccpo/resubmit-finver-#159047362
Resubmit financial verification #159047362
2018-09-12 11:11:06 -04:00
dandds
a7fbd386e0 show financial verification data for existing task order 2018-09-12 08:53:53 -04:00
richard-dds
0ddbeaf176 Domain method for adding an internal comment 2018-09-11 16:41:09 -04:00