Skip to content

Releases: taskany-inc/issues

Release 1.16.0

06 Jul 11:33
Compare
Choose a tag to compare

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

03 Jul 11:22
Compare
Choose a tag to compare

1.15.0 (2023-07-03)

Features

  • ProjectListItemCollapsable: added background for project purposes (7ff2c7a)

Bug Fixes

  • FiltersPanelApplied: fixed 500 on applied preset (0a84d99)
  • goal: map tags id to connect (7f61562)
  • ProjectListItem: align actions right (ced167d)
  • TagComboBox: deleted tags are not returned after being deleted (2e0e6e6)

Release 1.14.2

29 Jun 14:51
Compare
Choose a tag to compare

1.14.2 (2023-06-29)

Bug Fixes

  • ProjectListItemCollapsable: fix no goals text (bc221db)
  • State: desaturate stroke color (aed63ed)

Release 1.14.1

29 Jun 11:48
Compare
Choose a tag to compare

1.14.1 (2023-06-29)

Bug Fixes

  • CommentForm: pass value to hidden inputs (efb49c7)

Release 1.14.0

29 Jun 10:11
Compare
Choose a tag to compare

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

26 Jun 13:29
Compare
Choose a tag to compare

1.13.0 (2023-06-26)

Features

  • ProjectListItemCollapsable: change item text (ab65edc)

Release 1.12.0

26 Jun 11:22
Compare
Choose a tag to compare

1.12.0 (2023-06-26)

Features

  • ProjectItemCollapsable: add goals counter (7e83c34)
  • ProjectListItemConnected: create separate component (d76c9b1)
  • ProjectsPage: add projects page (cce114c)

Release 1.11.0

22 Jun 11:17
Compare
Choose a tag to compare

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

  • GoalHistory: check prev and next estimate before push (2dbf15d)
  • Goal: unique constraint for scopeId (ca34b45)
  • i18n: exact pattern match in getLangClient (fbca1b0)
  • package-lock.json: fix dependency problem (aa02327)
  • StateComment: synchroniosly update goal and create comment next (99acc58)

Release 1.10.0

20 Jun 14:31
Compare
Choose a tag to compare

1.10.0 (2023-06-20)

Features

  • GoalCreateForm: goal button improvements (e550f89)

Bug Fixes

  • goal: use max operator for new goal scopeId (69975d1)
  • PriorityDropdown: use value not text (c73e738)

Release 1.9.0

19 Jun 12:57
Compare
Choose a tag to compare

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)