3504a02229
feat: implement analytics dashboard page with custom Recharts visualizations and Supabase RPC integration
Poyraz2026-06-17 09:20:21 +03:00
3634b3a227
feat: add dashboard client components for finance, journal, projects, tasks, analytics, calendar, clients, and main overview
Poyraz2026-06-16 18:45:51 +03:00
5486a19d57
feat: implement data fetching logic and skeleton loading states for dashboard and analytics modules
Poyraz2026-06-16 18:36:54 +03:00
e03f315f3f
feat: implement pending link and submit button components for improved UX
Poyraz2026-06-16 16:38:37 +03:00
4a99db116a
refactor: improve TaskDialog layout and styling for better user experience
Poyraz2026-06-16 14:32:13 +03:00
787fd91a8b
refactor: remove quick action button and related state for cleaner UI
Poyraz2026-06-16 14:29:23 +03:00
1ad3c8b275
refactor: remove unused imports and state for improved code clarity
Poyraz2026-06-16 14:26:12 +03:00
6aff8fc95b
feat: add live demo section with access details in README and documentation
Poyraz2026-06-16 10:20:43 +03:00
f352918950
Refactor code structure for improved readability and maintainability
Poyraz2026-06-16 10:04:41 +03:00
72a0b38f3e
Remove obsolete scripts and configuration files for self-hosting and database migrations
Poyraz2026-06-16 09:57:32 +03:00
da8c55d1ad
feat: enhance service role handling and storage policies in migrations and schemas
Poyraz Avsever2026-06-14 12:52:11 +03:00
b1620d4748
feat: implement internal auth user creation and update related functionalities
Poyraz Avsever2026-06-14 12:41:00 +03:00
8fa89168c3
Fix self-host migrations and first admin setup
Poyraz Avsever2026-06-14 12:16:23 +03:00
e677d69bbe
feat: add docker-compose configuration for Neta services including web, auth, and database components
Poyraz Avsever2026-06-14 12:02:26 +03:00
d4e4f9da9b
refactor: enhance installer script with improved TTY handling and input methods
Poyraz Avsever2026-06-14 11:43:16 +03:00
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.
Poyraz Avsever2026-06-14 11:15:47 +03:00
03b03d253d
Add comprehensive installation and operational documentation for Neta
Poyraz Avsever2026-06-14 11:12:52 +03:00
32e00a163e
refactor: improve error handling in first admin setup check and update error messages for clarity
Poyraz Avsever2026-06-14 11:03:46 +03:00
2f2bdeaabf
refactor: enhance backup and restore scripts, add health check functionality, and update README with operational instructions
Poyraz Avsever2026-06-13 23:02:30 +03:00
bfafe43752
refactor: update health check URL in Dockerfile and enhance database initialization script with new role grants and type creation
Poyraz Avsever2026-06-13 22:01:51 +03:00
0f89d9f627
refactor: enhance installation process with support for full-stack and app-only modes, update environment configurations, and improve database migration handling
Poyraz Avsever2026-06-13 21:23:28 +03:00
17ff60faea
refactor: update environment configuration, enhance installation script, and add migration scripts for database setup
Poyraz Avsever2026-06-13 21:10:21 +03:00
a47e39455c
refactor: simplify dev script in package.json and ensure nodeLinker is set in pnpm-workspace.yaml
Poyraz Avsever2026-06-13 15:19:04 +03:00