Skip to content

Add Phase 2 core CRUD commands with pagination support#2

Merged
robzolkos merged 1 commit into
masterfrom
phase-2-core-commands
Dec 10, 2025
Merged

Add Phase 2 core CRUD commands with pagination support#2
robzolkos merged 1 commit into
masterfrom
phase-2-core-commands

Conversation

@robzolkos
Copy link
Copy Markdown
Collaborator

Implement board, card, column, user, and tag commands with full
CRUD operations. Add --page and --all flags for pagination across
all list commands.

Implement board, card, column, user, and tag commands with full
CRUD operations. Add --page and --all flags for pagination across
all list commands.
@robzolkos robzolkos merged commit 60a9d61 into master Dec 10, 2025
1 check passed
@robzolkos robzolkos deleted the phase-2-core-commands branch December 10, 2025 16:24
waynemsmith added a commit to Concurrent-Systems/fizzy-cli that referenced this pull request Mar 28, 2026
Track open markdown conversion bugs (basecamp#1, basecamp#2) and recent completions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
waynemsmith added a commit to Concurrent-Systems/fizzy-cli that referenced this pull request Mar 28, 2026
Three bugs fixed in convertLists / markdownToHtml:

1. Move list conversion before inline formatting so * bullet markers
   aren't consumed by the italic regex
2. Insert blank lines around list blocks so convertParagraphs treats
   them as separate blocks (prevents <ul> being wrapped inside <p>)
3. Skip blank lines within lists instead of closing and reopening
   the list tag for each item

Fixes basecamp#2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
waynemsmith added a commit to Concurrent-Systems/fizzy-cli that referenced this pull request Mar 28, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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