summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/dialog-edit-project.tsx
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-23fix: consolidate project avatar source logic (#23819)Brendan Allan
2026-04-23fix(app): improve icon override handling in project edit dialog (#23768)Brendan Allan
2026-04-15shared package (#22626)Dax
2026-03-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-06fix(app): keep startup script field scrollable in edit project dialog (#12431)Ganesh
2026-02-03fix(app): edit project dialog icon on hover (#11921)Rahul A Mistry
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-26chore(app): createStore over signalsadamelmore
2026-01-22fix(app): flash of fallback icon for projectsAdam
2026-01-22fix(app): non-git projects should be renameableAdam
2026-01-22feat(app): add workspace startup script to projectsAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-21fix(app): renaming non-git projects shouldn't affect other projectsAdam
2026-01-20wip(app): i18nAdam
2026-01-20increase icon letter size to 32px in edit project dialogDavid Hill
2026-01-20remove top padding from edit project dialog formDavid Hill
2026-01-19fix(app): no more faviconsAdam
2026-01-19add hover overlay with upload/trash icons to project icon in edit dialogDavid Hill
2026-01-19update: tighten edit project color spacingDavid Hill
2026-01-19update: constrain edit project dialog widthDavid Hill
2026-01-19update: tweak edit project icon containerDavid Hill
2026-01-19update: adjust edit project icon helper textDavid Hill
2026-01-19update: align edit project dialog padding and avatar stylesDavid Hill
2026-01-08Fix for #7229 Fix/project sidebar folder name (#7232)AJ Ka
2025-12-29Desktop: Edit Project (#6360)Daniel Polito