-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6370bb
commit 7d71d66
Showing
5 changed files
with
72 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
## [1.6.0](https://github.com/taskany-inc/issues/compare/v1.5.1...v1.6.0) (2023-06-05) | ||
|
||
|
||
### Features | ||
|
||
* **Estimate:** change relation between `Goal` and `Estimate` ([b531f61](https://github.com/taskany-inc/issues/commit/b531f6143e5c3c6de8342ac628fdcada3d26f3be)) | ||
* **FiltersPanel:** add Issuer filter, [#1019](https://github.com/taskany-inc/issues/issues/1019) ([d596d9b](https://github.com/taskany-inc/issues/commit/d596d9b50682ba775d64ebe72d7aadbbd1e05956)) | ||
* **FiltersPanel:** add Participant filter, [#1020](https://github.com/taskany-inc/issues/issues/1020) ([0154ef6](https://github.com/taskany-inc/issues/commit/0154ef6678db265fef524301d44822acab06a3b7)) | ||
* **FiltersPanel:** add Starred and Watching filters ([f0093d0](https://github.com/taskany-inc/issues/commit/f0093d084981fe709fd33582aff593c226dd14e1)) | ||
* **FiltersPanelApplied:** show applied sort props ([197c4c8](https://github.com/taskany-inc/issues/commit/197c4c8cdbd383a68258a397f90dca2f182fb79d)) | ||
* **Goal:** comment with push state ([daa9ce5](https://github.com/taskany-inc/issues/commit/daa9ce51f616a40910c04ea2eb92f16da5402936)) | ||
* **GoalCreateForm:** added Dropdown near the button ([d6d28e3](https://github.com/taskany-inc/issues/commit/d6d28e38bb704ad1309f1d1c0cbeb28361091d99)) | ||
* **GoalListItem:** show starred and watching status ([124f3da](https://github.com/taskany-inc/issues/commit/124f3da7324fc149cafe98eba2bccc2ca250b12e)) | ||
* **GoalsGroup:** css grids ([88e202d](https://github.com/taskany-inc/issues/commit/88e202db3ae77b47cafb7f6e532c3bf6b19d49ac)) | ||
* **PageTitle:** show preset author ([2f2ed41](https://github.com/taskany-inc/issues/commit/2f2ed41e1093869c7c65812a69489d55e27476f7)) | ||
* **ProjectCreateForm:** added the ability to enter vowels in the project key ([832587d](https://github.com/taskany-inc/issues/commit/832587d788acc803ee893b81c2c3762cd58b852b)) | ||
* **ProjectListItem:** add new makup and fields ([c47696c](https://github.com/taskany-inc/issues/commit/c47696c8f2995bb07de8fd07b6fcc6d7efacf7a1)) | ||
* **ProjectListItem:** add new ProjectListItem to goals page ([7214d3c](https://github.com/taskany-inc/issues/commit/7214d3c6158da759c6137e10595da6eb071a12ae)) | ||
* **ProjectListItem:** fix types error ([d6370bb](https://github.com/taskany-inc/issues/commit/d6370bbd2a9eb819c3fdc90b1fd539139b3c9408)) | ||
* **RelativeTime:** added switching of date display type ([34e2dc6](https://github.com/taskany-inc/issues/commit/34e2dc6efe8a911e6861b1c114b987d8c685fdb4)) | ||
* **trpc:** provide starred and watching filters data ([dcf58dc](https://github.com/taskany-inc/issues/commit/dcf58dcae52440195344cfedd6043470ac8f11b2)) | ||
* **UserFilter:** current user is always first ([9778b98](https://github.com/taskany-inc/issues/commit/9778b98938fdcbe8ba6973a0caa8bd6ff36a5a82)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **CommentView:** date type does not change when clicking on child elements ([6217103](https://github.com/taskany-inc/issues/commit/6217103457eefc631b0b15b63e168b9f834f55e7)) | ||
* **Estimate:** change field name `createadAt` -> `createdAt` ([c34b895](https://github.com/taskany-inc/issues/commit/c34b895fad109a5888f8ff7f7b761859c4c4b21e)) | ||
* **FiltersPanelApplied:** do not show sort if no values ([4cff2ab](https://github.com/taskany-inc/issues/commit/4cff2abf60207dec081df80e12e533608f839a81)) | ||
* **GoalCreateForm:** use outline button in all cases ([23284b1](https://github.com/taskany-inc/issues/commit/23284b168d561431cdebac7e671810d0a886c55e)) | ||
* **GoalListItem:** remove unused keyset ([bd77251](https://github.com/taskany-inc/issues/commit/bd77251f07e2503fe630d0397f9ce74c261d744b)) | ||
* **GoalsPage:** view preset author if you are not author of it ([42936b9](https://github.com/taskany-inc/issues/commit/42936b9d7325f6afd8c237ad670d3f5ca044c929)) | ||
* **useUrlFilterParams:** reset preset w/o empty param, [#804](https://github.com/taskany-inc/issues/issues/804) ([d24463f](https://github.com/taskany-inc/issues/commit/d24463f2d1ed99bb0df1448501fd94ab20353f5e)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.1 | ||
1.6.0 |