theUniC
|
7362cce29a
|
Timeline 👉 2nd MVP
|
2021-11-15 15:53:36 +01:00 |
|
theUniC
|
ae4f371462
|
Timeline 👉 First MVP
|
2021-11-08 18:07:19 +01:00 |
|
theUniC
|
720fe36e9d
|
Changes on the frontend side
|
2021-11-05 19:56:41 +01:00 |
|
theUniC
|
b36929dc66
|
Some updates
|
2021-11-05 19:56:41 +01:00 |
|
Carlos Buenosvinos
|
2e72ec40dc
|
More Typos
|
2021-10-27 19:01:35 +02:00 |
|
theUniC
|
b20c048a5a
|
Remove psalm & phpstan
|
2021-09-19 00:45:31 +01:00 |
|
theUniC
|
70b043acdd
|
Remove psalm. Fix unit tests
|
2021-09-19 00:45:31 +01:00 |
|
Carlos Buenosvinos
|
0fe14589b0
|
Chapter 6: Projection is ran directly into the Event Handler
|
2021-09-16 23:58:27 +02:00 |
|
Carlos Buenosvinos
|
fa3c7e90f8
|
Cleaning in DoctrineOrmAuthors.php after adding Follow as an Entity
|
2021-09-16 22:47:24 +02:00 |
|
Carlos Buenosvinos
|
08a6cc6fd6
|
Missing the EventBus to run
|
2021-09-16 22:45:24 +02:00 |
|
Carlos Buenosvinos
|
5e24bf5cb0
|
Missing space
|
2021-09-16 22:43:31 +02:00 |
|
Carlos Buenosvinos
|
5ed578a34d
|
Duplicated QueryBus routing line
|
2021-09-16 22:43:31 +02:00 |
|
Carlos Buenosvinos
|
734e321dcd
|
Removing the #Pure PHPStorm annotation
|
2021-09-16 22:43:30 +02:00 |
|
theUniC
|
27e4c6a8a4
|
Install latest docker version in Github Actions
|
2021-09-16 21:23:59 +01:00 |
|
theUniC
|
5a56890237
|
Install latest docker version in Github Actions
|
2021-09-16 21:06:54 +01:00 |
|
theUniC
|
314a7ab4a3
|
Install latest docker version in Github Actions
|
2021-09-16 21:01:24 +01:00 |
|
theUniC
|
a0ad30360b
|
Install latest docker version in Github Actions
|
2021-09-16 20:58:51 +01:00 |
|
theUniC
|
58142df33b
|
Fixed code Makefile
|
2021-09-16 19:38:36 +01:00 |
|
theUniC
|
b4eaf66a85
|
Psalm fixes
|
2021-09-16 19:32:30 +01:00 |
|
theUniC
|
23953a3b4e
|
Some updates
|
2021-09-15 11:26:04 +02:00 |
|
theUniC
|
cc76cb88dd
|
[PHP-CS-Fixer] 👉 PHP 8.0 migration
|
2021-09-14 19:44:09 +02:00 |
|
theUniC
|
ba0736cb9d
|
Added PHP-CS-Fixer as a phar
|
2021-09-14 19:43:06 +02:00 |
|
theUniC
|
75d1fa29a8
|
Fix for unit tests
|
2021-09-14 19:42:59 +02:00 |
|
Carlos Buenosvinos
|
aefde1c484
|
Chapter 6: Database Partial Replication
|
2021-09-12 22:57:59 +02:00 |
|
Carlos Buenosvinos
|
c13a0b83f7
|
Simplifications for Chapter 6: uuids, use cases with events, etc.
|
2021-09-11 10:02:16 +02:00 |
|
Keyvan Akbary
|
08ec6bb58d
|
Update sync blocks
|
2021-09-10 16:29:44 +02:00 |
|
Carlos Buenosvinos
|
39ee958f5c
|
Chapter 6: Messages
|
2021-08-21 11:11:26 +02:00 |
|
Carlos Buenosvinos
|
ced4f93011
|
Chapter 6: Event Bus
|
2021-08-19 00:59:43 +02:00 |
|
Carlos Buenosvinos
|
eee5d4b91c
|
Chapter 6: Event Bus
|
2021-08-18 18:08:34 +02:00 |
|
Carlos Buenosvinos
|
8e84aa2064
|
Chapter 6: Follow Command Handler tunning
|
2021-08-18 16:20:31 +02:00 |
|
Carlos Buenosvinos
|
7990896d68
|
Added occurredOn to AuthorFollowed + Make Sync after PHP CS Fixer
|
2021-08-18 14:50:11 +02:00 |
|
Carlos Buenosvinos
|
47b11fa20f
|
Chapter6: Todos los comandos, eventos y queries con su respectivo bus
|
2021-08-18 01:34:49 +02:00 |
|
Carlos Buenosvinos
|
8c65d2a779
|
Chapter6: FollowHandler was not been processed by the command bus
|
2021-08-17 16:50:21 +02:00 |
|
Carlos Buenosvinos
|
047423e1d2
|
Chapter6: Closing the Loop
|
2021-08-17 13:38:40 +02:00 |
|
Carlos Buenosvinos
|
8099962280
|
Chapter6: Adding RabbitMQ
|
2021-08-17 13:26:18 +02:00 |
|
Carlos Buenosvinos
|
aaf8107ad9
|
Chapter6: Domain Events FollowHandler Version
|
2021-08-17 12:58:19 +02:00 |
|
Carlos Buenosvinos
|
89279df3bc
|
Chapter6: Domain Events FollowHandler Version
|
2021-08-14 22:31:43 +02:00 |
|
Carlos Buenosvinos
|
d4854a436b
|
Chapter6: Domain Events FollowHandler Version
|
2021-08-14 21:29:10 +02:00 |
|
Carlos Buenosvinos
|
af4cb8bfaa
|
Chapter6: FollowHandlerTest.php
|
2021-08-14 12:12:01 +02:00 |
|
Carlos Buenosvinos
|
fda8355132
|
Chapter 6: More improvements
|
2021-08-13 20:02:50 +00:00 |
|
Carlos Buenosvinos
|
1c2d8f65c6
|
Chapter 6: Until No Synchronization
|
2021-08-13 19:22:04 +00:00 |
|
Carlos Buenosvinos
|
23d5907c2f
|
Chapter6: CountFollowerProjector
|
2021-08-13 13:32:48 +02:00 |
|
Carlos Buenosvinos
|
5a184bc4c1
|
Chapter6: CountFollowerProjector
|
2021-08-13 13:23:20 +02:00 |
|
Carlos Buenosvinos
|
3dbcd8ac5c
|
Chapter6: FollowHandler with Tests [DOING]
|
2021-08-12 12:42:49 +02:00 |
|
Carlos Buenosvinos
|
5ca05ebf29
|
Chapter6: FollowHandler with Tests [DOING]
|
2021-08-12 12:35:59 +02:00 |
|
Carlos Buenosvinos
|
5a4c30d993
|
FollowHandlerTest
|
2021-08-11 19:31:06 +00:00 |
|
Carlos Buenosvinos
|
d4eda213f5
|
Chapter 6: Follow Handler Tests
|
2021-08-11 16:09:33 +00:00 |
|
Carlos Buenosvinos
|
127a6f49e6
|
Chapter6: FollowHandler with Tests [DOING]
|
2021-08-11 12:26:35 +02:00 |
|
Carlos Buenosvinos
|
46e1e7be9a
|
Update to dependencies to PHP 8
|
2021-08-10 13:01:13 +00:00 |
|
Carlos Buenosvinos
|
880ff687fd
|
- Adding Follow Entity
- Add nextIdentity() to UuidBasedIdentity
|
2021-08-10 14:56:41 +02:00 |
|