Releases: taskany-inc/issues
Releases · taskany-inc/issues
Release 1.16.0
1.16.0 (2023-07-06)
Features
- FiltersPanel: add SSR (8c1da4f)
- FiltersPanel: autocomplete for Priority (837ed92)
- FiltersPanel: autocomplete for Projects/Tags/Presets (948af1a)
- FiltersPanel: autocomplete for States (b250ffe)
- Page: added footer menu (2397c77)
- UserFilter: add autocomplete and server fetch (824d2d3)
Bug Fixes
- ProjectListItemCollapsable: uncollapsable items are not intercative (2ffd7a0)
Release 1.15.0
Release 1.14.2
Release 1.14.1
Release 1.14.0
1.14.0 (2023-06-29)
Features
- CollapsableItem: highlight collapsable (a12a059)
- GoalPage: sidebar redesign (7f5af49)
- GoalPage: transfer goal to other project (aeeac7e)
- HistoryRecord: remove PriorityText component (f6cc9b1)
- i18n: disable client-side locale detection (21c1c88)
- i18n: help pages i18n (a339be4)
- PageTitlePreset: added component for page title with applied preset (ebaab23)
- PriorityDropdown: remove PriorityText component (0c31085)
- PriorityText: remove PriorityText component (efdbd68)
- ProjectListItem: button to open Project at new page (c2d0ed4)
- ProjectListItemCollapsable: default state is opened (15c178d)
- ProjectListItemCollapsable: ghost button for goals trigger (717c1ff)
- ProjectSettingsPage: added outline in button (fcba7b2)
- Settings: introduce beta testing (bdb64f3)
- State: type is not nullable (f621d8b)
- UserGroup: add counter (1b8cb83)
- UserSettingsPage: added outline in button (c8bacef)
Bug Fixes
- allow to change state of goal if goal is editable only (39a3098)
- ColorizedMenuItem: return StateDot as marker (8ba9427)
- CriteriaForm: hover for trigger content only (7ceefb5)
- db: use default value for max function (fd805f6)
- GoalAchievmentCriteria: markup changes and beatufy (2e94bcd)
- GoalCriteria: do not show zero weight (d5d125d)
- GoalCriteriaItem: move remove button into title cell (23d4e31)
- GoalsPage: sync client and server fetch (4109d7a)
- HistoryRecord: do not show pretext for participants (0e1787e)
- ProjectListItemCollapsable: fix border error (9720c34)
- ProjectListItemCollapsable: fix offset blinking (87b6ca0)
- ProjectListItemConnected: add query state to goals counter (dc71266)
- ProjectsPage: show only first level projects (e1733bf)
- RelativeTime: use named export (cd376a4)
- UserGroup: default user count is circle (1fffdfa)
Release 1.13.0
Release 1.12.0
Release 1.11.0
1.11.0 (2023-06-22)
Features
- GoalPage: redesign header, add criteria progress bar (8f45cd4)
- GoalPreview: redesign header, add criteria progress bar (abc07cc)
- ProjectListItemCollapsible: add goals button (0630b3f)
- ProjectListItemCollapsible: codereview changes (eeb5b06)
- ProjectListItemCollapsible: component composition step 1 (f29104d)
- ProjectListItemCollapsible: fix css important style (412f43f)
- ProjectListItemCollapsible: fix toggle blinking (e2f9386)
- ProjectListItemCollapsible: new components (c46a735)
- ProjectListItemCollapsible: prisma project.getByIds endpoint (a0634f8)
- ProjectListItemCollapsible: remove props spread (7b6eb2b)
- ProjectListItemCollapsible: support goals loading on click (b9e0281)
- ProjectListItemCollapsible: support project loading status (7c2dcb3)
- RelativeTime: no hover for unclickable timestamps (afc0367)
- State: add basic types (f720922)
Bug Fixes
Release 1.10.0
Release 1.9.0
1.9.0 (2023-06-19)
Features
- ColorizedMenuItem: remove Dot (8425003)
- Dashboard: move to / page (d6db983)
- EstimateComboBox: added the ability to select the annual quarter (d598801)
- GoalAchievement: add remove criteria action (95e73f5)
- GoalAchievement: add title unique validate (166eae5)
- GoalAchievement: new components CriteriaForm and GoalCriteria (ed28037)
- GoalAchievement: new schema, validate, routes (3c67ab9)
- GoalAchievement: only owner or issuer can update state of criteria (5bce0e0)
- GoalAchievement: use new components in goal's preview and page (d47fe6e)
- GoalListItem: changed text style (498b214)
- GoalPage: remove Dot (6dffdd0)
- introduce goals page with lazy load (edf59c9)
- PriorityDropdown: remove Dot (e5c859f)
Bug Fixes
- GoalAchievement: used components improvements (b98a2c9)
- GoalCriteria: fix typo in TickCircleIcon (0ca8d23)
- GoalEditForm: inferred types of update (4eb932d)
- GoalListItem: accept nullable props (9a41e61)
- use MenuItem for PriorityFilter and PriorityDropdown (51e16a3)
- useHotkey: use helper to not run hotkeys in editable fields (407a0a6)