Commit Graph

  • 96108ac873 Merge branch 'pause-ad' into 'next-release' Fanch 2024-05-21 14:15:00 +0000
  • 25ba855cca fix(ad pause): add pause in sql query pause-ad Fanch 2024-05-17 10:45:17 +0200
  • b52644ee3b fix(ad pause): fix code after merge of update ad Fanch 2024-05-16 11:32:57 +0200
  • d937a84182 feat(pause ad): add first basic ad pause flag Fanch 2024-05-15 17:08:39 +0200
  • f6d00f5e37 feat(pause ad): add pause in db with prisma Fanch 2024-05-15 17:25:21 +0200
  • f53f48f521 Merge branch 'release-1.8' into 'main' Romain Thouvenin 2024-05-21 07:56:16 +0000
  • b3b55041ca Merge branch 'update-ad' into 'release-1.8' Romain Thouvenin 2024-05-16 15:17:01 +0000
  • cc9b45c6a1 Handle ad.updated integration events next-release 1.8.0 main Romain Thouvenin 2024-05-03 12:46:11 +0200
  • 3be2d73c60 Implement the UpdateAdCommand Romain Thouvenin 2024-05-07 10:13:28 +0200
  • 34ad357f47 Refactor AdEntity creation in a factory in the domain layer Romain Thouvenin 2024-05-03 14:45:27 +0200
  • 2d9409d147 Upgrade ddd-library Romain Thouvenin 2024-05-16 17:16:21 +0200
  • 60df1b978a Merge branch 'fix-7812' into 'release-1.8' Romain Thouvenin 2024-05-15 06:24:01 +0000
  • 35e8de4cfa Improve the driver search query to make use of the toDate index Romain Thouvenin 2024-05-07 16:14:30 +0200
  • e2beba299b Take care of candidate processing peculiarities of having pax and driver depart on different day Romain Thouvenin 2024-04-19 17:22:08 +0200
  • 3c65582d8e Improve support for trips that span more than one date Romain Thouvenin 2024-04-18 17:54:40 +0200
  • a9f5c36d49 Add integration tests for PassengerOrientedSelector to reproduce Redmine#7812 Romain Thouvenin 2024-04-17 15:03:04 +0200
  • f6b27978e9 Refactor ad props fixtures of integration tests into a separate re-usable file Romain Thouvenin 2024-04-17 11:58:30 +0200
  • 0ef0a1dd39 Refactor testing module for integration tests into re-usable function Romain Thouvenin 2024-04-17 11:07:32 +0200
  • 7fa1ac7fe6 Fix tests path in build config Romain Thouvenin 2024-05-07 17:01:44 +0200
  • 18486012c6 Prepare release 1.8 Romain Thouvenin 2024-05-07 10:05:35 +0200
  • d48d01f051 Implement distributed event handler to propagate ad deletion 1.7.0 Romain Thouvenin 2024-04-25 15:29:34 +0200
  • 1701fbbeb1 Implement a DeleteAdCommand Romain Thouvenin 2024-04-25 15:27:21 +0200
  • a7c281d740 fix retrieval of DB records not including schedule or waypoints Romain Thouvenin 2024-04-25 15:14:35 +0200
  • 01ebac7e74 DRY the pax/driver schedule adjustment logic Romain Thouvenin 2024-04-12 11:33:17 +0200
  • 104559d03d Add a test for punctual search matching a recurrent driver schedule 1.6.0 Romain Thouvenin 2024-04-05 11:44:10 +0200
  • 173e5ebba5 Rename schedule fixtures for better readability of tests Romain Thouvenin 2024-04-05 11:43:30 +0200
  • 0dc01da2b0 Combine journey creation and filtering to avoid missing results Romain Thouvenin 2024-04-04 17:24:23 +0200
  • 945ce80840 improve documentation Sylvain Briat 2024-04-03 13:39:09 +0200
  • 16ebe8d543 handle excluded ad in query and selector Sylvain Briat 2024-04-03 13:02:31 +0200
  • 0c29e522ed add excludedAdId to proto and dto Sylvain Briat 2024-04-03 13:01:12 +0200
  • c51c368d83 Remove the controller-level cache from MatchGrpcController Romain Thouvenin 2024-04-03 09:45:14 +0200
  • 0446d267ef improve creation of schedules Sylvain Briat 2024-04-02 11:09:59 +0200
  • 100fb3487d add possibility to have more than one driver target in carpool path item (eg. when a user adds 2 same waypoints with a different target) Sylvain Briat 2024-04-02 11:08:39 +0200
  • e501bef249 Move test job to a common template Romain Thouvenin 2024-04-02 12:22:57 +0200
  • 71ac97410a return frequency in match response Sylvain Briat 2024-04-02 11:05:41 +0200
  • 5696ac57bd Generic test job that also runs on release merge requests Romain Thouvenin 2024-04-02 12:01:38 +0200
  • f759581157 Move build job to a common template 1.6_checkci Romain Thouvenin 2024-04-02 11:42:54 +0200
  • 08b5af7511 Update CI script for release-branch workflow Romain Thouvenin 2024-04-02 11:17:27 +0200
  • 4581af5e9f Define an exception filter to log the cause of exceptions Romain Thouvenin 2024-03-29 15:58:06 +0100
  • 7f7a51d19b Let Nest exception filter handle unexpected exceptions Romain Thouvenin 2024-03-28 11:26:26 +0100
  • 739d05b095 improve candidate entity for empty driver or passenger schedule Sylvain Briat 2024-03-29 15:10:04 +0100
  • 212b609e26 add array min size check on schedule property Sylvain Briat 2024-03-29 15:09:32 +0100
  • bd6fc1576b Apply 1 suggestion(s) to 1 file(s) Romain Thouvenin 2024-03-29 14:04:57 +0000
  • 53df6183bd fix driverTime in journey item Sylvain Briat 2024-03-29 11:56:23 +0100
  • ffeb009497 fix readme for optional schedule Sylvain Briat 2024-03-28 17:51:09 +0100
  • 3786fcc2c2 improve TODO explanation in journey value object Sylvain Briat 2024-03-28 17:48:20 +0100
  • e53c12ba74 fix readme for optional schedule Sylvain Briat 2024-03-28 17:42:30 +0100
  • c5a5e33256 update readme for optional schedule Sylvain Briat 2024-03-28 17:36:53 +0100
  • 924547c316 update mtching mapper to handle empty schedules Sylvain Briat 2024-03-28 17:20:51 +0100
  • 5f8dd8b4a0 handle empty schedule in candidates Sylvain Briat 2024-03-28 17:19:54 +0100
  • 90ae3cf9cb update passenger oriented selector to handle empty schedule; improve punctual where part Sylvain Briat 2024-03-28 17:18:31 +0100
  • 6b9bf53b4a set schedule to optional in match query and query handler Sylvain Briat 2024-03-28 17:16:51 +0100
  • 4fd2950027 set schedule to optional in match request Sylvain Briat 2024-03-28 17:13:57 +0100
  • 2ce2a46c95 Allow remote debugging of dev container Romain Thouvenin 2024-03-28 16:59:28 +0100
  • 1fd15430a1 Replace GRPC call to geography with AMQP RPC amqp-geography Romain Thouvenin 2024-03-22 22:33:24 +0100
  • 579415c300 Rename GeorouterProvider[Port] to Georouter[Port] Romain Thouvenin 2024-03-19 08:03:50 +0100
  • 357746e843 Rename geocoder service to geography Romain Thouvenin 2024-03-14 16:47:54 +0100
  • 96c30cb1cc Remove most of the geography module and delegate it to external gRPC microservice Romain Thouvenin 2024-03-13 17:54:34 +0100
  • d09bad60f7 1.5.5 Sylvain Briat 2024-02-08 14:48:55 +0100
  • 3be95fb58c fix wrong carpool crew for a driver query Sylvain Briat 2024-02-08 14:48:49 +0100
  • 085de292c6 copy file from v3 gitlab template repo Fanch 2024-02-05 19:16:08 +0100
  • 0d537cd6a4 Merge branch 'fixStatus' into 'main' Sylvain Briat 2024-02-02 07:53:55 +0000
  • 9307a4c3ad Merge branch 'fixStatus' into 'main' Sylvain Briat 2024-02-01 16:00:15 +0000
  • 50c5b99e54 1.5.4 Sylvain Briat 2024-02-01 16:59:58 +0100
  • c42ddef7e4 Removed useless status in matching sql request Sylvain Briat 2024-02-01 16:55:52 +0100
  • 21c2bc663c Merge branch 'use_prisma_deploy' into 'main' Sylvain Briat 2024-01-31 14:18:42 +0000
  • 43a5e10101 Merge branch 'use_prisma_deploy' into 'main' Fanch 2024-01-31 11:59:35 +0000
  • 4089619807 use prisma deploy as default for migrate, add migrate:dev command Fanch 2024-01-31 12:47:27 +0100
  • 0c272795e9 Merge branch 'fix_test_install' into 'main' Fanch 2024-01-24 15:13:16 +0000
  • 81adf237a8 Merge branch 'fix_test_install' into 'main' Fanch 2024-01-23 13:36:37 +0000
  • 6fa8594fa6 use node lts image for docker Fanch 2024-01-22 16:57:44 +0100
  • 319cc7b7a7 use full registry path for docker image Fanch 2024-01-12 09:17:42 +0100
  • c392d87f43 Merge branch 'updatePackages' into 'main' Sylvain Briat 2024-01-17 08:07:07 +0000
  • d1942c954a pretty Sylvain Briat 2024-01-17 08:58:14 +0100
  • 6df331f990 1.5.3 Sylvain Briat 2024-01-17 08:54:50 +0100
  • d47de20588 update packages Sylvain Briat 2024-01-17 08:54:41 +0100
  • 957eb93f3e Merge branch 'upgradeGH' into 'main' Sylvain Briat 2023-12-18 14:55:03 +0000
  • 4ccfba12fa 1.5.2 Sylvain Briat 2023-12-18 15:50:30 +0100
  • 3aaccfa48f upgrade graphhopper api params, secure broker Sylvain Briat 2023-12-18 15:49:44 +0100
  • d172cac7f4 Merge branch 'fixAdValidation' into 'main' Sylvain Briat 2023-12-07 10:20:14 +0000
  • 0729670574 1.5.1 Sylvain Briat 2023-12-07 11:14:08 +0100
  • ce4107ddd7 fix broker queues and keys Sylvain Briat 2023-12-07 11:14:01 +0100
  • 3503e53d79 Merge branch 'adCreatedEvent' into 'main' Sylvain Briat 2023-12-06 14:21:24 +0000
  • ecab239928 1.5.0 Sylvain Briat 2023-12-06 15:16:38 +0100
  • 80fac59c43 send messages when matcher ad is created, or when matcher ad creation has failed Sylvain Briat 2023-12-06 15:16:29 +0100
  • 73f660bf6d Merge branch 'fixMatchRequestDto' into 'main' Sylvain Briat 2023-11-21 15:36:57 +0000
  • df92231f04 1.4.4 Sylvain Briat 2023-11-21 16:32:41 +0100
  • de239848c3 fix bad validation for distance and duration ratio, and for proportion Sylvain Briat 2023-11-21 16:32:32 +0100
  • 59596fadee Merge branch 'fixEmptyJourneys' into 'main' Sylvain Briat 2023-11-21 15:15:39 +0000
  • eee0fd070a 1.4.3 Sylvain Briat 2023-11-21 16:10:25 +0100
  • 970260f0d2 fix crash when no date is available in recurrent for a journey Sylvain Briat 2023-11-21 16:10:19 +0100
  • f21fa0e9b0 Merge branch 'updateProto' into 'main' Sylvain Briat 2023-11-06 16:35:15 +0000
  • a5bb249193 remove forgotten console log Sylvain Briat 2023-11-06 17:31:05 +0100
  • fef0779aaa 1.4.2 v1.4.2 Sylvain Briat 2023-11-06 17:27:56 +0100
  • fb3f1cf4df updateProto Sylvain Briat 2023-11-06 17:27:49 +0100
  • 703865dc38 Merge branch 'fixReadme' into 'main' Sylvain Briat 2023-11-06 09:10:22 +0000
  • 75bb82094d 1.4.1 v1.4.1 Sylvain Briat 2023-11-06 10:05:24 +0100
  • 8d2964659b remove match id from doc Sylvain Briat 2023-11-06 10:05:10 +0100
  • 8eb1b51457 Merge branch 'removeMatchId' into 'main' Sylvain Briat 2023-11-06 08:59:54 +0000
  • a1ff6f9f45 1.4.0 v1.4.0 Sylvain Briat 2023-11-06 09:55:14 +0100