- Removed boxed background from grid tasks and added hover-only resize handle - Fixed vertical drop calculation using correct cell sizes - Aligned time column header perfectly using a structural ghost replica - Added collision detection to prevent dragging tasks over occupied slots
17 lines
159 B
Plaintext
17 lines
159 B
Plaintext
node_modules
|
|
.npm
|
|
.next
|
|
.git
|
|
.gitignore
|
|
Dockerfile
|
|
docker-compose*.yml
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
.planning
|
|
prisma/dev.db
|
|
*.md
|
|
!prisma/**/*.md
|
|
logs
|
|
Inspiration
|