Improvements in the application
- Guest role: The functionality for the guest role in the application has been improved.
- Owner rights: The owner of the workspace now sees all projects (including private and public) and tasks.
- UI components: The closing animation has been removed for the selection components (Select, MenuSelect and Popover).
Projects and tasks
- Responsible: Fixed the ability to delete a responsible person in projects.
- Hotkeys: Added hotkeys for changing the view of projects (Ctrl + 1 - Ctrl + 9).
- Number field: Fixed the size of the component for entering numbers (AppInputNumber) in projects.
- Date validation: Added date validation in projects.
DatePicker improvements
- Component refactoring: The separate DatePicker component has been refactored for reuse.
- Quick selection: Added a menu for quick date selection with validation.
- Mobile adaptation: DatePicker now works correctly on mobile devices.
- DatePickerInput: Implemented and integrated a component for entering dates (DatePickerInput).
- Today/Tomorrow/Yesterday: Added the ability to quickly select "today", "tomorrow" and "yesterday" and so on.
- Six-week view: DatePicker now displays six weeks to avoid "jumps" when switching.
Comments and notifications
- UI improvements: Changed the appearance of the button to open comments, now it is visible when hovering.
- Answers: Implemented the ability to respond to comments.
- Scrolling and highlighting: When clicking on an answer, the comment is scrolled and highlighted if it is visible.
- Notifications: Added notifications for new answers to comments.
Reports
- Bug fix: Fixed an error in user reports when changing the period.
WizardEditor (text editor)
- Dark mode: Changed the color of highlighted cells in dark mode.