tududi/frontend/components/Project
Chris e2d0b4d228
fix: resolve inbox project creation bugs (#1018)
- Fix button text showing "Update Project" instead of "Create Project"
  by checking for project.uid/id instead of just project existence
- Remove duplicate success toast (ProjectModal already shows one)
- Update both local and global projects store after creation
  so new project appears in Projects view without refresh

Fixes #980
2026-04-13 20:32:57 +03:00
..
AutoSuggestNextActionBox.tsx Fix taskmodal issues with saving and closing 2025-08-01 18:06:50 +03:00
BannerEditModal.tsx Fix asset paths (#623) 2025-11-30 17:07:03 +02:00
ProjectBanner.tsx Fix project name overflow and add 6-word validation limit (#972) 2026-03-24 17:36:24 +02:00
ProjectDetails.tsx Fix bug 722 (#737) 2025-12-28 07:51:15 +02:00
ProjectInsightsPanel.tsx Fix bug 733 (#735) 2025-12-27 21:00:52 +02:00
ProjectItem.tsx Fix bug 722 (#737) 2025-12-28 07:51:15 +02:00
ProjectModal.tsx fix: resolve inbox project creation bugs (#1018) 2026-04-13 20:32:57 +03:00
ProjectNotesSection.tsx Tc refactor pt1 (#589) 2025-11-23 21:48:49 +02:00
ProjectShareModal.tsx Fix static base path (#549) 2025-11-16 22:43:06 +02:00
ProjectTasksSection.tsx Fix an issue with task not completing in TaskDetails view (#620) 2025-11-30 14:51:49 +02:00
useProjectMetrics.ts Fix timezone missed rollout (#832) 2026-02-10 22:28:14 +02:00