feature/project-modules #44

Merged
serversdown merged 3 commits from feature/project-modules into dev 2026-04-06 16:21:56 -04:00
Owner

Adds modular project management and enhances functionality.

Adds modular project management and enhances functionality.
serversdown added the Kind/Enhancement label 2026-04-03 03:07:05 -04:00
serversdown self-assigned this 2026-04-03 03:07:05 -04:00
serversdown added 3 commits 2026-04-03 03:07:08 -04:00
- Updated project creation modal to allow selection of optional modules (Sound and Vibration Monitoring).
- Modified project dashboard and header to display active modules and provide options to add/remove them.
- Enhanced project detail view to dynamically adjust UI based on enabled modules.
- Implemented a new migration script to create a `project_modules` table and seed it based on existing project types.
- Adjusted form submissions to handle module selections and ensure proper API interactions for module management.
- Introduced a new section for displaying soft-deleted projects.
- Implemented loading of deleted projects via an API call.
- Added restore and permanently delete options for each deleted project.
- Integrated loading of deleted projects when the data tab is shown.
serversdown merged commit 3e0d20d62d into dev 2026-04-06 16:21:56 -04:00
serversdown deleted branch feature/project-modules 2026-04-06 16:22:03 -04:00
Sign in to join this conversation.