Commit Graph
40 Commits
Author SHA1 Message Date
poyrazavsever 8cd3de8e1f chore(release): remove legacy runtime dependencies 2026-07-17 09:13:23 +03:00
poyrazavsever 561af11b70 feat(ui): complete phase 4 Poyraz UI foundation 2026-07-16 23:20:30 +03:00
Poyraz 24fcdf9a77 feat: add new UI components and improve existing ones
- Introduced `Field` and `Label` components for better form handling.
- Refactored `Input` and `Textarea` components to use forward refs and improved styling.
- Updated `PendingSubmitButton` to use the new `Button` component.
- Enhanced `Skeleton` component for better layout handling.
- Revamped `Toast` component to support live regions and improved accessibility.
- Updated sidebar configuration to use typed icons.
- Added phase 3 UI boundary checks to prevent usage of deprecated imports.
- Implemented new authentication action handler for better cookie management.
- Improved setup logic for freelancer accounts with repair functionality.
2026-07-10 22:47:02 +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 96eabeb48e refactor: remove QuickActionsSheet component for cleaner codebase 2026-06-16 16:09:05 +03:00
poyrazavsever 7f1d01d65c refactor: enhance sidebar layout and responsiveness in Dashboard and Portal shells 2026-06-09 16:40:46 +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 f69c4a68ba refactor: implement slide-in transition for mobile sidebars and update auth layout visibility responsiveness 2026-06-09 15:32:31 +03:00
poyrazavsever 6e80e556af feat: integrate official @ai-sdk/groq provider and fix image sizing constraints in layout components 2026-06-09 15:14:16 +03:00
poyrazavsever e01ba6cc18 style: center logo links in portal and dashboard sidebars 2026-06-09 15:11:41 +03:00
poyrazavsever d80af01d14 chore: rebrand project from Revanios to Neta and update associated assets and configurations 2026-06-09 14:46:44 +03:00
poyrazavsever 6b48da58bf refactor: replace react-hot-toast with custom toast component, introduce SubmitButton for forms, and migrate status messages to toasts 2026-06-09 00:18:46 +03:00
poyrazavsever 99d27f3a6a refactor: remove legacy layout components and unused mood tracker page 2026-06-08 23:54:32 +03:00
poyrazavsever 58c8620db6 style: reduce vertical padding in dashboard and portal sidebar headers 2026-06-08 23:33:53 +03:00
poyrazavsever 6d8e73a1d3 feat: apply new Revanios logos and typography in UI shells 2026-06-08 23:19:57 +03:00
Poyraz Avsever 60f40773cb feat: implement responsive PortalShell layout with sidebar navigation and user profile management 2026-06-08 14:57:02 +03:00
Poyraz Avsever 6ef5597744 feat: implement project management and portal client detail views with dashboard shell and layout components 2026-06-08 14:56:29 +03:00
Poyraz Avsever 2c47b861d0 feat: implement portal shell layout, sidebar configuration, and tasks page skeleton 2026-06-08 14:10:48 +03:00
Poyraz Avsever d41267c29b feat: implement portal shell layout with user authentication, sidebar navigation, and progress tracking 2026-06-08 13:56:06 +03:00
poyrazavsever 47b9f728e6 refactor: implement responsive side navigation with new portal sidebar configuration 2026-06-07 07:40:57 +03:00
poyrazavsever 1e8c66176b fix: resolve layout overflow by adding min-width constraints and update Next.js route type path 2026-06-07 01:22:44 +03:00
poyrazavsever c361fff5a7 feat: implement client portal project view with revision request functionality and layout structure 2026-06-06 22:31:55 +03:00
poyrazavsever 4d759bf494 refactor: remove fixed width from sidebar to improve responsiveness 2026-06-06 22:13:58 +03:00
poyrazavsever 44f4423082 refactor: update chat input handling, prune unused settings menu items, and enable turbopack configuration 2026-06-06 22:06:49 +03:00
poyrazavsever 4a52deec4d feat: add PWA support with manifest configuration and offline connectivity indicator 2026-06-06 21:53:06 +03:00
poyrazavsever a341f1f69f fix: update import path for route types in TypeScript environment file 2026-06-05 09:37:04 +03:00
Poyraz Avsever 7808df0c56 feat: enhance DashboardShell with dropdown menu for user profile; update sidebar titles for consistency 2026-06-03 10:49:27 +03:00
Poyraz Avsever 01692d3958 chore: update dependencies and configuration for Tailwind CSS
- Added "@tailwindcss/postcss" to package.json dependencies.
- Updated "tailwindcss" version to "^4.3.0" in package.json.
- Modified postcss.config.mjs to use "@tailwindcss/postcss" instead of "tailwindcss".
- Changed darkMode configuration in tailwind.config.ts to a string format.
2026-06-02 12:46:18 +03:00
Poyraz Avsever 53a225594a feat: enhance roadmap with detailed tasks and acceptance criteria; update database documentation and query management 2026-06-01 11:43:37 +03:00
Poyraz Avsever 8f63998d34 feat: implement interactive dashboard with Recharts visualizations and draggable widgets 2026-05-08 16:09:31 +03:00
Poyraz Avsever c309539db5 feat: implement responsive dashboard layout with sidebar navigation and full-screen clock overlay 2026-05-08 12:09:41 +03:00
Poyraz Avsever a08042bf83 feat: implement responsive dashboard shell with integrated sidebar and user profile management 2026-05-08 11:52:32 +03:00
Poyraz Avsever 0233122b6d feat: implement dashboard layout shell with responsive sidebar, global dark theme, and navigation pages 2026-05-08 11:50:18 +03:00
Poyraz Avsever 9adc34418e Refactor code structure for improved readability and maintainability 2026-05-08 11:18:55 +03:00
Poyraz Avsever e98972597d Refactor code structure for improved readability and maintainability 2026-05-08 10:08:34 +03:00
Poyraz Avsever a958d6cbb8 feat: implement authentication login and registration pages with custom dark theme and icon support 2026-05-07 11:33:31 +03:00
Poyraz Avsever a132443c93 feat: implement layout components, shared input UI, and define global color theme 2026-05-07 11:21:08 +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
Poyraz Avsever 983c8fd6aa style: format code for improved readability and consistency across multiple files 2026-05-06 16:20:27 +03:00
Poyraz AvseverandCopilot c73bf0e499 feat: add form components and UI elements for enhanced user interaction
- Introduced Form, FormField, FormItem, FormLabel, FormControl, FormDescription, FormMessage components for structured form handling.
- Added Input, Textarea, and Select components for user input.
- Implemented Label and Separator components for better UI organization.
- Created Skeleton component for loading states.
- Developed Toast and Toaster components for user notifications.
- Integrated useToast hook for managing toast notifications.
- Established AI analysis functionality with analyzeJournalWithLocalAI.
- Set up Dexie for local database management with Journal and Task models.
- Configured Supabase client for server-side and browser-side interactions.
- Defined database schema for journals, tasks, chat sessions, and messages with Row Level Security policies.

Co-authored-by: Copilot <copilot@github.com>
2026-05-06 16:20:14 +03:00