Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
53bae084c4
refactor: streamline transaction page logic by consolidating state management and enhancing pagination, improving overall performance and maintainability
ba4d112cb8
feat: add duplicate transaction detection and display in transactions page, enhancing user experience with visual indicators for duplicates
cb8628ce39
refactor: standardize code formatting and improve readability across multiple components, including transaction handling and sidebar layout adjustments
11c0df1293
refactor: clean up code formatting and improve query invalidation logic in RulesPage and useIsMobile hook for better readability and maintainability
b2c8237bea
refactor: improve sidebar component styling and layout responsiveness, adjusting padding and alignment based on collapsed state for better user experience
2177ae7b4a
feat: implement optimistic updates for transaction handling and improve category selection in combobox components for enhanced user experience
1263ac9c52
refactor: enhance layout and styling consistency in dashboard components, including adjustments to card headers, content, and typography for improved readability and responsiveness
a33c41f1bd
feat: add mobile-friendly filter sheet to statistics and transaction components, enhancing user experience with improved layout and accessibility
1548ce4b0d
feat: update global styles and component designs for enhanced aesthetics and responsiveness, including new gradients, shadows, and transitions
d4db94d156
feat: enhance UI with new background gradients and responsive design adjustments across various components
b704cc5a84
chore: clean up .dockerignore and standardize formatting in auth.ts for improved readability
7ce8057c6b
chore(dependencies): update Next.js to version 15.5.7, NextAuth to version 4.24.13, and various other dependencies for improved performance and security
5415247f47
chore(dependencies): update eslint-config-next to version 15.5.7 and various TypeScript ESLint packages to version 8.48.1 for improved compatibility and security
f57ea205c7
test(JiraSync): improve test coverage for synchronization scenarios and enhance assertions for change detection
4fc41a5b2c
refactor(ManagerWeeklySummary): replace AchievementCard and ChallengeCard with TaskCard, implement tag filtering for accomplishments and challenges, and enhance UI for better data presentation
4c0f227e27
test(JiraSync): further refine test coverage for synchronization and change detection scenarios