Commit Graph

1537 Commits

Author SHA1 Message Date
Matteo Gheza c7b48f1816
Update resource files 2024-04-23 21:40:17 +02:00
Matteo Gheza aea4cf5ab2
Use resources for API responses 2024-04-11 00:39:06 +02:00
Matteo Gheza 94c58daae3
Update Dockerfile and Seeder 2024-04-01 23:21:49 +02:00
Matteo Gheza 449964e2ff
Update README.md 2024-03-28 16:29:21 +01:00
Matteo Gheza 43713be350
Update README.md 2024-03-28 16:27:04 +01:00
Matteo Gheza d9d82c4f04
Merge pull request #514 from allerta-vvf/renovate/backenddependencies
Update backendDependencies
2024-02-24 17:59:09 +01:00
renovate[bot] 6182b6e0f7
Update backendDependencies 2024-02-24 16:28:04 +00:00
Matteo Gheza db9ebad64b
Update DB healthcheck in docker-compose.yaml 2024-02-24 17:26:49 +01:00
Matteo Gheza 4fae283295
Update APP_NAME in .env.example 2024-02-24 17:24:23 +01:00
Matteo Gheza 0867605863
Update API description in scramble.php 2024-02-24 17:06:07 +01:00
Matteo Gheza 25645a1145
Add proxy configuration for /docs endpoint 2024-02-24 17:05:15 +01:00
Matteo Gheza 1e8ebea502
Fix user role and driver assignment in DummyDataSeeder 2024-02-24 00:59:41 +01:00
Matteo Gheza a09294018a
Add API Docs 2024-02-24 00:52:25 +01:00
Matteo Gheza c40b027f4c
Dummy data seeder and Docker improvements 2024-02-23 23:39:08 +01:00
Matteo Gheza 1255496d73
Update phpMyAdmin configuration 2024-02-23 22:33:24 +01:00
Matteo Gheza 85668d7bb8
Add Docker configuration files to the project.
Add a Dockerfile to the project.
 Add a docker-compose.yml
2024-02-23 22:19:17 +01:00
Matteo Gheza ee310a3155
Add new service place selection procedure 2024-02-23 00:27:22 +01:00
Matteo Gheza 12fdfb3058
Merge pull request #520 from allerta-vvf/imgbot
[ImgBot] Optimize images
2024-01-31 16:14:26 +01:00
ImgBotApp 77fe26d360
[ImgBot] Optimize images
*Total -- 2,975.96kb -> 2,238.24kb (24.79%)

/images/stats.png -- 1,982.56kb -> 1,378.88kb (30.45%)
/images/services.png -- 166.46kb -> 132.83kb (20.2%)
/images/logs.png -- 153.17kb -> 124.86kb (18.48%)
/images/list.png -- 228.67kb -> 189.93kb (16.94%)
/images/trainings.png -- 119.06kb -> 100.43kb (15.65%)
/images/login.png -- 72.78kb -> 62.73kb (13.81%)
/frontend/src/assets/icons/icon-96x96.png -- 10.04kb -> 9.82kb (2.17%)
/frontend/src/assets/icons/icon-128x128.png -- 14.35kb -> 14.04kb (2.16%)
/frontend/src/assets/icons/icon-152x152.png -- 18.29kb -> 17.92kb (2.03%)
/frontend/src/assets/icons/icon-144x144.png -- 16.93kb -> 16.59kb (2.01%)
/frontend/src/assets/icons/icon-72x72.png -- 7.19kb -> 7.04kb (1.98%)
/frontend/src/assets/icons/icon-384x384.png -- 59.70kb -> 58.63kb (1.78%)
/frontend/src/assets/icons/icon-512x512.png -- 101.85kb -> 100.05kb (1.77%)
/frontend/src/assets/icons/icon-192x192.png -- 24.92kb -> 24.49kb (1.71%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-01-30 08:46:58 +00:00
Matteo Gheza 8023ebe44a
Update README.md and screenshots 2024-01-30 08:12:19 +01:00
Matteo Gheza 193710d14c Add PlaceMunicipality and PlaceProvince models and migration files 2024-01-23 01:17:41 +01:00
Matteo Gheza 687d7613a0 Update PlacesController and routes to include italy municipality info routes 2024-01-23 01:17:35 +01:00
Matteo Gheza 6b7ed390a8 Add surname to user info and sort users by surname in disponibili() method Telegram 2024-01-23 00:15:44 +01:00
Matteo Gheza 41cc96e828 Alter telegram_special_messages_table migration to change column types 2024-01-19 23:25:54 +01:00
Matteo Gheza 1e20e256a6 Use ToastrService for displaying success messages 2024-01-18 16:01:13 +01:00
Matteo Gheza 3de1246c50 Add admin options functionality 2024-01-18 15:51:02 +01:00
Matteo Gheza 2fda7a0651 Update validation for driver and chief fields 2024-01-18 00:49:29 +01:00
Matteo Gheza 44b21594fb Add total elements count with filters 2024-01-18 00:45:27 +01:00
Matteo Gheza c587656395 Merge branch 'master' of http://github.com/allerta-vvf/allerta-vvf 2024-01-18 00:38:42 +01:00
Matteo Gheza 1447c10a65 Update error message in edit-user.component.ts 2024-01-18 00:37:27 +01:00
Matteo Gheza b29da4f021 Update error message in edit-user.component.ts 2024-01-18 00:36:40 +01:00
Matteo Gheza 7d78ccbcec Update scheduled jobs in Kernel.php 2024-01-17 19:31:51 +01:00
Matteo Gheza 6f2709eddf Update sentry-laravel to 4.1.1 2024-01-17 19:23:10 +01:00
Matteo Gheza a6a6f1578b Update NPM deps 2024-01-17 19:01:26 +01:00
Matteo Gheza 38791477a6 Update Composer deps 2024-01-17 18:59:58 +01:00
Matteo Gheza dd5dfaba6b
Merge pull request #510 from allerta-vvf/renovate/github-codeql-action-3.x
Update github/codeql-action action to v3
2024-01-17 18:51:00 +01:00
Matteo Gheza 44fee0fb3a
Merge pull request #511 from allerta-vvf/renovate/actions-upload-artifact-4.x
Update actions/upload-artifact action to v4
2024-01-17 18:50:28 +01:00
Matteo Gheza d235b27086 Update Italian translation and fix URLs in manifest.webmanifest 2024-01-17 18:40:06 +01:00
Matteo Gheza f468d3cd54 Add shortcuts for interventions and trainings in PWA 2024-01-17 18:37:01 +01:00
Matteo Gheza 61c508c59e Add check for updates.isEnabled in UpdaterService constructor 2024-01-17 18:08:48 +01:00
Matteo Gheza e58652b802 Update updater service and add translation for update prompt 2024-01-17 18:02:44 +01:00
Matteo Gheza 215b15946e Fix exception handling in job classes 2024-01-17 17:54:55 +01:00
renovate[bot] 894af7ce57
Update github/codeql-action action to v3 2024-01-17 16:50:08 +00:00
renovate[bot] cddf124480
Update actions/upload-artifact action to v4 2024-01-17 16:50:05 +00:00
Matteo Gheza b04ab5aa20 Update .gitignore, add environment variable operations 2024-01-17 17:48:20 +01:00
Matteo Gheza 9ae3dc846a Merge branch 'master' of http://github.com/allerta-vvf/allerta-vvf 2024-01-17 16:25:31 +01:00
Matteo Gheza 03145b2e83 Small UI fixes 2024-01-17 16:25:28 +01:00
Matteo Gheza 7e22543c56 Small UI fixes 2024-01-17 16:21:02 +01:00
Matteo Gheza 20ea26aa69 UI Improvements 2024-01-17 16:08:11 +01:00
Matteo Gheza 7d0896957c Fix table isPublicIp 2024-01-17 01:28:59 +01:00