| .. |
|
dev
|
Create test controller for st_distance functionality in database
|
2018-01-15 02:39:23 +08:00 |
|
annotations.yaml
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
api.yaml
|
Add setPrivacyPolicy method to APIController. Add route and acl for setting of privacy policy for warranty. Allow null to be set for setPrivacyPolicy in Warranty entity. Modify the checking for missing parameters, from empty to isset. #256
|
2019-08-27 07:49:10 +00:00 |
|
api_role.yaml
|
Add routes for API roles and user. Add controller for API role. Display list of API roles. #194
|
2019-05-08 10:27:53 +00:00 |
|
api_user.yaml
|
Add id to the User entity in the API bundle. Add support for list and add API user to the site. #194
|
2019-05-09 07:43:36 +00:00 |
|
auth.yaml
|
Restructure routes to have individual files
|
2018-01-14 18:30:14 +08:00 |
|
battery.yaml
|
Add image file to battery, update cleanup task for orphaned images
|
2018-02-04 23:10:32 +08:00 |
|
capi.yaml
|
Merge branch 'master' of gitlab.com:jankstudio/resq into 251-edit-warranty-via-api
|
2019-08-27 04:39:30 +00:00 |
|
customer.yaml
|
Make customer add and edit forward back to edit form #62
|
2018-04-01 02:44:15 +08:00 |
|
geofence.yaml
|
Add highlighting of area in map and row when selecting an area. #220
|
2019-06-05 06:18:51 +00:00 |
|
hub.yaml
|
Add hub crud screens and functionality
|
2018-01-14 23:33:20 +08:00 |
|
job_order.yaml
|
Add route and processing for hub rejections #183
|
2019-02-12 00:14:15 +08:00 |
|
outlet.yaml
|
Fix outlet add new
|
2018-01-14 02:46:08 +08:00 |
|
partner.yaml
|
Add CRUD functionalities to Partners. #228
|
2019-07-05 07:26:16 +00:00 |
|
privacy_policy.yaml
|
Add privacy policy in menu and acl yaml files. Add routes for private policy functions. Add PrivatePolicyController. Add twig files for private policy. #233
|
2019-07-23 09:57:14 +00:00 |
|
promo.yaml
|
Add crud for promos, discountapply name value collection
|
2018-02-01 15:07:43 +08:00 |
|
report.yaml
|
Comment out the displaying of report details. #249
|
2019-08-15 06:15:53 +00:00 |
|
review.yaml
|
Add list, view, and delete for review. Fix typographical errors in Partner forms. #228
|
2019-07-05 12:03:34 +00:00 |
|
rider.yaml
|
Initial commit for rider image upload, add FileUploader service
|
2018-01-16 17:27:43 +08:00 |
|
rider_api.yaml
|
Add skeleton method for hub arrive rider api call #162
|
2018-08-10 08:54:23 +08:00 |
|
role.yaml
|
Restructure routes to have individual files
|
2018-01-14 18:30:14 +08:00 |
|
search.yaml
|
Add details form for legacy job order search results. #207
|
2019-04-30 10:58:46 +00:00 |
|
service.yaml
|
Add CRUD functionalities to Other Services. #228
|
2019-07-05 03:29:41 +00:00 |
|
static.yaml
|
Add workaround for battery images in mobile app #107
|
2018-04-29 12:12:22 +08:00 |
|
ticket.yaml
|
Add job order ticket form blocks #21
|
2018-02-26 17:52:38 +08:00 |
|
user.yaml
|
Add user profile form
|
2018-01-31 06:14:46 +08:00 |
|
vehicle.yaml
|
Save new battery on fulfill jo action #71
|
2018-04-05 13:53:30 +08:00 |
|
warranty.yaml
|
Rename the old Warranty controller to WarrantySearchController. Rename the old warranty.yaml to warranty_search.yaml. Add create, update, and view warranty to menu and acl yamls. Add WarrantyController and template file for Warranty. #236
|
2019-07-26 08:21:00 +00:00 |
|
warranty_search.yaml
|
Rename the old Warranty controller to WarrantySearchController. Rename the old warranty.yaml to warranty_search.yaml. Add create, update, and view warranty to menu and acl yamls. Add WarrantyController and template file for Warranty. #236
|
2019-07-26 08:21:00 +00:00 |