Skip to content

dbui: add export/import CSV feature and fix trash icon alignment - #68

Merged
pin2t merged 1 commit into
masterfrom
dbui
Jul 30, 2026
Merged

dbui: add export/import CSV feature and fix trash icon alignment#68
pin2t merged 1 commit into
masterfrom
dbui

Conversation

@pin2t

@pin2t pin2t commented Jul 30, 2026

Copy link
Copy Markdown
Owner
  • Move clear-bucket trash icon into its own header column, aligned with per-row trash icons
  • Add GET /api/export endpoint to return all rows for a bucket
  • Add POST /api/import endpoint for bulk import with skip/replace strategy
  • Add Export button that downloads bucket data as CSV (hex:-prefixed for binary, proper quote escaping)
  • Add Import button with modal dialog for strategy selection and CSV file upload

- Move clear-bucket trash icon into its own header column, aligned with per-row trash icons
- Add GET /api/export endpoint to return all rows for a bucket
- Add POST /api/import endpoint for bulk import with skip/replace strategy
- Add Export button that downloads bucket data as CSV (hex:-prefixed for binary, proper quote escaping)
- Add Import button with modal dialog for strategy selection and CSV file upload
@pin2t pin2t self-assigned this Jul 30, 2026
@pin2t
pin2t merged commit 21494da into master Jul 30, 2026
1 check passed
@pin2t
pin2t deleted the dbui branch July 30, 2026 11:50
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.

1 participant