Skip to content

chore: Release v1.0.1#50

Merged
nfebe merged 4 commits intomainfrom
dev
Jan 13, 2026
Merged

chore: Release v1.0.1#50
nfebe merged 4 commits intomainfrom
dev

Conversation

@nfebe
Copy link
Copy Markdown
Contributor

@nfebe nfebe commented Jan 13, 2026

Fixed

  • Form updates failing with updated_at ISO 8601 validation error
  • Wallet currency not syncing with user selection during onboarding
  • Category selection not persisting when creating or editing transactions

nfebe added 4 commits January 13, 2026 23:02
- Form components no longer spread entire editingItem which included
  updated_at in SQL format instead of required ISO 8601 format
- Onboarding now updates existing wallet currency to match user's
  selected currency instead of keeping hardcoded USD

Signed-off-by: nfebe <fenn25.fn@gmail.com>
SearchableDropdown was emitting single option object on @select instead
of array of selected IDs for multi-select mode. Also added :selected
prop to initialize dropdown with existing category selections.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
- Tests for multi-select emitting array of IDs instead of single option
- Tests for :selected prop initialization
- Tests for category selection in TransactionForm

Signed-off-by: nfebe <fenn25.fn@gmail.com>
Signed-off-by: nfebe <fenn25.fn@gmail.com>
Copy link
Copy Markdown

@sourceant sourceant bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. No specific code suggestions were generated. See the overview comment for a summary.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying webui with  Cloudflare Pages  Cloudflare Pages

Latest commit: d815ba5
Status: ✅  Deploy successful!
Preview URL: https://b9d2c499.webui-9fh.pages.dev
Branch Preview URL: https://dev.webui-9fh.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying trakli-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: d815ba5
Status: ✅  Deploy successful!
Preview URL: https://603a6949.trakli-dev.pages.dev

View logs

@nfebe nfebe merged commit b827861 into main Jan 13, 2026
10 checks passed
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