Commit Graph

19327 Commits

Author SHA1 Message Date
Paula Quispe
8b985af767 Merged in bugfix/PMC-738 (pull request #6886)
PMC-738

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2019-05-10 12:19:44 +00:00
Paula Quispe
0caf82ab2f Merged in bugfix/PMC-371 (pull request #6882)
PMC-371

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2019-05-09 21:44:44 +00:00
Julio Cesar Laura Avendaño
7264e835f3 Merged in bugfix/PMC-523 (pull request #6889)
PMC-523

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
Approved-by: Paula Quispe <paula.quispe@processmaker.com>
2019-05-09 19:19:46 +00:00
Paula Quispe
20f8bafe60 Merged in feature/PMC-700 (pull request #6856)
PMC-700

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2019-05-09 12:32:10 +00:00
Julio Cesar Laura Avendaño
7e768208b1 PMC-523 2019-05-08 16:02:08 -04:00
Paula Quispe
b66ad31aea Merged in bugfix/PMC-765 (pull request #6879)
PMC-765

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2019-05-08 12:53:09 +00:00
Paula Quispe
70f367e2cc PMC-738 2019-05-07 14:05:23 -04:00
Paula Quispe
476b51d54a Merged in bugfix/PMC-763-a (pull request #6884)
PMC-763

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2019-05-07 16:37:09 +00:00
Paula Quispe
1e1c23c8cf PMC-763 2019-05-07 12:32:34 -04:00
Paula Quispe
52f6e7857a PMC-765 2019-05-07 11:34:34 -04:00
Paula Quispe
3c00a4dc98 PMC-371 2019-05-06 12:31:34 -04:00
Paula Quispe
b01f7b56b7 PMC-700 2019-05-06 09:46:51 -04:00
Paula Quispe
e3702dfd5e PMC-755 2019-05-06 08:07:02 -04:00
Paula Quispe
dc31e8ee08 Merged in bugfix/PMC-763 (pull request #6878)
PMC-763
2019-05-03 20:30:19 +00:00
Paula Quispe
7f3b8b1e40 filter by task title and order by lastModified, dueDate, status, process and task 2019-05-03 16:09:24 -04:00
Taylor Dondich
6d1769e8ce Add test to show how to utilize a diff with laravel collection filter and map to remove elements when they are no longer in the change. 2019-05-03 15:20:48 -04:00
Taylor Dondich
b6f2011342 Add test to make sure it can modify a row in place. 2019-05-03 15:20:37 -04:00
Taylor Dondich
60005f820d Add test case for array diff recursive to show function works as designed. Add tests to show the underlying problem with using this function with grids and assuming changes. 2019-05-03 15:20:29 -04:00
Paula Quispe
9f844097da Adding user case Hertland 2019-05-03 14:36:43 -04:00
Paula Quispe
c983a67a87 Filter by case number 2019-05-03 14:36:35 -04:00
Taylor Dondich
3b28019fe5 Add check for invalid USER potentially due to unassigned. In this situation, assign blank values to result. Fixes test to check for unassigned users. 2019-05-03 14:36:21 -04:00
Paula Quispe
a2d9c857a8 filter with unassigned, date from and date to 2019-05-03 14:36:15 -04:00
Julio Cesar Laura Avendaño
8b74343026 Add self service delegation for it_should_return_pages_of_data 2019-05-03 14:36:08 -04:00
Julio Cesar Laura Avendaño
9b2ac65d23 Change test name to it_should_return_data_filtered_by_process_category 2019-05-03 14:36:01 -04:00
Julio Cesar Laura Avendaño
5955ff6737 conflicts 2019-05-03 14:35:52 -04:00
Paula Quispe
532f872966 conflicts 2019-05-03 14:34:34 -04:00
Julio Cesar Laura Avendaño
a874ab2390 First commit for filter by category 2019-05-03 14:31:44 -04:00
Paula Quispe
7b96da5bc5 sort by case and user 2019-05-03 14:31:34 -04:00
Paula Quispe
24368423c0 conflicts 2019-05-03 14:29:24 -04:00
Paula Quispe
dd81f0f759 First unit test 2019-05-03 14:27:29 -04:00
Taylor Dondich
17e6ef3441 Add sample tests. Change userUid argument to be properly userId. Do some safe checks in search. 2019-05-03 14:27:23 -04:00
Taylor Dondich
9fa4c1750a Join on APP NUMBER instead of APP_UID 2019-05-03 14:27:15 -04:00
dante
ef6c0276d9 Task names are randomly generated 2019-05-03 14:27:10 -04:00
dante
1936f5cf3b Delegations Factory 2019-05-03 14:27:03 -04:00
Taylor Dondich
9768f07a1e Add change to always bring in specific columns since we always join on task and application in search. 2019-05-03 14:26:57 -04:00
Taylor Dondich
52a877bb94 Add status filtering. Status always requires us joining on application. 2019-05-03 14:26:50 -04:00
Taylor Dondich
0331e65626 Make sure all sorting works. Verify process category selection. Use date range selection. 2019-05-03 14:26:43 -04:00
dante
09eda4223c User factory 2019-05-03 14:26:36 -04:00
dante
d3a944c2f6 User assignment for created tasks 2019-05-03 14:26:29 -04:00
Taylor Dondich
ccf7209228 Add some sort functionality and app title, case number and task title searching working properly. 2019-05-03 14:26:22 -04:00
dante
ea6b030193 Model for ROUTE table 2019-05-03 14:26:15 -04:00
dante
c1a6bf9c77 Classic Processes Factory 2019-05-03 14:26:09 -04:00
Taylor Dondich
141e358b6b Remove commented line in proxyCasesList. Add filtering support for task title and application only when requested. 2019-05-03 14:26:04 -04:00
Taylor Dondich
e79503f590 Include initial transform to transform results to desired necessity. Change proxyCaseList to utilize Delegation search. 2019-05-03 14:25:59 -04:00
dante
2bf175ac85 timestamps attribute visibility set to public 2019-05-03 14:25:53 -04:00
Taylor Dondich
426c2f6f39 Update models to have more relationships and timestamp column definitions. 2019-05-03 14:25:47 -04:00
Taylor Dondich
9aec728509 Move models to proper ProcessMaker Model namespace. 2019-05-03 14:25:41 -04:00
Taylor Dondich
6b8065a98f Add initial app models. Add tinker as a dependency to allow use with artisan. 2019-05-03 14:25:31 -04:00
Roly
b8fd796e25 Merged in bugfix/PMC-761 (pull request #6876)
PMC-761

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
2019-05-03 16:27:20 +00:00
Roly Rudy Gutierrez Pinto
22383ec53b PMC-761 2019-05-03 12:07:11 -04:00