Commit Graph

  • 56c38dae1a Merge branch 'pause-ad' into 'next-release' Fanch 2024-05-23 05:19:45 +0000
  • bfc731bd96 test(ad pause): fix test after adding update event emission pause-ad Fanch 2024-05-23 07:19:39 +0200
  • d213408c83 feat(pause ad): emit update event after pause ad Fanch 2024-05-16 15:40:03 +0200
  • 2ce64cd1c4 fix(ad pause): fix code after merge of update ad Fanch 2024-05-16 11:24:14 +0200
  • be2a2badcf test(pause ad): adapt current test after adding pause flag in ad Fanch 2024-05-15 14:23:05 +0200
  • 54d1dab461 feat(pause ad): add pause in db with prisma Fanch 2024-05-14 15:31:14 +0200
  • 3b8ab49396 feat(pause ad): add pause as rpc route in proto Fanch 2024-05-14 15:30:44 +0200
  • 3bef47c27e feat(pause ad): add first basic ad pause service Fanch 2024-05-13 17:23:15 +0200
  • 8b3d049d43 Merge branch 'release-2.6' into 'main' Romain Thouvenin 2024-05-21 07:58:27 +0000
  • bd4a755f12 Merge branch 'update-ad' into 'release-2.6' Romain Thouvenin 2024-05-16 15:13:46 +0000
  • 12c237b980 Update the README doc next-release 2.6.0 main Romain Thouvenin 2024-05-10 11:06:40 +0200
  • f6f9696620 Add a zero-value to the Frequency GRPC enum (required by protobuf specs) Romain Thouvenin 2024-05-07 10:41:06 +0200
  • 5aa4d9e568 Unit tests for the update-ad service Romain Thouvenin 2024-05-03 11:21:37 +0200
  • f6c3204708 Emit the AdUpdated domain event from the service instead of the repository Romain Thouvenin 2024-05-02 14:45:26 +0200
  • 659c1baea8 Implement the GRPC controller to update ads Romain Thouvenin 2024-04-29 17:49:09 +0200
  • 7a84bff260 Implement update ad command Romain Thouvenin 2024-04-29 17:06:18 +0200
  • 3d4ff00066 publish integration event when an ad is updated Romain Thouvenin 2024-04-29 16:02:32 +0200
  • 3ff5277d5f Add update method to Ad entity Romain Thouvenin 2024-04-29 16:01:55 +0200
  • 62e5fd56d9 Upgrade ddd-library Romain Thouvenin 2024-05-16 17:12:24 +0200
  • c7d4792893 Consistent and DRY declarations of ScheduleItem types Romain Thouvenin 2024-04-29 16:11:12 +0200
  • 5e449ad69a Prepare release 2.6 Romain Thouvenin 2024-05-07 10:42:54 +0200
  • 51ca6cf9c4 Update documentation about the delete command 2.5.0 Romain Thouvenin 2024-04-29 08:34:40 +0200
  • be2af64f60 Update the documentation about integration events Romain Thouvenin 2024-04-29 08:29:50 +0200
  • 9fb7ef2eac Listen to user.deleted events to delete the corresponding user ads Romain Thouvenin 2024-04-26 12:31:16 +0200
  • 492bb3ca44 Expose the debugger in the dev container Romain Thouvenin 2024-04-26 12:29:06 +0200
  • e8903099d7 Implement the delete GRPC command Romain Thouvenin 2024-04-26 10:58:44 +0200
  • b17fc32a12 Fix tests path in build config Romain Thouvenin 2024-04-26 10:57:45 +0200
  • 8c7512b6c3 Use common test and build jobs Romain Thouvenin 2024-04-03 08:51:29 +0200
  • 15236904e3 Prepare release 2.5 Romain Thouvenin 2024-04-03 08:48:51 +0200
  • a7b342c049 Add optional comment to Ad type and records #7409 2.4.5 Romain Thouvenin 2024-02-28 14:50:59 +0100
  • da4b30350b fix coverage results path in package.json Sylvain Briat 2024-02-26 15:07:42 +0100
  • 55c7e2b11c removed local vscode settings Sylvain Briat 2024-02-20 16:43:58 +0100
  • c52afbb243 update readme Sylvain Briat 2024-02-16 08:33:43 +0100
  • 98d2b521ab add controller in module Sylvain Briat 2024-02-15 17:55:17 +0100
  • bbb96cfd36 find ads by user id query, dto and controller Sylvain Briat 2024-02-15 17:34:30 +0100
  • 909ef04e69 move tests folder to the root Sylvain Briat 2024-02-16 08:36:59 +0100
  • 540c63d297 copy file from v3 gitlab template repo Fanch 2024-02-05 19:16:00 +0100
  • c72c64e6da Merge branch 'use_prisma_deploy' into 'main' Sylvain Briat 2024-01-31 14:18:11 +0000
  • 1bce86e691 Merge branch 'use_prisma_deploy' into 'main' Fanch 2024-01-31 11:59:39 +0000
  • 8f57dc2c7a use prisma deploy as default for migrate, add migrate:dev command Fanch 2024-01-31 12:47:27 +0100
  • 41073539bf Merge branch 'fix_test_install' into 'main' Fanch 2024-01-24 14:15:51 +0000
  • e4c7bb2d6f Merge branch 'fix_test_install' into 'main' Fanch 2024-01-23 13:53:08 +0000
  • 483e947d92 use node lts image for docker Fanch 2024-01-22 16:57:44 +0100
  • b13df86745 use full registry path for docker image Fanch 2024-01-12 09:36:51 +0100
  • 61c1d6ffcb Merge branch 'fixAdValidation' into 'main' Fanch 2024-01-19 14:02:19 +0000
  • fbc0ae2a33 2.4.5 Sylvain Briat 2024-01-18 15:53:57 +0100
  • b039dbb3bd fix ad validation : remove schedule and waypoints duplication Sylvain Briat 2024-01-18 15:53:48 +0100
  • 2009355b18 2.4.4 Sylvain Briat 2024-01-17 12:00:00 +0100
  • 5d6547a184 fix bad validation : wrong cascade update after ad status change Sylvain Briat 2024-01-17 11:59:51 +0100
  • 40e8b5f733 Merge branch 'updatePackages' into 'main' Sylvain Briat 2024-01-17 08:03:01 +0000
  • 98068d021f pretty Sylvain Briat 2024-01-17 08:56:34 +0100
  • 4e236551ae 2.4.3 Sylvain Briat 2024-01-17 08:51:40 +0100
  • 4bd7ca64de update packages Sylvain Briat 2024-01-17 08:51:34 +0100
  • 3e1c4afce3 Merge branch 'secureBroker' into 'main' Sylvain Briat 2023-12-18 14:36:48 +0000
  • d4a37b237e 2.4.2 Sylvain Briat 2023-12-18 15:32:39 +0100
  • b2cf66139a secure broker Sylvain Briat 2023-12-18 15:31:39 +0100
  • 99017b0e55 Merge branch 'fixAdValidation' into 'main' Sylvain Briat 2023-12-07 10:16:04 +0000
  • ee0a2cb386 2.4.1 Sylvain Briat 2023-12-07 11:11:59 +0100
  • f69e8a95f1 fix ad validation after matcher ad creation Sylvain Briat 2023-12-07 11:11:52 +0100
  • 976a3c3779 Merge branch 'adStatus' into 'main' Sylvain Briat 2023-12-06 15:13:02 +0000
  • c85d6fb756 2.4.0 Sylvain Briat 2023-12-06 15:51:50 +0100
  • e0a4b07733 handle matcher messages Sylvain Briat 2023-12-06 15:51:46 +0100
  • dfe4db8276 Merge branch 'findAllByIds' into 'main' Sylvain Briat 2023-11-22 16:23:49 +0000
  • 88a975a8a1 2.3.0 Sylvain Briat 2023-11-22 17:19:58 +0100
  • 263133ec30 find all ads by ids Sylvain Briat 2023-11-22 17:19:53 +0100
  • 3d29eb4517 Merge branch 'security' into 'main' Sylvain Briat 2023-11-06 07:53:07 +0000
  • d3c305dbce Improve security : add sast and secret detection in gitlab ci Sylvain Briat 2023-11-06 08:48:56 +0100
  • 4844f07e08 Merge branch 'updatePackages' into 'main' Sylvain Briat 2023-10-31 09:05:51 +0000
  • 5dd02aa0d2 2.2.5 v2.2.5 Sylvain Briat 2023-10-31 10:02:54 +0100
  • a3c503af7e update packages Sylvain Briat 2023-10-31 10:01:57 +0100
  • 66b831d5d2 Merge branch 'removeConfigurationPackageV3' into 'main' Sylvain Briat 2023-10-30 15:28:25 +0000
  • a8c129b4be 2.2.4 v2.2.4 Sylvain Briat 2023-10-30 16:04:34 +0100
  • 5ac31e0918 remove configuration package Sylvain Briat 2023-10-30 16:04:27 +0100
  • b700a43115 Merge branch 'cleaning' into 'main' Sylvain Briat 2023-10-19 07:13:27 +0000
  • 137c793560 2.2.3 sbriat 2023-10-19 09:09:02 +0200
  • b4c8a5c851 clean constants sbriat 2023-10-19 09:00:41 +0200
  • ac807bd5e5 Merge branch 'constants' into 'main' Sylvain Briat 2023-10-17 12:47:45 +0000
  • 41189a2d38 2.2.2 sbriat 2023-10-17 14:41:56 +0200
  • 3a8f76f251 use better constants sbriat 2023-10-17 14:41:51 +0200
  • 3819576c35 Merge branch 'updateConfiguration' into 'main' Sylvain Briat 2023-10-17 09:33:01 +0000
  • 018705b770 2.2.1 sbriat 2023-10-17 11:27:59 +0200
  • a46d9416ad update configuration module sbriat 2023-10-17 11:27:52 +0200
  • a5fb44f9e4 Merge branch 'updatePackages' into 'main' Sylvain Briat 2023-10-16 15:28:58 +0000
  • 3cf2667f92 pretty, lint sbriat 2023-10-16 17:25:17 +0200
  • 106c225ee3 2.2.0 sbriat 2023-10-16 17:11:44 +0200
  • 01d7da5c0a update packages, remove default values sbriat 2023-10-16 17:11:20 +0200
  • b472aeaf05 Merge branch 'messagerConstants' into 'main' Sylvain Briat 2023-10-10 15:06:06 +0000
  • f1787d6ae3 2.1.1 sbriat 2023-10-10 16:54:05 +0200
  • 80db21a6d5 use constants for messager sbriat 2023-10-10 16:54:01 +0200
  • 749c542bca Merge branch 'fixDst' into 'main' Sylvain Briat 2023-09-27 14:57:08 +0000
  • 130a00b73c 2.1.0 sbriat 2023-09-27 14:15:58 +0200
  • 0661c72ed7 fix dst in time converter sbriat 2023-09-27 14:15:33 +0200
  • 1a881572c2 Merge branch 'fixTests' into 'main' Sylvain Briat 2023-08-25 07:37:27 +0000
  • c189bc4f51 fix bad coordinates in integration tests sbriat 2023-08-25 09:33:05 +0200
  • ab6959038e fix bad coordinates in unit tests sbriat 2023-08-25 09:30:29 +0200
  • 2dd6ab1b1b Merge branch 'removeUselessFiles' into 'main' Sylvain Briat 2023-08-24 13:53:00 +0000
  • 520505b7a9 remove unused file sbriat 2023-08-24 15:49:02 +0200
  • 04726cb136 Merge branch 'useUtcDates' into 'main' Sylvain Briat 2023-07-27 13:39:45 +0000
  • 7ceb31e204 2.0.0 sbriat 2023-07-27 15:35:32 +0200
  • 9eefd32a34 update package.json sbriat 2023-07-27 15:35:04 +0200