Commit Graph
9 Commits
Author SHA1 Message Date
poyrazavsever a341f1f69f fix: update import path for route types in TypeScript environment file 2026-06-05 09:37:04 +03:00
poyrazavsever e933921cea chore: add pnpm workspace configuration with build exclusions and minimum release age 2026-06-05 09:25:10 +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 51395d7293 fix: update import path for routes types and replace logo with new version 2026-06-03 10:37:26 +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 b6b6f4fc32 feat: update roadmap with Poyraz UI design system; enhance database schema for safety and idempotency; add usage guide for Poyraz UI; include new images and remove outdated logo 2026-06-02 12:20:42 +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 9adc34418e Refactor code structure for improved readability and maintainability 2026-05-08 11:18:55 +03:00
Poyraz Avsever e35a0659aa chore: initialize project with package.json and dependencies 2026-04-27 23:37:05 +03:00