poyrazavsever
1653e4f61d
fix(i18n): harden owner localized forms
2026-07-21 13:37:53 +03:00
poyrazavsever
8b3de350c7
feat(i18n): localize core dashboard flows
2026-07-21 12:48:59 +03:00
poyrazavsever
27c41a497d
refactor(projects): update project and task pages for i18n v2
2026-07-20 10:25:40 +03:00
poyrazavsever
c1c473469a
feat: support localized domain content
2026-07-19 03:07:20 +03:00
poyrazavsever
1d318e1ea0
fix: clean dashboard client type issues
2026-07-18 20:18:39 +03:00
poyrazavsever
a642314786
refactor(ui): standardize operation page actions
2026-07-17 22:13:36 +03:00
poyrazavsever
dafd9eb344
feat(ui): add workspace customization and simplify navigation
2026-07-17 12:47:54 +03:00
poyrazavsever
678c0236db
feat(backend): migrate freelancer and portal runtimes
2026-07-17 00:16:38 +03:00
poyrazavsever
561af11b70
feat(ui): complete phase 4 Poyraz UI foundation
2026-07-16 23:20:30 +03:00
Poyraz
3634b3a227
feat: add dashboard client components for finance, journal, projects, tasks, analytics, calendar, clients, and main overview
2026-06-16 18:45:51 +03:00
Poyraz
5486a19d57
feat: implement data fetching logic and skeleton loading states for dashboard and analytics modules
2026-06-16 18:36:54 +03:00
Poyraz
e03f315f3f
feat: implement pending link and submit button components for improved UX
...
- Added PendingLink component to provide loading feedback on navigation links.
- Introduced PendingSubmitButton component for forms to indicate submission status.
- Updated dashboard, projects, tasks, and clients pages to utilize new components for better user experience during navigation and form submissions.
- Enhanced task and project actions with optimistic updates and loading states.
- Improved overall performance and user feedback during data fetching and action processing.
2026-06-16 16:38:37 +03:00
Poyraz
4a99db116a
refactor: improve TaskDialog layout and styling for better user experience
2026-06-16 14:32:13 +03:00
poyrazavsever
3d899c07fe
refactor: improve mobile responsiveness and layout consistency across dashboard views by adding horizontal scrolling and unifying Sidebar components.
2026-06-09 16:01:38 +03:00
poyrazavsever
20b81d4b12
feat: add client revision tracking and public task visibility toggle in project details
2026-06-06 22:35:39 +03:00
poyrazavsever
ee63321c43
feat(tasks): add task status update functionality with project revalidation
2026-06-05 09:49:15 +03:00
poyrazavsever
fb3fe1031c
feat(tasks): add create task functionality and revalidation for project tasks
2026-06-05 09:47:49 +03:00
poyrazavsever
4c46a70212
feat: implement project detail page with planning sections, tasks, and finance management
...
feat: add project planning section CRUD operations and integrate with Supabase
feat: enhance project card interactions with navigation to project details
fix: update task completion logic to revalidate project paths
2026-06-05 09:39:22 +03:00
Poyraz Avsever
f17be7cfed
feat(tasks): add task status update functionality and improve relation ID handling
2026-06-04 19:28:55 +03:00
Poyraz Avsever
f41815329f
feat(tasks): implement task management actions and UI components
...
- Added actions for creating, updating, completing, and deleting tasks in `actions.ts`.
- Refactored `TasksPage` to fetch tasks from Supabase and display them using the new `TasksClient` component.
- Created `tasks-client.tsx` to handle task listing and Kanban view with filtering capabilities.
- Introduced a dialog for task creation and editing with form validation.
- Enhanced task display with status and priority badges, and added overdue checks.
2026-06-04 15:51:13 +03:00
Poyraz Avsever
1c9eca814e
feat: scaffold initial dashboard layout and base pages for all modules
2026-05-08 17:29:02 +03:00
Poyraz Avsever
a21c64172e
feat: implement dashboard layout with sidebar navigation, finance page, and supporting UI architecture
2026-05-08 14:12:26 +03:00
Poyraz Avsever
904375ea5c
feat: implement Supabase database schema and core authentication flow with registration and login pages
2026-05-07 11:11:15 +03:00