|
|
7f79576468
|
chore: Update DATABASE_URL in .env and enhance schema.prisma with detailed comments and new models for sales information
|
2025-04-28 17:36:38 +09:00 |
|
|
|
0cdc3984b8
|
refactor: Rename Suitable model to MS_SUITABLE and update related API endpoints
|
2025-04-25 15:02:22 +09:00 |
|
|
|
0a1d34b6db
|
chore: Add sass support in next.config.ts and update package dependencies
|
2025-04-25 13:45:38 +09:00 |
|
|
|
8d4f9cd4e7
|
docs: Update README with example for fetching React Query cache data
|
2025-04-25 13:44:10 +09:00 |
|
|
|
f83222ade5
|
feat: Add HOME button to Suitable component for navigation
|
2025-04-25 10:56:15 +09:00 |
|
|
|
113d83890e
|
feat: Add getDetails API method and refactor data mapping in suitable API
|
2025-04-23 15:59:28 +09:00 |
|
|
|
ed5ef25d78
|
chore: Add react-to-pdf dependency and update pnpm-lock.yaml with new package resolutions
|
2025-04-23 13:05:28 +09:00 |
|
|
|
04f3d6903e
|
refactor: Remove unused import of SuitableCreateBtn from suitable page
|
2025-04-22 16:52:01 +09:00 |
|
|
|
42b82fe7cb
|
📌 feat: Implement Suitable model and API endpoints for managing suitable products, including creation and listing functionalities
|
2025-04-22 15:20:08 +09:00 |
|
|
|
34611d3c00
|
fix: Set staleTime to 0 in Login component and update UserList to use User type for better type safety
|
2025-04-22 09:39:14 +09:00 |
|
|
|
abc8a87cae
|
refactor: Remove unused imports from Home component in page.tsx
|
2025-04-21 16:59:25 +09:00 |
|
|
|
0c185e0856
|
chore: Update DATABASE_URL in .env for new SQL Server connection
|
2025-04-21 16:56:12 +09:00 |
|
|
|
96cebc25a9
|
chore: Update next.config.ts for consistent import syntax
|
2025-04-21 16:49:27 +09:00 |
|
|
|
1d823ea097
|
📌 refactor: Remove user creation button from login page
|
2025-04-11 09:38:04 +09:00 |
|
|
|
a43cb57942
|
docs: Update README.md with Prisma connection instructions and migration commands
|
2025-04-04 15:20:07 +09:00 |
|
nalpari
|
288461fabd
|
refactor: 로그인 페이지에서 유저 생성 버튼 제거
|
2025-04-04 11:05:28 +09:00 |
|
nalpari
|
b1ba246516
|
chore: .gitignore에 bun.lockb, pnpm-lock.yaml, pnpm-workspace.yaml 추가 및 prisma/schema.prisma에서 주석 정리
|
2025-04-04 11:01:38 +09:00 |
|
yoosangwook
|
7dbb76edcc
|
fix: 로그인 페이지에 유저 생성 버튼 추가
|
2025-04-04 10:13:31 +09:00 |
|
|
|
0f9d3588fb
|
fix: Update .gitignore to ignore .env files by prefixing with a dot
|
2025-04-04 09:04:35 +09:00 |
|
|
|
d52e6ddce7
|
chore: Remove IDE configuration files and update .gitignore to include .idea and .vscode directories.
|
2025-04-04 09:03:38 +09:00 |
|
|
|
7114a6e0bc
|
initial commit
|
2025-04-04 09:01:49 +09:00 |
|