240 Commits

Author SHA1 Message Date
theUniC
d428ef360c Improved PSALM support. Added httpie into Docker image. 2022-08-30 09:57:25 +02:00
theUniC
04d1db3c06 CI 2022-08-23 09:57:52 +02:00
theUniC
f71dfefb4b Psalm fixes 2022-08-22 17:29:48 +02:00
theUniC
b73a0cc36b PHP Cs Fixer fixes 2022-08-20 11:09:22 +02:00
theUniC
7a23ca97f9 Psalm fixes. Introduced PHP Standard library 2022-08-19 21:12:23 +02:00
theUniC
c29fb666af More documentation 2022-08-07 20:01:01 +02:00
theUniC
d7eb008936 More documentation 2022-08-07 19:36:34 +02:00
theUniC
f36774787f Added 404 response on GetCheepController 2022-08-07 12:35:06 +02:00
theUniC
7506084e30 Introduced Nelmio API docs to generate a live api documentation. Now all paths respond under /api prefix 2022-08-07 12:32:12 +02:00
theUniC
d801b987b0 PostCheepController test 2022-08-05 22:04:30 +02:00
theUniC
be01918ee7 PostAuthorsController test 2022-08-04 21:12:48 +02:00
theUniC
32ddf7ee6b Timeline functional test 2022-08-04 20:44:54 +02:00
theUniC
1980fef33a Functional test for GetFollowersCountController 2022-08-03 21:10:55 +02:00
theUniC
0770c2e2ed Unit tests on application services 2022-07-31 18:40:22 +02:00
theUniC
f9c3b66aed Completing workshop initial state 2022-07-29 18:18:47 +02:00
theUniC
1e223545e4 Workshop starter 2022-07-26 17:06:09 +02:00
Keyvan Akbary
788f26b15e Improvements 2022-06-18 12:52:55 +02:00
Carlos Buenosvinos
00b6385303 Fixing the demo. WhenXXXThenYYYEventHandler(s) are for showing alternative ways of doing it. Before, it was double handling. 2022-06-07 16:40:21 +02:00
Carlos Buenosvinos
e64e6f1beb Remove unnecessary .gitignore 2022-05-08 12:03:39 +02:00
Carlos Buenosvinos
119779d0ae Code Resync 2022-05-08 11:52:15 +02:00
Carlos Buenosvinos
5cefc0aca7 Code Resync 2022-05-06 18:49:46 +02:00
theUniC
7bb7f174ec RedisEventStore now uses transactions to save all events 2022-04-18 11:10:47 +02:00
theUniC
215eb39c5c DateTimeImmutable 👉 Clock 2022-04-18 10:37:29 +02:00
theUniC
5999d1aa5e Renamed code repository 2022-04-18 10:15:25 +02:00
Carlos Buenosvinos
4c73df8701 [Event Sourcing] Making Progress 2022-04-10 23:00:09 +02:00
theUniC
8596fd1f40 Fixes for CI & some code updates 2022-04-10 19:19:24 +02:00
theUniC
8521d0ee75 Fixes for CI. Added issue templates 2022-04-10 18:05:29 +02:00
Carlos Buenosvinos
4fce332348 [Event Sourcing] Making Progress 2022-04-10 14:04:58 +02:00
Carlos Buenosvinos
c536f24555 [Event Sourcing] Making Progress 2022-04-09 09:04:50 +02:00
Carlos Buenosvinos
0e0dc32919 [Event Sourcing] Making Progress 2022-04-08 07:56:08 +02:00
Carlos Buenosvinos
eb7be317c1 [Event Sourcing] Making Progress 2022-04-07 21:16:45 +02:00
Carlos Buenosvinos
fb79695cca [Event Sourcing] Making Progress 2022-04-07 13:00:56 +02:00
Carlos Buenosvinos
0193a8e1ed [Event Sourcing] Making Progress 2022-04-06 23:21:25 +02:00
Carlos Buenosvinos
fcd22b9922 [Event Sourcing] Making Progress 2022-04-03 20:17:16 +02:00
Carlos Buenosvinos
41a25c123a Multiple fixes 2022-03-26 19:00:52 +01:00
Carlos Buenosvinos
fcadf1c709 [Chapter 8] Improvements 2022-03-22 06:59:48 +01:00
Carlos Buenosvinos
defe686f2a [Chapter 8] Improvements 2022-03-22 06:58:03 +01:00
Carlos Buenosvinos
92306c8a12 Resync 2022-03-19 01:56:07 +01:00
Carlos Buenosvinos
d825ef1076 Chapter 9: Improvements 2022-03-17 23:54:59 +01:00
theUniC
8da8468d80 [Chapter 8] Huge amounts of followers 2022-03-15 23:00:09 +01:00
Carlos Buenosvinos
8e57007572 CS Fixer 2022-03-15 08:25:24 +01:00
Carlos Buenosvinos
fd301fdc0e [Chapter 9 - Demo] Finishing all the demo with all the snapshots of the infra 2022-03-13 22:13:40 +01:00
Carlos Buenosvinos
1c4cf55208 [Chapter 7] Review all responses from Web Controller to be compliant with the “data” and “meta” JSON schema 2022-03-13 13:07:18 +01:00
Carlos Buenosvinos
49295bdb50 [Chapter 9] Three NewAuthorSigned events waiting to be processed 2022-03-13 00:00:13 +01:00
Carlos Buenosvinos
3455ff09d6 [Chapter 9] Remove "chapter7" prefix from tables in the database. They are the only ones. 2022-03-12 17:18:59 +01:00
Carlos Buenosvinos
7e78433a7d [Chapter 9] Remove unnecessary User Entity 2022-03-12 17:18:24 +01:00
Carlos Buenosvinos
201bfe3c32 [General] CreateTimelineProjection is not needed because Redis does not store empty lists 2022-03-12 16:16:56 +01:00
Carlos Buenosvinos
b104921c28 [General] PHP-CS-FIXER 2022-03-12 16:13:36 +01:00
Carlos Buenosvinos
97a12fa542 [Chapter 7] Clean up unnecessary level 2022-03-12 13:05:26 +01:00
Carlos Buenosvinos
043c6be68b [Chapter 7] Clean up unnecessary level 2022-03-12 12:58:19 +01:00