OpenCut/apps/web
Malthe Hartmann 573ad57b19 feat(projects): add right-click context menu to project cards
- Add context menu with Rename, Duplicate, Info, Delete actions
- Works in both grid and list view
- Uses existing Radix UI ContextMenu components
- Mirrors actions from the existing ProjectMenu dropdown

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 14:06:59 +01:00
..
migrations feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
public feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
scripts feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
src feat(projects): add right-click context menu to project cards 2026-02-24 14:06:59 +01:00
.env.example docker + update readme 2026-02-23 09:38:38 +01:00
.gitignore feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
Dockerfile docker + update readme 2026-02-23 09:38:38 +01:00
components.json feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
drizzle.config.ts feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
next-env.d.ts next-env.d.ts 2026-02-01 11:31:37 +01:00
next.config.ts feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
package.json feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
postcss.config.mjs feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
tsconfig.json feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
tsconfig.tsbuildinfo codebase overhaul (#697) 2026-01-31 00:20:04 +01:00