Commit Graph

20 Commits

Author SHA1 Message Date
Florian THIERRY
30e5ffa2eb Convert login by id into login by email. 2024-03-19 09:31:21 +01:00
Florian THIERRY
8d778e3571 Add 404 response if no any publication was found while searching publications. 2024-03-15 22:33:14 +01:00
Florian THIERRY
dabd93091c Add publication sort while search publications service. 2024-03-15 22:17:27 +01:00
Florian THIERRY
da1937cb31 Fix search publication mechanism. 2024-03-15 17:39:04 +01:00
Florian THIERRY
6e2b86153e Add search publications use case but it's bugged. 2024-03-15 14:56:34 +01:00
Florian THIERRY
5d267111a9 Add illustration id to publication entity. 2024-03-14 13:58:25 +01:00
Florian THIERRY
2dc386e896 Add publisher id in picture entity. 2024-03-14 13:40:32 +01:00
Florian THIERRY
fb13cfd74d Implementation of getting publication by its id. 2024-03-14 10:05:36 +01:00
Florian THIERRY
adc3cdf9a3 Add dependency to pictures in publications. 2024-03-14 09:55:51 +01:00
Florian THIERRY
a872a9fe33 Add picture format control. 2024-03-14 09:24:19 +01:00
Florian THIERRY
0b00f9b0aa Set up picture upload mechanism. 2024-03-13 14:26:28 +01:00
Florian THIERRY
ed766d4c8c Set up parent category mechanism. 2024-03-12 18:38:19 +01:00
Florian THIERRY
a3295636b4 Fix and polish category CRUD. 2024-03-12 17:55:20 +01:00
Florian THIERRY
94180e8efc Implementation of category updating. 2024-03-12 14:42:57 +01:00
Florian THIERRY
b0e682e82e Implementation of category creation. 2024-03-12 14:24:17 +01:00
Florian THIERRY
47876cc775 Little tweaking. 2024-03-12 13:52:27 +01:00
Florian THIERRY
822eae5991 Implementation of publication deletion. 2024-03-12 11:08:33 +01:00
Florian THIERRY
571b005770 Implementation of publication update. 2024-03-12 10:52:13 +01:00
Florian THIERRY
2cf0ff503a Fix implementation of infrastructure layer of publication creation. 2024-03-11 15:07:33 +01:00
Florian THIERRY
494b731885 Initial commit. 2024-03-08 13:56:15 +01:00