Skip to content

Calendar feature - #20

Merged
oksbwn merged 8 commits into
masterfrom
calendar_feature
Aug 7, 2026
Merged

Calendar feature#20
oksbwn merged 8 commits into
masterfrom
calendar_feature

Conversation

@oksbwn

@oksbwn oksbwn commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Description

Provide a brief summary of the changes made, the goal of this pull request, and any relevant issue links (e.g. Closes #123).

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring / Styling update

Checklist

  • Code compiles and runs locally without errors.
  • Follows existing style and patterns of the codebase.
  • Added/updated tests to cover my changes.
  • All new and existing tests passed.
  • Documentation updated (if applicable).

Verification/Screenshots

Provide verification steps, console output logs, or screenshots/videos of UI changes to demonstrate the fix/feature working.

oksbwn added 8 commits August 7, 2026 12:43
Overhaul Tasks workspace to align with Notely design system:
- Unify page header into single 44px detail-topbar
- Replace status/priority dropdowns with horizontal segmented controls
- Add Target Note dropdown to new task modal with standalone task support
- Remove redundant status dropdowns from Kanban cards
- Format task field labels and enforce fixed button dimensions (28px)
- Isolate comments vertical scroll and fix unsaved changes guard
Align Calendar and Tasks pages with Notely design system:
- Fix calendar note event rendering via direct filesystem stat scanning
- Unify topbar navigation and breadcrumbs under "Workspace / [Page]"
- Format Day/Week view time slot typography and center month title
- Add Target Note selection to new task modal with standalone task support
- Remove redundant status dropdowns from Kanban cards
- Enforce fixed button dimensions (28px) and squarish filter legend buttons
- Add 2-way task status sync between preview modal and markdown notes.
- Handle duplicate titles with occurrence indexing to prevent SQLite hash collisions.
- Save active editor buffer before reloading to prevent file watcher hash mismatches.
- Add golden workspace integration test for task persistence.
@oksbwn
oksbwn merged commit 5ff71fa into master Aug 7, 2026
1 check 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