Passer au contenu principal

Janvier 2026

Écrit par Cybernetics SAS

Vue d'ensemble

Ce document présente la timeline de développement initial du projet Serenetics de Janvier 2026. Cette phase correspond au développement fondamental de la plateforme, avec une séparation claire entre les évolutions Frontend et Backend.


Janvier 2026 - Kanban Avancé et Conformité ISO/IEC 27002

Activités Principales

Janvier 2026 se concentre sur les améliorations Kanban avec drag-and-drop, linking des tâches, et l'ajout du workflow ISO/IEC 27002 pour la conformité. Côté backend, l'external API est étendue avec gestion des devices/user accounts, et des hotfixes (v2.1.9) consolident la stabilité. Côté frontend, les composants InlineEdit et Kanban sont enrichis avec i18n et responsive design.

Fonctionnalités Opérationnelles

Kanban Drag-and-Drop : Fonctionnalité complète avec vue-draggable-plus.
Task Linking : CRUD operations et UI pour liens entre tâches.
ISO/IEC 27002 Compliance : Workflow et page dédiée.
External API : Gestion étendue devices/user accounts.
InlineEdit Component : Édition en ligne intégrée.

Commits Clés Analysés - Backend

5f3f226db|2026-01-29|Merge pull request #35 from cybernetics-fr/hotfix/2.1.9
00b8a0a2f|2026-01-28|chore(hotfix): bump version to 2.1.9
d1609e4e0|2026-01-19|feat: implement update functionality for KanbanState, KanbanStory, and KanbanTask controllers with validation feat: add SuperCompanyOnly middleware to restrict access based on company type chore: add update validators for KanbanState, KanbanStory, and KanbanTask fix: handle potential null values in KanbanTask computed properties
8c8215c68|2026-01-13|feat: add ISO/IEC 27002 workflow and states with necessary updates and renaming
6d7434911|2026-01-09|feat: add KanbanCompanyTaskLink functionality with routes, controllers, models, and validators
91d4cd5e4|2026-01-08|feat: implement kanban state and task position update functionality with validation
8407ae2db|2026-01-07|feat: enhance device and user account models with new fields and update API documentation
e9c221441|2026-01-06|feat: add external API for device and user account management

Commits Clés Analysés - Frontend

72677233a|2026-01-29|Merge pull request #36 from cybernetics-fr/hotfix/2.1.9
66b344d40|2026-01-28|chore(hotfix): bump version to 2.1.9
52fae8d42|2026-01-19|feat: enhance InlineEdit and Kanban components with disabled state and repository updates
cd164bfd7|2026-01-15|feat: add InlineEdit component for editable fields and integrate with Kanban and LocaleSelect components
633c163f7|2026-01-15|feat: implement Kanban edit mode functionality and add IEC/ISO 27002 translations
e20df9946|2026-01-13|feat: add ISO/IEC 27002 compliance page with Kanban board functionality
ae33d494a|2026-01-12|feat: implement Kanban task linking with CRUD operations and UI components
ad8b41401|2026-01-08|feat: implement drag-and-drop functionality for Kanban board and tasks using vue-draggable-plus
ea3130ab0|2026-01-07|feat: add release property to Device entity and update translations
59f7d5734|2026-01-06|feat: add external API key functionality and update related components

Frontend

  • Kanban & Drag-and-Drop : Implémentation drag-and-drop, linking des tâches, edit mode et InlineEdit (ad8b41401, ae33d494a, cd164bfd7, 52fae8d42).

  • Conformité ISO/IEC 27002 : Page compliance avec Kanban board, traductions IEC (e20df9946, 633c163f7).

  • i18n & UI : Améliorations traductions, responsive design, external API key (24f29f893, 3e1d7aa59, 59f7d5734).

  • CI/CD & Qualité : Workflows SAST/SCA, versions 2.1.9 (caf307955, 66b344d40).

Backend

  • Kanban Enhancements : Update controllers pour KanbanState/Task, SuperCompanyOnly middleware, linking (d1609e4e0, 6d7434911, 91d4cd5e4).

  • ISO/IEC 27002 : Workflow et états ajoutés, migrations (8c8215c68).

  • External API : Gestion devices/user accounts, nouveaux champs et routes (e9c221441, 8407ae2db).

  • Hotfixes & Sécurité : v2.1.9, 2FA logging, rate limiting (00b8a0a2f, 7533c0c48, b6c2df853).

  • Documentation & CI : Swagger updates, Node.js 24.13.0 (9042ef3df, 0d080e717).

Livrable Janvier 2026

Mois d'innovation avec Kanban avancé et conformité ISO/IEC 27002, external API renforcée, hotfix v2.1.9.

Avez-vous trouvé la réponse à votre question ?