Commit Graph

62 Commits

Author SHA1 Message Date
cedric aa02a51a1b feat: Implémentation du système de vote sur les versions
- Ajout des fonctions de vote dans directus.js (handleVote, getUserVote)
- Intégration des boutons de vote dans version-comparison.js
- Support de l'annulation de vote par double-clic
- Gestion des retours visuels (succès/erreur)
- Passage des props nécessaires dans list-versions.js
2024-12-16 09:14:02 +04:00
cedric 3105327735 Add vote icons to current version 2024-12-16 03:32:33 +04:00
cedric 00472914c7 Typo for VersionComparison component 2024-12-03 19:12:15 +04:00
cedric 619f2c566b Improve VersionComparison 2024-12-03 11:51:29 +04:00
cedric d5a363953b Remove unnecessary attributes 'item' in Grid component 2024-12-01 22:55:35 +04:00
cedric c0c556cfb8 Fix error when creating comment 2024-12-01 22:46:11 +04:00
cedric 317161750c Change VersionComparison spaces 2024-12-01 18:29:44 +04:00
cedric 71f18d6909 Improve ListVersion component 2024-11-28 07:55:51 +04:00
cedric 3134184ece Create VersionComparison & VersionDialog components 2024-11-28 07:55:32 +04:00
cedric e1048d343b Improve GetVersions component 2024-11-28 07:54:37 +04:00
cedric e1036f6c9b Move Sign into GetVersions component 2024-09-20 11:45:43 +04:00
cedric d23839b3e8 Improve Sign component 2024-09-15 18:05:26 +04:00
cedric e1c46f53b9 Create GetVersions component 2024-09-15 18:05:25 +04:00
cedric 3cbca927c8 Create Loading component 2024-09-15 18:05:24 +04:00
cedric bafbc9b8a3 Create ListVersions component 2024-09-15 18:02:30 +04:00
cedric 57f14e5dbf Fix LogoutCountdown in HandleCreate 2024-09-01 18:37:44 +04:00
cedric 0ab7a53317 Add LogoutCountdown to HandleEdit 2024-09-01 18:35:39 +04:00
cedric 274dabe2e2 Add LogoutCountdown to HandleCreate 2024-09-01 18:24:24 +04:00
cedric 5e25a66af5 Improve version saving 2024-09-01 14:43:19 +04:00
cedric a158755702 fix: change form button colors 2024-07-28 18:10:29 +02:00
cedric 7d77464ba7 Create Version 2024-07-28 17:35:44 +02:00
cedric 28240395c8 refactor: Rename CreateForm to FormHandler 2024-07-07 20:02:54 +02:00
cedric 18ef73d4c0 refactor: Improve Create components 2024-07-07 12:09:10 +02:00
cedric 3ec2944189 refactor: Improve edit components 2024-07-06 16:43:36 +02:00
cedric 29911d9459 Reset from after submitting 2024-07-02 19:57:00 +02:00
cedric 4b78471916 Disconnect unactive users 2024-07-02 15:00:02 +02:00
cedric 1ca14549fc Typo 2024-07-02 14:59:14 +02:00
cedric accd3be56d Ensure displaying only published content 2024-07-02 11:04:24 +02:00
cedric 2ea7837197 Move ListComments icon to end 2024-06-24 22:08:21 +04:00
cedric 6995a7800f Fix Article 'null' 2024-06-24 13:38:29 +04:00
cedric a7eaaac447 Add 'articles' collection to create operation 2024-06-23 19:18:25 +04:00
cedric 7e6d1f49ba Create ListItem component 2024-06-23 19:16:13 +04:00
cedric 20049e2bc9 Typo 2024-06-23 07:19:02 +04:00
cedric 73ac8c4ffd Move ListComments 2024-06-23 07:18:16 +04:00
cedric 4a2334b605 Rename ReadComments to ListComments 2024-06-23 06:52:27 +04:00
cedric d1f4d40144 Remove HandleComments component 2024-06-23 06:51:29 +04:00
cedric 90e818bd77 fix: Add ReadComents to Konstitisyon component 2024-06-22 21:18:05 +04:00
cedric 8c153605f9 refactor: improve HandleCreate 2024-06-22 21:11:01 +04:00
cedric 6cd2a0c438 Typo: WriteComment to CreateComment 2024-06-22 07:58:04 +04:00
cedric 06879763bc Create titres 2024-06-22 07:52:32 +04:00
cedric 6870f1e459 refactor: Add CreateForm to write comments 2024-06-21 12:39:37 +04:00
cedric 7b77ee2fc2 Create dashboard page 2024-06-20 14:06:07 +04:00
cedric a14c1be810 typo: add @ to user id 2024-06-19 15:37:48 +04:00
cedric 1e587b5d6b refactor: use HandleComments to read & write comments 2024-06-19 14:44:49 +04:00
cedric f4eb07c9a3 Change date format 2024-06-19 11:24:38 +04:00
cedric c7f1cb88d6 Fix use of LogoutCountdown 2024-06-19 09:17:22 +04:00
cedric 08d1c9be36 Add LogoutCountdown to CommentList 2024-06-19 09:11:29 +04:00
cedric e14365da3c Create CommentsList component 2024-06-19 09:07:15 +04:00
cedric 11f6da95a7 Fix restricted char 2024-06-19 09:07:09 +04:00
cedric 28177439e1 Add components to write comments 2024-06-18 11:11:15 +04:00