Skip to content

Releases: taskany-inc/issues

Release 1.8.0

13 Jun 08:34
Compare
Choose a tag to compare

1.8.0 (2023-06-12)

Features

  • CommentForm: form redesign (5bad2f0)
  • Goal: create/edit forms redesign (083b3a8)
  • ProjectCreateForm: reorder form components (8bb15f4)
  • State: no hover if not clickable (505457f)

Bug Fixes

  • HotkeysModal: use ModalContent as container (3814ac1)
  • search: limit results for 5 items (0dbc2a9)

Release 1.7.0

08 Jun 12:00
Compare
Choose a tag to compare

1.7.0 (2023-06-08)

Features

  • EstimateComboBox: shows current Q first and others in future (a527a18)
  • GoalHistory: new goal feed combined history and comments (a60b960)
  • PageHeader: add GlobalSearch (fd52558)

Bug Fixes

  • ActivityFeed: pass comment state (b23bfa5)
  • GoalHistory: fix tags change record (4881d7f)

Release 1.6.0

05 Jun 17:33
Compare
Choose a tag to compare

1.6.0 (2023-06-05)

Features

  • Estimate: change relation between Goal and Estimate (b531f61)
  • FiltersPanel: add Issuer filter, #1019 (d596d9b)
  • FiltersPanel: add Participant filter, #1020 (0154ef6)
  • FiltersPanel: add Starred and Watching filters (f0093d0)
  • FiltersPanelApplied: show applied sort props (197c4c8)
  • Goal: comment with push state (daa9ce5)
  • GoalCreateForm: added Dropdown near the button (d6d28e3)
  • GoalListItem: show starred and watching status (124f3da)
  • GoalsGroup: css grids (88e202d)
  • PageTitle: show preset author (2f2ed41)
  • ProjectCreateForm: added the ability to enter vowels in the project key (832587d)
  • ProjectListItem: add new makup and fields (c47696c)
  • ProjectListItem: add new ProjectListItem to goals page (7214d3c)
  • ProjectListItem: fix types error (d6370bb)
  • RelativeTime: added switching of date display type (34e2dc6)
  • trpc: provide starred and watching filters data (dcf58dc)
  • UserFilter: current user is always first (9778b98)

Bug Fixes

  • CommentView: date type does not change when clicking on child elements (6217103)
  • Estimate: change field name createadAt -> createdAt (c34b895)
  • FiltersPanelApplied: do not show sort if no values (4cff2ab)
  • GoalCreateForm: use outline button in all cases (23284b1)
  • GoalListItem: remove unused keyset (bd77251)
  • GoalsPage: view preset author if you are not author of it (42936b9)
  • useUrlFilterParams: reset preset w/o empty param, #804 (d24463f)

Release 1.5.1

30 May 14:38
Compare
Choose a tag to compare

1.5.1 (2023-05-30)

Bug Fixes

  • GoalListItem: bigger paddings for row (4f3349c)

Release 1.5.0

30 May 13:59
Compare
Choose a tag to compare

1.5.0 (2023-05-30)

Features

  • GoalListItem: new GoalListItem design (2ada2bb)
  • GoalListItem: paddings smaller (6afab2c)
  • GoalListItem: state component instead of DotState (3679f04)

Bug Fixes

  • autofocus now works (2cd1539)
  • GoalEditForm: estimate is optional (0ca3291)
  • GoalHistory: use strict type for records (86a7455)
  • goal: move goal to new project in update (241562b)
  • GoalsGroup: common table for Goals groups (7d6a30c)
  • project: pass only id to connect property (774582b)
  • shrink text (3e5654b)

Release 1.4.0

29 May 10:21
Compare
Choose a tag to compare

1.4.0 (2023-05-29)

Features

  • GoalHistory: db schema and seed data (1630024)
  • GoalHistory: recordings changes (d81dc71)
  • GoalHistory: recordings changes of state, participants and deps (dac32ee)
  • GoalHistory: recordings ids as changed values (6ab2ce5)
  • GoalHistory: rewrite seeding GoalHistory data (19cab4d)

Bug Fixes

  • GoalHistory: calculate typings of history (c4780c1)
  • GoalHistory: query for history, drop unreachable code (23bf3a7)
  • Goal: use count instead of max (faefb5b)
  • worker: incorrect path to runner (8137345)

Release 1.3.0

25 May 10:18
Compare
Choose a tag to compare

1.3.0 (2023-05-25)

Features

  • FiltersPanel: support sort filter (6e0dd45)
  • Goal: sort by updatedAt by default (fbfd6a6)

Bug Fixes

  • Goal: use shortId to confirm deleting (f58a01a)
  • IssueDependenciesForm: scopedId in input field (6bfb74e)

Release 1.2.0

23 May 11:53
Compare
Choose a tag to compare

1.2.0 (2023-05-23)

Features

  • Goal: change project with scope id (eb81fdd)
  • Goal: create id in project scope (2825ded)

Bug Fixes

  • FiltersPanelApplied: incorrect space position (57c5658)

Release 1.1.0

22 May 09:27
Compare
Choose a tag to compare

1.1.0 (2023-05-22)

Features

  • add background queue (b658eef)
  • bricks component filterPanel (cda5426)
  • Goal: goal project parents owners can edit goal (b7319af)
  • react and react-dom are externals by default (36a8552)
  • trpc: filter router (7f49408)

Bug Fixes

  • do not show empty values in applied filters (eff70c8)
  • GoalPage: wrap content in dropdown items (9597243)
  • GoalPreview: automatically open early opened GoalEditForm modal (a522646)
  • GoalsPage: check query params (7d7a3bf)
  • GoalsPage: hook call without condition (303dfde)
  • GoalsPage: restore gql ssr data (39e4a4f)
  • i18n: unused translations keys (cdbf82d)
  • invalidate goal and project cache after clicks by watch or star buttons (bd1a611)
  • move prod modules to prod section (25e58c1)
  • next: adapt config to work with prod modules only (3db0934)
  • NotificationsHub: migrate all request (f761ef3)
  • ProjectPage: restore gql ssr data (340cc21)
  • run publish if new release notes (83ce8bf)
  • sentry: correct Sentry plugin usage (5cdcc52)
  • Sentry: up to date configs (3d2ec7a)
  • trpc: add transformer to ssr helper (e25ce14)
  • vulnerabilities audit (fd282d1)

Release 1.0.0

27 Apr 14:38
d0f857d
Compare
Choose a tag to compare

1.0.0 (2023-04-27)

⚠ BREAKING CHANGES

  • drop team table
  • remove teams from gql resolvers
  • remove teams docs
  • remove teams support
  • drop other part of teams components
  • replace teams explore with projects in Header menu
  • drop useless routes
  • drop teams pages and components
  • disable e2e in GH workflows

Features

  • @bricks form elements integration (d85ae14)
  • @taskany/colors integration (8c34dc1)
  • from @taskany/bricks (f511c06)
  • add PageTitle (8988050)
  • add PresetFilterDropdown (f14944c)
  • add PriorityFilterDropdown (e4ade97)
  • Add PriorityText component (d4e56cf)
  • add routing progress (9a09043)
  • Badge, Button, Card, CleanButton, ComboBox, Dot from bricks (618d9b0)
  • ComboBox: support groups (04b3826)
  • connect npm package @taskany/bricks (5dcbb1b)
  • Dropdown, Fieldset, Footer, Input, InputContainer, Link, SheepLogo integration (76c302d)
  • EstimateFilterDropdown: user can filter goals via estimates (a9e044b)
  • fetch, create, delete custom filters (1b9182c)
  • Filter: add model and resolver (9c10e53)
  • FiltersPanel: add projects filter (6ad298e)
  • FiltersPanel: reset button (0cff0b8)
  • Filter: star/unstar not owned filters (ff51e2f)
  • FormEditor translations (22b0d1e)
  • FormMultiImport component (83cd385)
  • global create button (99ac5f8)
  • Goal: add archived field to model and filters (c29c567)
  • Goal: allow user to delete goals (da13117)
  • GoalEditForm: allow move goal btw project and team (641e728)
  • GoalEditForm: move goal btw projects (5b67642)
  • GoalList: click on tag adds it to filter (1dfe44f)
  • GoalListItem: show priority (f11a0f5)
  • GoalPreview: allow edit goal from preview (94b11f5)
  • Goal: show team goals on dashboard (3b38b73)
  • Goal: show team info on goal page (ae0c2c7)
  • Goal: show teams of goal project (a70850b)
  • Goal: support creating goals for Team (8555e54)
  • helper string with current filter values (245e613)
  • hooks from @taskany/bricks (b2bd415)
  • Icon, Modal and depended (c3778ba)
  • include project/team title/desctiprion to search fields (cd43264)
  • integrate custom filters on dashboard (3d54b03)
  • integrate custom filters on project page (c1f5460)
  • integrate StateDot, MarkedListItem from @bricks (8b623e4)
  • migrate to easy-typed-intl (Comments components) (8bc0434)
  • migrate to easy-typed-intl (Common components) (90b7a53)
  • migrate to easy-typed-intl (drop next-intl) (8d0f0e7)
  • migrate to easy-typed-intl (fix merge conflicts) (a463239)
  • migrate to easy-typed-intl (Goals components) (478300b)
  • migrate to easy-typed-intl (Issues components) (f507bdf)
  • migrate to easy-typed-intl (Projects components) (4d730e9)
  • NotificationsHub: one way to notify users (e9cd83a)
  • PageHeader blocks from @taskany/bricks (4c56ed4)
  • Project: add teams editing on project settings (0c3e11d)
  • Project: show teams on project page (31f5c6c)
  • Project: user can transfer ownership (56591bb)
  • support priority filter in resolvers (95fa077)
  • Team: add flow field (1f91cd8)
  • Team: add projects on team settings (35735d3)
  • TeamCreateForm: add flow field (82e89ed)
  • TeamCreateForm: add key field (7fb88e0)
  • Team: show team goals on team page (da0c10b)
  • Team: user can delete team (93af986)
  • Team: user can transfer ownership (cbe05f9)
  • Text, Popup from bricks (beefe4b)
  • top level projects in explore (a5c5a38)
  • universal WatchButton and StarButton (943f5d1)
  • Update bricks, remove extra dependencies (9d70e2d)
  • User: clear local storage from settings page (b28d430)

Bug Fixes

  • auth: keykloak extra field (9339e9f)
  • auth: return rest params (6233b97)
  • Button: pointer if onClick provided only (3de2663)
  • Buttons markup error (ae98de2)
  • Button: use bkg color as text color in focus mode ([2e19882](2e19882670c...
Read more