Commit Graph

7 Commits

Author SHA1 Message Date
Arnaud Delcasse 38cb3c5ad9 Add motivation field to organized carpool bookings
Build and Push Docker Image / build_and_push (push) Failing after 3m0s Details
2025-10-08 18:51:22 +02:00
Arnaud Delcasse 4392f22783 Add driver compensation to ToOCSS and FromOCSS transformations
Build and Push Docker Image / build_and_push (push) Has been cancelled Details
2025-10-08 16:25:25 +02:00
Arnaud Delcasse feb4909a70 Fix nil pointer dereference in ToOCSS when Price.Type is nil
Build and Push Docker Image / build_and_push (push) Failing after 2m57s Details
Handle optional Price.Type field properly to prevent panic when converting booking to OCSS format.
2025-10-08 15:59:31 +02:00
Arnaud Delcasse e0b7d73e74 update 2023-09-26 16:42:46 +02:00
Arnaud Delcasse e2e6759dc0 Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
Arnaud Delcasse d8346a20be fix and conversions 2023-04-05 20:57:27 +02:00
Arnaud Delcasse 2f536dfb19 regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00