display menu dropdown when sidebar collapsed (#58)
update spacing & alignment in dialogs/drawers
update border & transition of sticky columns in user table
update heading alignment to left in user dialogs
add height and scroll area in user mutation dialogs
update /dashboard route to just /
build: replace require with import in tailwind.config.js
Refactor
remove unnecessary layout-backup file
v1.0.0 (2024-12-09)
BREAKING CHANGE
Restructured the entire folder
hierarchy to adopt a feature-based structure. This
change improves code modularity and maintainability
but introduces breaking changes.
Feat
implement task dialogs
implement user invite dialog
implement users CRUD
implement global command/search
implement custom sidebar trigger
implement coming-soon page
Fix
uncontrolled issue in account setting
card layout issue in app integrations page
remove form reset logic from useEffect in task import