Commit Graph
87 Commits
Author SHA1 Message Date
Florian THIERRY fae709a254 Fix class not found error. 2024-04-22 14:37:20 +02:00
Florian THIERRY 45355f6c42 Refactor publication parser location. 2024-04-22 14:22:36 +02:00
Florian THIERRY db492b6316 Add parsed text to publication entities. 2024-04-22 14:13:17 +02:00
Florian THIERRY c54e1c57d7 Creation of side-menu. 2024-04-02 16:18:03 +02:00
Florian THIERRY 0900df463a Add disconnection and minor improvements on login page. 2024-03-27 12:15:41 +01:00
Florian THIERRY 13c2cc8118 Add frontend. 2024-03-27 10:28:33 +01:00
Florian THIERRY 431d365d20 Move backend files into a sub folder. 2024-03-27 10:28:22 +01:00
Florian THIERRY 39663e914d Adaptations for legacy database importation. 2024-03-21 18:07:33 +01:00
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 50b305c3cd Add fields to user entity. 2024-03-14 18:17:03 +01:00
Florian THIERRY 9fcfc04117 Change category field of publication entity to its id. 2024-03-14 14:07:44 +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 8d8a220fa0 Add picture fetch while retrieving a publication. 2024-03-14 09:59:46 +01:00
Florian THIERRY adc3cdf9a3 Add dependency to pictures in publications. 2024-03-14 09:55:51 +01:00
Florian THIERRY 5c5304ff98 Reworking the exception handling. 2024-03-14 09:31:14 +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 2c6a917cc2 Code cleaning. 2024-03-12 09:18:30 +01:00
Florian THIERRY 3dd88648df Code cleaning. 2024-03-11 15:10:12 +01:00
Florian THIERRY 2cf0ff503a Fix implementation of infrastructure layer of publication creation. 2024-03-11 15:07:33 +01:00
Florian THIERRY 7193e52f67 WIP implementation of infrastructure layer of publication creation. 2024-03-11 14:37:45 +01:00
Florian THIERRY c19bd5407f Add implementation of publication creation use case. 2024-03-11 13:57:49 +01:00
Florian THIERRY bc62939740 Add model of publication. 2024-03-08 14:02:41 +01:00
Florian THIERRY 494b731885 Initial commit. 2024-03-08 13:56:15 +01:00