Commit Graph
178 Commits
Author SHA1 Message Date
poyrazavsever 1d318e1ea0 fix: clean dashboard client type issues 2026-07-18 20:18:39 +03:00
poyrazavsever 100b624061 build: package standalone self hosted runtime 2026-07-18 20:18:23 +03:00
poyrazavsever 090d10ae31 chore: remove legacy supabase assets 2026-07-18 20:18:08 +03:00
poyrazavsever 2fb7cebb1d fix(ui): align portal stats and auth feedback 2026-07-17 22:59:25 +03:00
poyrazavsever ec824c0eec fix(ui): stabilize logout and theme boundaries 2026-07-17 22:51:55 +03:00
poyrazavsever 5afb04c580 fix(theme): preserve poyraz dark interaction tokens 2026-07-17 22:51:51 +03:00
poyrazavsever 4d15c2c481 fix(chat): expose actionable provider errors 2026-07-17 22:51:45 +03:00
poyrazavsever 236f136a6f refactor(ui): enforce poyraz button standards 2026-07-17 22:14:09 +03:00
poyrazavsever bf10eb0fb0 refactor(ui): align business and portal actions 2026-07-17 22:13:50 +03:00
poyrazavsever a642314786 refactor(ui): standardize operation page actions 2026-07-17 22:13:36 +03:00
poyrazavsever c6eecf29ed refactor(ui): simplify dashboard headers and actions 2026-07-17 22:13:20 +03:00
poyrazavsever 49c4c370c8 feat(ui): add theme-aware stats and finance carousel 2026-07-17 21:56:52 +03:00
poyrazavsever cb2ed90046 feat(api): expose workspace branding to mobile clients 2026-07-17 21:56:37 +03:00
poyrazavsever ae370b4313 fix(branding): render theme assets and dynamic metadata 2026-07-17 21:56:29 +03:00
poyrazavsever b603f260f8 feat(settings): expand workspace branding controls 2026-07-17 21:56:15 +03:00
poyrazavsever dafd9eb344 feat(ui): add workspace customization and simplify navigation 2026-07-17 12:47:54 +03:00
poyrazavsever b04031a3e3 feat(api): complete phase 9 mobile contracts 2026-07-17 09:38:22 +03:00
poyrazavsever 46a746d2d4 fix(runtime): run migrations before app startup 2026-07-17 09:38:03 +03:00
poyrazavsever 8cd3de8e1f chore(release): remove legacy runtime dependencies 2026-07-17 09:13:23 +03:00
poyrazavsever 5948907e5d feat(migration): add Supabase import and recovery tooling 2026-07-17 09:13:06 +03:00
poyrazavsever 64a5f96872 feat(backend): complete AI and business migration 2026-07-17 09:12:45 +03:00
poyrazavsever 42f165b27e docs(plan): complete backend phases 5 and 6 2026-07-17 00:17:24 +03:00
poyrazavsever 6322a01d0d test(backend): cover phase 5 and 6 migrations 2026-07-17 00:17:06 +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
poyrazavsever 5d863280bf feat(storage): complete phase 3 branding foundation 2026-07-16 17:05:59 +03:00
poyrazavsever b155132acf feat(domain): complete phase 2 backend core 2026-07-16 16:46:42 +03:00
poyrazavsever 92bc99ba12 feat(auth): complete sqlite auth and client invitations 2026-07-16 16:21:31 +03:00
poyrazavsever cce7265fb1 docs: define self-hosted v3 migration baseline 2026-07-16 16:21:20 +03:00
poyrazavsever f5d89e8818 feat: deleted uncs file 2026-07-16 14:36:23 +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 ae8fa1425c docs: add phased self-hosted redesign plan and checklist 2026-07-10 22:07:50 +03:00
Poyraz 57aab2932e feat: add better auth sqlite runtime and server-side session flow 2026-07-10 22:07:37 +03:00
Poyraz 3504a02229 feat: implement analytics dashboard page with custom Recharts visualizations and Supabase RPC integration 2026-06-17 09:20:21 +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 96eabeb48e refactor: remove QuickActionsSheet component for cleaner codebase 2026-06-16 16:09:05 +03:00
Poyraz 4a99db116a refactor: improve TaskDialog layout and styling for better user experience 2026-06-16 14:32:13 +03:00
Poyraz 787fd91a8b refactor: remove quick action button and related state for cleaner UI 2026-06-16 14:29:23 +03:00
Poyraz 1ad3c8b275 refactor: remove unused imports and state for improved code clarity 2026-06-16 14:26:12 +03:00
Poyraz 6aff8fc95b feat: add live demo section with access details in README and documentation 2026-06-16 10:20:43 +03:00
Poyraz f352918950 Refactor code structure for improved readability and maintainability 2026-06-16 10:04:41 +03:00
Poyraz 72a0b38f3e Remove obsolete scripts and configuration files for self-hosting and database migrations
- Deleted `pnpm-workspace.yaml` as it is no longer needed.
- Removed `apply-migrations.sh` script that handled database migrations.
- Eliminated `generate-full-stack-env.mjs` script for environment variable generation.
- Deleted `selfhost-backup.sh` script for creating backups of the self-hosted environment.
- Removed `selfhost-doctor.sh` script for health checks of the self-hosted services.
- Deleted `selfhost-restore.sh` script for restoring backups in the self-hosted environment.
2026-06-16 09:57:32 +03:00
Poyraz Avsever da8c55d1ad feat: enhance service role handling and storage policies in migrations and schemas 2026-06-14 12:52:11 +03:00
Poyraz Avsever b1620d4748 feat: implement internal auth user creation and update related functionalities 2026-06-14 12:41:00 +03:00
Poyraz Avsever 8fa89168c3 Fix self-host migrations and first admin setup 2026-06-14 12:16:23 +03:00
Poyraz Avsever e677d69bbe feat: add docker-compose configuration for Neta services including web, auth, and database components 2026-06-14 12:02:26 +03:00
Poyraz Avsever d4e4f9da9b refactor: enhance installer script with improved TTY handling and input methods 2026-06-14 11:43:16 +03:00
Poyraz Avsever 4a6234f395 Remove outdated installation and operational documentation for Neta, including full-stack, app-only, Coolify, and Dokploy setups, as well as environment variables and troubleshooting sections. This cleanup streamlines the content for better clarity and focus on current practices. 2026-06-14 11:15:47 +03:00