Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Worklenz
/
worklenz
Public
Notifications
You must be signed in to change notification settings
Fork
354
Star
3.1k
Code
Issues
62
Pull requests
13
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Development
- #272
#272
Merged
chamikaJ
merged 25 commits into
main
Worklenz/worklenz:main
from
development
Worklenz/worklenz:development
Copy head branch name to clipboard
Jul 15, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Development
#272
chamikaJ
merged 25 commits into
main
Worklenz/worklenz:main
from
development
Worklenz/worklenz:development
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2025
fix(enhanced-kanban): remove unused Skeleton import in EnhancedKanbanBoardNativeDnD
shancds
committed
d302361
View commit details
Copy full SHA for d302361
Browse repository at this point
Commits on Jul 14, 2025
refactor(task-list): enhance task row components with depth handling
Show description for 02d814b
chamikaJ
committed
02d814b
View commit details
Copy full SHA for 02d814b
Browse repository at this point
feat(task-drawer): enhance task navigation and hierarchy display
Show description for 1c98131
chamikaJ
committed
1c98131
View commit details
Copy full SHA for 1c98131
Browse repository at this point
refactor(task-list): adjust subtask indentation for improved visual hierarchy
Show description for 3d67145
chamikaJ
committed
3d67145
View commit details
Copy full SHA for 3d67145
Browse repository at this point
Commits on Jul 15, 2025
feat(sort-orders): implement separate sort orders for task groupings
Show description for 407dc41
chamikaJ
committed
407dc41
View commit details
Copy full SHA for 407dc41
Browse repository at this point
Merge branch 'main' of https://github.com/Worklenz/worklenz into test/row-kanban-board-v1.2.0
shancds
committed
8f09814
View commit details
Copy full SHA for 8f09814
Browse repository at this point
Remove PerformanceMonitor and VirtualizedTaskList components along with their associated styles to streamline the enhanced Kanban board. Update TaskCard to include a progress circle for better task…
Show description for a1c0cef
shancds
committed
a1c0cef
View commit details
Copy full SHA for a1c0cef
Browse repository at this point
refactor(sort-orders): remove outdated deployment and implementation guides
Show description for 6d8c475
chamikaJ
committed
6d8c475
View commit details
Copy full SHA for 6d8c475
Browse repository at this point
feat(task-management): enhance task timer synchronization and color handling
Show description for d970cbb
chamikaJ
committed
d970cbb
View commit details
Copy full SHA for d970cbb
Browse repository at this point
Merge pull request #267 from Worklenz/feature/show-multiples-levels-of-subtaks-in-task-list
Show description for fca8ace
chamikaJ
authored
fca8ace
View commit details
Copy full SHA for fca8ace
Browse repository at this point
Merge pull request #268 from Worklenz/fix/task-sort-order
Show description for a03d9ef
chamikaJ
authored
a03d9ef
View commit details
Copy full SHA for a03d9ef
Browse repository at this point
Enhance task status handling and progress visualization in Kanban board
Show description for 8304407
shancds
committed
8304407
View commit details
Copy full SHA for 8304407
Browse repository at this point
feat(drag-and-drop): enhance task grouping updates and socket event handling
Show description for 1737120
chamikaJ
committed
1737120
View commit details
Copy full SHA for 1737120
Browse repository at this point
refactor(drag-and-drop): replace console logging with error logging
Show description for 55a0028
chamikaJ
committed
55a0028
View commit details
Copy full SHA for 55a0028
Browse repository at this point
Merge pull request #269 from shancds/test/row-kanban-board-v1.2.0
Show description for c34b94c
chamikaJ
authored
c34b94c
View commit details
Copy full SHA for c34b94c
Browse repository at this point
Enhance TaskCard accessibility by adding title attribute to task name
Show description for 8d7d54b
shancds
committed
8d7d54b
View commit details
Copy full SHA for 8d7d54b
Browse repository at this point
Update TaskProgressCircle to visually indicate task completion
Show description for d462014
shancds
committed
d462014
View commit details
Copy full SHA for d462014
Browse repository at this point
Merge pull request #270 from shancds/test/row-kanban-board-v1.2.0
Show description for ba5d497
chamikaJ
authored
ba5d497
View commit details
Copy full SHA for ba5d497
Browse repository at this point
feat(database-migrations): implement grouping-specific sort orders and constraints
Show description for 0bb748c
chamikaJ
committed
0bb748c
View commit details
Copy full SHA for 0bb748c
Browse repository at this point
feat(auth): add combined AuthAndSetupGuard for route protection
Show description for 6e911d7
chamikaJ
committed
6e911d7
View commit details
Copy full SHA for 6e911d7
Browse repository at this point
refactor(account-setup): update ProjectStep to use custom dispatch and refresh user session
Show description for 0434bbb
chamikaJ
committed
0434bbb
View commit details
Copy full SHA for 0434bbb
Browse repository at this point
feat(timer): add useTimerInitialization hook for managing running timers
Show description for cb5610d
chamikaJ
committed
cb5610d
View commit details
Copy full SHA for cb5610d
Browse repository at this point
feat(logout): implement cache cleanup and service worker unregistration on logout
Show description for 833879e
chamikaJ
committed
833879e
View commit details
Copy full SHA for 833879e
Browse repository at this point
refactor(App): streamline cache cleanup process on logout
Show description for 737f7ca
chamikaJ
committed
737f7ca
View commit details
Copy full SHA for 737f7ca
Browse repository at this point
Merge pull request #271 from Worklenz/release/v2.1.2
Show description for 4788294
chamikaJ
authored
4788294
View commit details
Copy full SHA for 4788294
Browse repository at this point
You can’t perform that action at this time.