index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
app
/
src
/
components
/
dialog-edit-project.tsx
Age
Commit message (
Collapse
)
Author
2026-04-25
refactor: rename shared package to core (#24309)
Dax
2026-04-23
fix: consolidate project avatar source logic (#23819)
Brendan Allan
2026-04-23
fix(app): improve icon override handling in project edit dialog (#23768)
Brendan Allan
2026-04-15
shared package (#22626)
Dax
2026-03-21
app: manage mutation loading states with tanstack query (#18501)
Brendan Allan
2026-02-12
chore: 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-06
fix(app): keep startup script field scrollable in edit project dialog (#12431)
Ganesh
2026-02-03
fix(app): edit project dialog icon on hover (#11921)
Rahul A Mistry
2026-01-27
chore(app): cleanup tailwind vs pure css
adamelmore
2026-01-26
chore(app): createStore over signals
adamelmore
2026-01-22
fix(app): flash of fallback icon for projects
Adam
2026-01-22
fix(app): non-git projects should be renameable
Adam
2026-01-22
feat(app): add workspace startup script to projects
Adam
2026-01-22
fix(app): a11y translations
Adam
2026-01-22
fix(app): session screen accessibility improvements (#9907)
Nolan Darilek
2026-01-21
fix(app): renaming non-git projects shouldn't affect other projects
Adam
2026-01-20
wip(app): i18n
Adam
2026-01-20
increase icon letter size to 32px in edit project dialog
David Hill
2026-01-20
remove top padding from edit project dialog form
David Hill
2026-01-19
fix(app): no more favicons
Adam
2026-01-19
add hover overlay with upload/trash icons to project icon in edit dialog
David Hill
2026-01-19
update: tighten edit project color spacing
David Hill
2026-01-19
update: constrain edit project dialog width
David Hill
2026-01-19
update: tweak edit project icon container
David Hill
2026-01-19
update: adjust edit project icon helper text
David Hill
2026-01-19
update: align edit project dialog padding and avatar styles
David Hill
2026-01-08
Fix for #7229 Fix/project sidebar folder name (#7232)
AJ Ka
2025-12-29
Desktop: Edit Project (#6360)
Daniel Polito