Commit graph

15 commits

Author SHA1 Message Date
4654a4602f Remove references of App\Access\Generator and substitute with Generator from catalyst auth bundle #194 2019-06-05 17:06:13 +08:00
Korina Cordero
0d291b037c Fix the error message when user tries to update the role ID. #210 2019-05-10 07:02:37 +00:00
Ramon Gutierrez
ed24ace9b6 Remove obsolete values array on edit form 2018-01-16 06:11:55 +08:00
Ramon Gutierrez
8860e6a483 Optimize how object vars are passed to crud forms 2018-01-14 21:13:42 +08:00
Ramon Gutierrez
732a2b8545 Change method names for create and update 2018-01-14 15:49:50 +08:00
Ramon Gutierrez
0c3da71a57 Apply where filters to pagination query 2018-01-14 15:32:18 +08:00
Ramon Gutierrez
b198848a47 Check if acls is populated before doing foreach 2018-01-12 03:14:35 +08:00
Ramon Gutierrez
009289b282 Add ACL security checks for role views and controllers 2018-01-11 15:34:53 +08:00
9bb3542c78 Add Role ACL to add and update forms 2018-01-10 13:48:25 +08:00
Ramon Gutierrez
aece8408e8 Use server side form submission and validation for role crud 2018-01-10 04:42:13 +08:00
Ramon Gutierrez
0b5862e4d4 Fix invalid edit/delete paths on crud lists 2018-01-09 02:03:48 +08:00
Ramon Gutierrez
98df96a0ff Move pagination/sorting/filtering to server side for role crud and fix datatables webstorage issue 2018-01-08 22:39:15 +08:00
Ramon Gutierrez
9859242400 Add basic user crud 2018-01-07 19:21:37 +08:00
Ramon Gutierrez
aaeb6df92d Add basic crud operations to roles 2018-01-07 14:22:09 +08:00
Ramon Gutierrez
b38af2e4b5 Add role list view, initial routing and methods for crud 2018-01-07 05:44:11 +08:00