Releases: taskany-inc/issues
Releases · taskany-inc/issues
Release 2.1.0
2.1.0 (2023-10-17)
Features
- GoalPreview: background invalidate (37a82a4)
Bug Fixes
- FilterPanel: correct appling
groupBy
param (01501e6) - GoalDeleteModal: archive goal, not delete (ee0fa03)
- GoalListItem: updatedAt time aligned to left (2218afb)
- GoalPreview: dropshadow for modal header (dfaf28b)
- ProjectPage: removed useless description (1d32004)
- ProjectPage: return parent projects in breadcrumbs (3138597)
- sync dashborad and goals pages design (dd05847)
Release 2.0.1
Release 2.0.0
2.0.0 (2023-10-16)
⚠ BREAKING CHANGES
- remove field "priority" from goal model
Features
- cross project goals (312cf87)
- GoalPreview: added sidebar like on GoalPage (203bef5)
- GoalsPage,ProjectsPage: union goals and projects page (856d1b2)
- GoalsPage: add new components (e5b43f9)
- state dot for pinned comment (310071b)
Bug Fixes
- added priority model instead of string (bdeeb35)
- FilterPanel: move Group control near Filter control (9ab802a)
- FilterPresetForm: simplify api (50be538)
- GoalList: drop unused component (76b86bf)
- HistoryRecord: add partner projects record (283add8)
- HistoryRecord: show pretext for changed owner (7ec931a)
Code Refactoring
- remove field "priority" from goal model (188c4da)
Release 1.33.0
Release 1.32.4
Release 1.32.3
Release 1.32.2
Release 1.32.1
1.32.1 (2023-10-06)
Bug Fixes
Release 1.32.0
1.32.0 (2023-10-05)
Features
- *Page: apply new component api (fe2a228)
- access middleware (0a8c6bd)
- component GlobalSearch imported from bricks (a500b27)
- component Keyboard imported from bricks (76068ec)
- estimate aliases in new filter (ddcf04c)
- EstimateFilter: @previous, @current, @next aliases (536f0bf)
- EstimateFilter: new estimate picker (c6ac025)
- EstimateFilter: new estimate picker (ec2da4a)
- FilterPanel: add new components (a53c17f)
- FilterPanel: apply new components for panel (2c59253)
- FilterPanel: replace Dropdown components to Tab and AutoComplete components (0320995)
- general way to get user name/email/nickname (1c64ec9)
- SortFilter: rewrite filter with AutoComplete usage (0f9e37b)
- users: add nickname in search params (5481285)
- useUrlFilterParams: append batch method update for state (b7b87a0)
Bug Fixes
- added scroll for markdown when it crowded (cddaf94)
- apply user name getter in whole places (553c257)
- auth: allow account linking via email, #1711 (895637b)
- CardHeader: show user name corectly (0e69ef3)
- corrected a spelling mistake in word Schema (57f83d0)
- create and apply DOM attrs (8653083)
- CreateGoal: can create goal for empty project (d762c91)
- empty projects visible only without filters (c568d52)
- FilterPanel: apply visual styles (3a93f31)
- FilterPanel: visual changes (654dfe0)
- FilterPopup: prevent outside clicks (65862d2)
- FiltersPanel: highlighted filters label (73a59ed)
- FilterTabLabel: drop unnecassery code (8abc4bc)
- GoalListItem: align text (a7d718d)
- GoalPage: align header elements (e8da876)
- hotfix criteria handlers (ec70e3b)
- InlineForm: use bricks component (13bf7e2)
- keyPredictor: simplify impelementation and drop debounced call (b3b70a1)
- tab settings must be visible only for project owners (83edb3e)
- typedef errors (0160671)
- use new component (86b787f)
- user cant remove tags from any goal (5538add)
- user dont see an empty participants block (ac52051)
- UserComboBox: getting user name (10e7d3e)