• Joined on 2024-09-24
ct pushed to main at ct/bmc_hub 2026-04-30 22:20:49 +02:00
ec2c8fe784 feat: Implement legacy case details redirection and enhance contact info UI
ct pushed to main at ct/bmc_hub 2026-04-27 01:12:37 +02:00
6133823ade Fix tag addition error handling and add legacy support for case tags
5bd54a27dc Refactor code structure for improved readability and maintainability
Compare 2 commits »
ct pushed to main at ct/bmc_hub 2026-04-24 23:12:54 +02:00
dee82af2ea Refactor UI components and layouts for improved user experience
ct pushed to main at ct/bmc_hub 2026-04-24 11:28:16 +02:00
3452472ba9 Add migrations for recent cases, time tracking pause/resume, and user notes
ca6640c33c feat: Enhance case detail view with tab count badges and importance bubbles
fcc7192015 feat: Add rental statistics and pricing tabs to hardware detail view
4a52bdb5d6 feat: Implement quick-rent functionality for hardware assets
8e8616c835 feat: Enhance vendor and customer linking functionality
Compare 6 commits »
ct pushed to main at ct/bmc_hub 2026-04-12 02:27:06 +02:00
ceb560e2f2 feat: Add bottom bar functionality with real-time updates and manual endpoint tests
270af0e277 feat(anydesk): Implement multi-ID support for AnyDesk cases
Compare 2 commits »
ct pushed to main at ct/bmc_hub 2026-04-05 21:49:03 +02:00
ee8c517acc feat(manual): add admin interface for creating and editing manuals
807c68679e feat: Enhance case listing and detail views with improved filtering and relation handling
Compare 2 commits »
ct pushed tag v2.2.76 to ct/bmc_hub 2026-04-03 01:24:31 +02:00
ct pushed to main at ct/bmc_hub 2026-04-03 01:24:31 +02:00
1f834160ca Add ability to change case customer from case detail
ct pushed tag v2.2.75 to ct/bmc_hub 2026-04-03 00:50:37 +02:00
ct pushed to main at ct/bmc_hub 2026-04-03 00:50:36 +02:00
fb2243f0d4 Preserve email body in auto-created cases and backfill missing content
ct pushed tag v2.2.74 to ct/bmc_hub 2026-04-02 23:01:35 +02:00
ct pushed to main at ct/bmc_hub 2026-04-02 23:01:34 +02:00
267f7e716c Add idempotent migration to repair SAG email threading schema
ct pushed tag v2.2.73 to ct/bmc_hub 2026-04-02 22:06:42 +02:00
ct pushed to main at ct/bmc_hub 2026-04-02 22:06:40 +02:00
73c477bcea Add caseTypeKey fallback to prevent module load cascade on parse errors
ct pushed tag v2.2.72 to ct/bmc_hub 2026-04-02 21:45:07 +02:00
ct pushed to main at ct/bmc_hub 2026-04-02 21:45:06 +02:00
ae6217b976 Fix case tabs fallback and harden sag email-links loading
ct pushed tag v2.2.71 to ct/bmc_hub 2026-04-02 09:40:47 +02:00
ct pushed to main at ct/bmc_hub 2026-04-02 09:40:46 +02:00
9be8b57303 Fix email case auto-create guard and CreateSagFromEmailRequest fields
ct pushed tag v2.2.70 to ct/bmc_hub 2026-04-02 00:22:09 +02:00
ct pushed to main at ct/bmc_hub 2026-04-02 00:22:09 +02:00
0edb78f2ea fix: harden case files endpoints when sag_files table/schema is missing