Commit Graph

37 Commits

Author SHA1 Message Date
e482a700f4 new routes for v3 2024-07-14 10:50:34 +00:00
5afc3c916b configured cors for local development 2024-07-14 10:50:02 +00:00
18c711686c Added Datatable package 2024-07-14 10:44:55 +00:00
1242051379 ignored csrf token for development env 2024-07-14 10:42:31 +00:00
f2e6e47034 changed cors to use laravel built in package 2024-07-09 10:13:43 +00:00
5f5c08fb67 fix the fms service return value 2024-04-27 13:19:41 +03:30
acd7c496b5 create FMS service with test 2024-04-22 11:28:19 +03:30
3fe1ed3746 remove nikarayan service provider 2024-04-20 11:05:12 +03:30
f9d842b6f4 use DB::transaction 2024-04-16 14:58:23 +03:30
4b4f621b34 Revert "use RefreshDataBase and DB::transaction"
This reverts commit 9f8855e836.
2024-04-16 13:17:58 +03:30
9f8855e836 use RefreshDataBase and DB::transaction 2024-04-16 13:15:46 +03:30
8a87c201f6 resolve the dependency injection 2024-04-08 14:44:00 +03:30
92c50280fc nikarayan and payment service 2024-04-08 12:59:01 +03:30
99b21c16f4 write test for map 2024-04-07 11:45:03 +03:30
10c21d065c Merge branch 'develop' of https://gitlab.com/witelgroup/rms_v2 into feature/RoadPatrolTests 2024-04-07 10:16:56 +03:30
43aa65bfc1 write test for Road Observation 2024-04-06 13:53:16 +03:30
e636fdd240 delete test 2024-03-10 16:31:24 +03:30
8a662912e3 write test for road item projects 2024-03-10 14:18:24 +03:30
8d8f45d950 write test for safety and privacy controller 2024-03-09 15:46:27 +03:30
c0d991cdc0 write test for nominatim usage 2024-03-09 13:59:02 +03:30
797179d021 generate migration files from db 2024-03-05 15:35:49 +03:30
3680dc329a use storage facade to get url 2024-03-05 12:40:23 +03:30
a2d41e94d6 use url() function to get app url 2024-03-05 12:00:37 +03:30
5f5c4131b4 change rmto urls 2024-03-05 10:37:53 +03:30
71e4585843 remove redundant lines 2024-03-05 10:32:25 +03:30
e3ae2198c3 change php unit config 2024-03-02 13:13:07 +03:30
077732095a change helpers to follow psr4 2024-03-02 11:37:21 +03:30
908c6c8024 create test directory 2024-03-02 11:16:57 +03:30
5e41e9f47a uncomment the vital routes 2024-02-27 10:42:23 +00:00
56d5a433b4 uncomment the routes 2024-02-24 10:40:20 +00:00
5459c77829 use 0 instead of - in reports 2024-02-21 07:20:45 +00:00
79cde5bd69 debug the excel reports 2024-02-20 13:22:11 +00:00
c8538855ae change verta function and uuid generation mechanism 2024-02-20 07:18:17 +00:00
1074a2dc79 change nominatim original function 2024-02-19 10:15:00 +00:00
8176faf117 change the report/map routes into v2 2024-02-18 08:33:19 +00:00
25c33eb478 create niminatim service and install verta package 2024-02-17 11:07:56 +00:00
9743fce12b inital commit 2024-02-01 09:53:53 +00:00