update main to 0.9.4 #46

Merged
serversdown merged 5 commits from dev into main 2026-04-13 22:28:16 -04:00
Owner
No description provided.
serversdown added 5 commits 2026-04-13 22:27: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.
Reviewed-on: #44
docs: update for 0.9.4
serversdown merged commit 32d2a57bc9 into main 2026-04-13 22:28:16 -04:00
Sign in to join this conversation.