Commit Graph

94 Commits

Author SHA1 Message Date
Sylvain Briat 98d2b521ab add controller in module 2024-02-16 16:52:20 +01:00
Sylvain Briat bbb96cfd36 find ads by user id query, dto and controller 2024-02-16 16:52:14 +01:00
Sylvain Briat 909ef04e69 move tests folder to the root 2024-02-16 16:02:04 +01:00
Sylvain Briat b039dbb3bd fix ad validation : remove schedule and waypoints duplication 2024-01-18 15:53:48 +01:00
Sylvain Briat 5d6547a184 fix bad validation : wrong cascade update after ad status change 2024-01-17 11:59:51 +01:00
Sylvain Briat f69e8a95f1 fix ad validation after matcher ad creation 2023-12-07 11:11:52 +01:00
Sylvain Briat e0a4b07733 handle matcher messages 2023-12-06 15:51:46 +01:00
Sylvain Briat 263133ec30 find all ads by ids 2023-11-22 17:19:53 +01:00
sbriat b4c8a5c851 clean constants 2023-10-19 09:00:41 +02:00
sbriat 3a8f76f251 use better constants 2023-10-17 14:41:51 +02:00
sbriat a46d9416ad update configuration module 2023-10-17 11:27:52 +02:00
sbriat 3cf2667f92 pretty, lint 2023-10-16 17:25:17 +02:00
sbriat 01d7da5c0a update packages, remove default values 2023-10-16 17:11:20 +02:00
sbriat 80db21a6d5 use constants for messager 2023-10-10 16:54:01 +02:00
sbriat 0661c72ed7 fix dst in time converter 2023-09-27 14:15:33 +02:00
sbriat c189bc4f51 fix bad coordinates in integration tests 2023-08-25 09:33:05 +02:00
sbriat ab6959038e fix bad coordinates in unit tests 2023-08-25 09:30:29 +02:00
sbriat 520505b7a9 remove unused file 2023-08-24 15:49:02 +02:00
sbriat 635a52c77d integration tests 2023-07-27 15:32:44 +02:00
sbriat 7d2cf31a5e transform to and from utc dates 2023-07-27 14:56:51 +02:00
sbriat df92245357 transform to output 2023-07-27 12:31:54 +02:00
sbriat 1fd0530dc2 refactored create ad 2023-07-26 16:58:53 +02:00
sbriat b55e122bef refactor adapters 2023-07-26 16:30:50 +02:00
sbriat c530bc55f5 wip 2023-07-25 16:52:41 +02:00
sbriat 580ece8e7c use health package, upgrade ddd library, improve integration tests 2023-07-18 14:42:27 +02:00
sbriat 9f50c3b2f1 simplify broker 2023-07-03 14:15:27 +02:00
sbriat 3f72737b09 fix application directory typo 2023-07-03 09:47:28 +02:00
sbriat 27114c79b0 move libs to dedicated package 2023-06-30 16:36:17 +02:00
sbriat 731d9aa73c refactor application core 2023-06-29 16:47:58 +02:00
sbriat 74a855c1b9 refactor modules 2023-06-29 10:47:47 +02:00
sbriat 9728ed69ab refactor private property in health module 2023-06-29 10:24:42 +02:00
sbriat 6fb473fa60 add event handlers 2023-06-29 10:19:43 +02:00
sbriat 8d1d0f82cf refactor 2023-06-27 14:49:08 +02:00
sbriat 2c6e045841 move ports to libs 2023-06-27 14:27:21 +02:00
sbriat 6f2305ae6a add health tests; move utils to libs 2023-06-27 14:02:10 +02:00
sbriat e407e915fa fixed queryRaw for healthcheck, added health grpc controller test 2023-06-27 12:18:22 +02:00
sbriat d294049a28 improve tests, added findAdById grpc controller test 2023-06-27 11:57:01 +02:00
sbriat f644d34068 removed oxide dependecy, added create ad grpc controller test 2023-06-27 11:02:16 +02:00
sbriat d22de7c448 improve test coverage 2023-06-23 16:34:32 +02:00
sbriat b7bb656f10 test find-by-id query 2023-06-23 15:35:37 +02:00
sbriat 0409670eec validator tests 2023-06-23 14:41:06 +02:00
sbriat 211bee2c70 improve tests, handle coordinates precision 2023-06-23 11:37:26 +02:00
sbriat 4ad00b96c0 extract timezone and timeconverter to infrastructure 2023-06-22 11:40:31 +02:00
sbriat 22565eb253 improve code coverage 2023-06-21 17:00:02 +02:00
sbriat 65f9ed4172 divide admodel to support different read-write models 2023-06-21 16:19:41 +02:00
sbriat 1989ff6e67 refactor health module, improve code coverage 2023-06-21 12:31:59 +02:00
sbriat b232247c93 working version, with basic tests 2023-06-21 11:50:36 +02:00
sbriat e1989c0a52 WIP - first shot of massive ddd-hexagon refactor 2023-06-20 16:50:55 +02:00
sbriat e3bc7234ab upgrade health, use configuration and broker packages 2023-06-06 12:53:59 +02:00
sbriat 776983b587 refactor and fixes 2023-06-06 11:09:04 +02:00