Commit graph

478 commits

Author SHA1 Message Date
guillaume91 cf5e2fea70 wip 2024-06-24 16:41:24 +02:00
Martin Folkerts 607a221028 changed mosaic r script to work with end_date and offset instead of week 2024-06-24 11:39:47 +02:00
Martin Folkerts 19fac52c7e build assets for production 2024-06-24 09:40:53 +02:00
guillaume91 67466bd417 Merge branch 'Feature/date-range-mosaic' 2024-06-24 09:20:26 +02:00
guillaume91 5031421477 wip 2024-06-24 09:19:35 +02:00
guillaume91 69233b58fe [done] Download button when the mosaics are missing in reports tab. 2024-06-20 14:59:59 +02:00
guillaume91 3c3c110005 [fix] Map init with the current geosjon files. Added menu for the layers. 2024-06-20 13:37:37 +02:00
guillaume91 6d414ecc81 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	laravel_app/public/build/assets/app-a1aeed67.css
#	laravel_app/public/build/manifest.json
2024-06-20 10:42:22 +02:00
guillaume91 f3b84a93e1 wip 2024-06-20 10:41:56 +02:00
guillaume91 aa477268ec [Done] Added new font-gis icons in the dropzone. 2024-06-20 10:30:14 +02:00
guillaume91 8fe00b55d7 changed the icons in the menu. 2024-06-19 17:09:09 +02:00
guillaume91 c8f79846b4 Revert "Added Geographic icons with font-gis"
This reverts commit 6e7abd90107de62090075d8df1410c88394ae2f5.
2024-06-19 15:53:32 +02:00
guillaume91 85ee4724ee wip process 2024-06-19 15:52:10 +02:00
guillaume91 64fcacb013 [Done] Same changements as with the mosaic, use a range now. 2024-06-19 15:51:46 +02:00
guillaume91 0c1b247154 Added Geographic icons with font-gis 2024-06-19 15:49:52 +02:00
guillaume91 9e5eda0277 [fix] Mosaic name was not set in db. 2024-06-19 14:21:28 +02:00
guillaume91 ecc1a9a47b [Done] Updated classes with a range instead of week - year 2024-06-19 14:10:32 +02:00
guillaume91 76d4babd98 [Done] Changed all the model in order to use EndDate and Offset. Pass ProjectTests. 2024-06-19 11:16:27 +02:00
guillaume91 944b968998 wip 2024-06-18 17:03:38 +02:00
guillaume91 2867288eef [DB] Migration that updates the values year and week to end_date and offset 2024-06-18 16:44:18 +02:00
guillaume91 5153228758 Changed GetFileDownloadsFor and all the functions called inside 2024-06-18 16:31:35 +02:00
guillaume91 3b98d0e364 Merge remote-tracking branch 'origin/Feature/date-range-mosaic' into Feature/date-range-mosaic
# Conflicts:
#	laravel_app/database/migrations/2024_06_18_082255_update_year_and_week_columns_to_end_date_and_offset_project_mosaic_table.php
2024-06-18 15:18:19 +02:00
guillaume91 1317c20390 Changed GetMosaicFor and all the functions call inside 2024-06-18 15:17:57 +02:00
guillaume91 318ea27642 [DB] updated year and week value to end_date and offset 2024-06-18 12:08:09 +02:00
guillaume91 0750e762a4 [DB] updated year and week value to end_date and offset 2024-06-18 12:06:44 +02:00
guillaume91 1980a867ff [DB] updated year and week value to end_date and offset 2024-06-18 12:06:32 +02:00
Martin Folkerts 1e841a0aa6 wip 2024-06-18 09:17:57 +02:00
guillaume91 c237b2ebf2 [fix] Check if the attachments files exists before you send a mail. 2024-06-17 16:38:16 +02:00
guillaume91 2d532d5aa8 [fix] Settings -> geojson file input: Validators are now fixed. Leaflet doesn't break when you upload a wrong filetype. 2024-06-17 14:36:27 +02:00
guillaume91 977366e621 reverb - rebuild js assets 2024-06-14 14:11:37 +02:00
guillaume91 d84df980df [fix] mail toggle in settings not initialized well 2024-06-14 13:28:12 +02:00
guillaume91 d308425616 [fix] Mail Preview fixed. 2024-06-14 12:37:46 +02:00
guillaume91 fdf04875e1 build js assets 2024-06-14 10:43:05 +02:00
guillaume91 53c0e1a45f [composer] Leaflet github repository was referencing the wrong url. blocked to version 1.9. 2024-06-14 10:38:51 +02:00
guillaume91 51eb3c5fd9 [done] full page preview. 2024-06-13 17:00:59 +02:00
guillaume91 88060f6fc3 [done] mail template done. Not checked if the mail is sent. 2024-06-13 16:29:54 +02:00
guillaume91 44d5c17e8a wip mail template using markdown 2024-06-13 09:06:36 +02:00
guillaume91 27de44354a [done] Close map when empty 2024-06-12 16:14:59 +02:00
guillaume91 10dc80b79d [fix] Adds and Remove Layers properly (shift and pop array) 2024-06-12 16:04:04 +02:00
guillaume91 233281a494 [Done] Remove and update the map then you delete a file input 2024-06-12 15:06:06 +02:00
guillaume91 750a760d38 [Done] Add multiple layers on the map. 2024-06-12 11:52:16 +02:00
guillaume91 e511cae64d wip 2024-05-31 15:52:42 +02:00
guillaume91 026e2601c4 wip 2024-05-30 17:03:32 +02:00
guillaume91 e1a248f678 [Done] forgot the migration 2024-05-29 17:10:06 +02:00
guillaume91 4348a28033 [Done] Mail scheduled sync with db. 2024-05-29 17:08:27 +02:00
guillaume91 43dd3c5e09 [Done] PendinMessage works on every tab 2024-05-29 16:59:56 +02:00
guillaume91 c349a78f14 [reverb] 'reverb-dev'script in package.json 2024-05-29 16:43:59 +02:00
guillaume91 c18433a9d6 [done] PendingMessage Component in report tabs 2024-05-29 16:40:10 +02:00
guillaume91 acd8d0ea32 [done] badge uses websocket (Laravel Reverb) 2024-05-29 11:57:37 +02:00
guillaume91 f44329b508 wip badge 2024-05-28 16:59:35 +02:00