Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Order branches by creation date in ascending order#33

Merged
matt2e merged 3 commits intomainfrom
matt2e/branch-ordering
Feb 11, 2026
Merged

fix: Order branches by creation date in ascending order#33
matt2e merged 3 commits intomainfrom
matt2e/branch-ordering

Conversation

@matt2e
Copy link
Contributor

@matt2e matt2e commented Feb 11, 2026

Summary

  • Changes branch ordering from DESC to ASC so branches are displayed in chronological order (oldest first)
  • Provides a more intuitive timeline view of branch development within a project
  • Updated both backend database query and frontend branch insertion logic for consistent ordering

matt2e and others added 2 commits February 11, 2026 11:44
Change branch ordering from DESC to ASC so branches are displayed in chronological order (oldest first). This provides a more intuitive timeline view of branch development within a project.

Updated both the backend database query and frontend branch insertion logic to maintain consistent ordering.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Fixes Svelte state_referenced_locally warning by wrapping the console.log
in an IIFE to properly capture the reactive branch prop value.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@matt2e matt2e changed the title Order branches by creation date in ascending order fix: Order branches by creation date in ascending order Feb 11, 2026
@matt2e matt2e merged commit dd63432 into main Feb 11, 2026
2 checks passed
@matt2e matt2e deleted the matt2e/branch-ordering branch February 11, 2026 19:58
loganj added a commit that referenced this pull request Feb 26, 2026
Adds fullscreen expand modal for mermaid diagrams
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