Commit graph

86 commits

Author SHA1 Message Date
623daa6b33 Merge branch 'master' of gitlab.com:jankstudio/resq 2018-01-15 16:27:02 +08:00
e4d9c47eb5 Add guzzle to composer 2018-01-15 16:26:32 +08:00
Ramon Gutierrez
cd70739e14 Merge branch 'master' of gitlab.com:jankstudio/resq 2018-01-15 05:20:40 +08:00
Ramon Gutierrez
bbd1cca9b6 Add mobile numbers table to customer form + initial commit for customer vehicle table 2018-01-15 05:20:27 +08:00
6737099278 Create test controller for st_distance functionality in database 2018-01-15 02:39:23 +08:00
20756296e6 Add hub crud screens and functionality 2018-01-14 23:33:20 +08:00
183d04ca48 Fix outlet add form bug 2018-01-14 22:57:16 +08:00
b496767bd1 Fix total row count computation to work with filters for outlet list 2018-01-14 22:46:16 +08:00
b3c056ab23 Merge branch 'master' of gitlab.com:jankstudio/resq 2018-01-14 22:23:13 +08:00
78a0968769 Add paramters for default map point (not yet used) 2018-01-14 22:17:52 +08:00
8e404dbd91 Finish outlet list and update forms 2018-01-14 22:17:28 +08:00
Ramon Gutierrez
716fbc7e3d Add clause to check first if associations are present on battery form 2018-01-14 21:15:32 +08:00
Ramon Gutierrez
8860e6a483 Optimize how object vars are passed to crud forms 2018-01-14 21:13:42 +08:00
55b59cf003 Restructure routes to have individual files 2018-01-14 18:30:14 +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
a83e3dee5b Fix outlet add new 2018-01-14 02:46:08 +08:00
4fd997ce1c Place GMAPS_API_KEY in global variable for twig 2018-01-14 02:45:46 +08:00
c8d43b134f Add GMAPS_API_KEY environment variable for google maps api key 2018-01-14 02:44:53 +08:00
180a2d4bf9 Add initial outlet screens and other menu and acl entries 2018-01-13 00:28:12 +08:00
1fefaf4b09 Optimize vehicle controller by removing unnecessary acl generator 2018-01-13 00:27:24 +08:00
5611a80565 Add initial outlet, hub, rider and job order entities 2018-01-12 21:48:11 +08:00
ae6c1c7c35 Add configuration items for doctrine spatial add-on 2018-01-12 21:47:29 +08:00
0f5889f23c Restructure menu and acl for battery and vehicle screens 2018-01-12 21:46:51 +08:00
f4019fb423 Add color field in customer vehicle 2018-01-12 15:36:27 +08:00
2222628375 Add spatial / gis support via composer 2018-01-12 13:59:25 +08:00
Ramon Gutierrez
d432d564b7 Fix missing UniqueEntity class on MobileNumber 2018-01-12 13:38:41 +08:00
Ramon Gutierrez
ea3aac788a Add unique assert to confirmation code for mobile numbers 2018-01-12 08:58:22 +08:00
Ramon Gutierrez
fa4950d254 Continue work on customer form template 2018-01-12 08:57:46 +08:00
Ramon Gutierrez
be949249d9 Initial commit for customer crud, add asserts/get/setters to entities 2018-01-12 08:38:12 +08:00
Ramon Gutierrez
e8d978dae4 Add crud and validation for battery entity 2018-01-12 06:47:32 +08:00
Ramon Gutierrez
3107e0d3e9 Add controlllers for vehicle entities 2018-01-12 03:16:07 +08:00
Ramon Gutierrez
537c97c611 Merge branch 'master' of gitlab.com:jankstudio/resq 2018-01-12 03:15:31 +08:00
Ramon Gutierrez
6f567ef767 Fix case of getter for role ID on form template 2018-01-12 03:15:21 +08:00
Ramon Gutierrez
7e4b992364 Remove double space on menu template 2018-01-12 03:14:59 +08:00
Ramon Gutierrez
b198848a47 Check if acls is populated before doing foreach 2018-01-12 03:14:35 +08:00
Ramon Gutierrez
d8e8b94119 Add acl/menu/routes for battery entity 2018-01-12 03:14:05 +08:00
Ramon Gutierrez
cf1b48a0df Change format of vehicles list on vehicle manufacturer entity 2018-01-12 03:13:51 +08:00
Ramon Gutierrez
8c2f168ef2 Remove required assert on roles for user entity 2018-01-12 03:13:28 +08:00
Ramon Gutierrez
5c381c48e0 Add asserts/get/setters to battery entity 2018-01-12 03:12:35 +08:00
7f6beb2b99 Merge branch 'master' of gitlab.com:jankstudio/resq 2018-01-12 03:09:39 +08:00
3ef273e145 Build proof of concept test for google map geocoding 2018-01-12 03:09:01 +08:00
Ramon Gutierrez
b4300d48de Add acl/menu/route lists for vehicle modules 2018-01-12 02:40:39 +08:00
Ramon Gutierrez
34dd1aaa9c Add acl/menu/route lists for battery modules 2018-01-11 23:58:24 +08:00
Ramon Gutierrez
fcec1599f6 Make user list button icon same as the one used in form 2018-01-11 23:56:06 +08:00
Ramon Gutierrez
e780c56aa2 Add crud, asserts, getters and setters for auxilliary battery entities 2018-01-11 23:53:56 +08:00
Ramon Gutierrez
009289b282 Add ACL security checks for role views and controllers 2018-01-11 15:34:53 +08:00
9961510e40 Add ACL security checks for user views and controllers 2018-01-11 03:04:09 +08:00
55de671803 Refactor ACL keys for user super admin role handling 2018-01-11 01:36:14 +08:00
611ce1ac36 Add ACL check for menu items 2018-01-11 01:35:48 +08:00