Skip to content

AppBuilder - Make entire project card clickable#2

Merged
eshurakov merged 1 commit intomainfrom
eshurakov/app-builder-make-project-card-tappable
Feb 4, 2026
Merged

AppBuilder - Make entire project card clickable#2
eshurakov merged 1 commit intomainfrom
eshurakov/app-builder-make-project-card-tappable

Conversation

@eshurakov
Copy link
Copy Markdown
Contributor

Summary

  • Wrap the entire ProjectCard component in a Link so the whole card area is tappable, not just the title and timestamp
  • Add preventDefault to the delete button to maintain its independent click behavior

@eshurakov eshurakov merged commit aa11688 into main Feb 4, 2026
10 of 11 checks passed
@eshurakov eshurakov deleted the eshurakov/app-builder-make-project-card-tappable branch February 4, 2026 10:22
jrf0110 added a commit that referenced this pull request Apr 3, 2026
…review fixes

- Fix #1: Add WHERE clause to updateConfig (config.ts accepts wastelandId param)
- Fix #2: Update router.ts and ownership.ts imports from stub to Wasteland.do
- Fix #3: initializeWasteland/storeCredential/updateConfig now return records
- Fix #4: Implement all 6 missing RPC methods (updateMember, connectTown,
  disconnectTown, listConnectedTowns, getWantedBoard, refreshWantedBoard)
- Fix #5: Synchronous initializeDatabase(), no ensureInitialized/initPromise
- Fix #7: Delete WastelandDO.stub.ts

New files:
- 5 table definitions under db/tables/ (config, members, credentials,
  connected-towns, wanted-cache)
- 5 sub-modules under dos/wasteland/ with business logic
- Wasteland.do.ts: thin DO class delegating to sub-modules
chrarnoldus added a commit that referenced this pull request Apr 9, 2026
chrarnoldus added a commit that referenced this pull request Apr 9, 2026
…ries" (#2222)

Revert "feat(usage): prioritize auto_model from metadata in usage queries (#2…"

This reverts commit 78c1fad.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants