[WEB-2421] chore: issue display properties and issue identifier improvements. (#5577)
* [WEB-2421] chore: issue display properties and issue identifier improvements. * chore: remove yarn.lock changes.
This commit is contained in:
parent
71f3c5c12a
commit
00b76300f5
15 changed files with 138 additions and 57 deletions
1
packages/types/src/view-props.d.ts
vendored
1
packages/types/src/view-props.d.ts
vendored
|
|
@ -127,6 +127,7 @@ export interface IIssueDisplayProperties {
|
|||
updated_on?: boolean;
|
||||
modules?: boolean;
|
||||
cycle?: boolean;
|
||||
issue_type?: boolean;
|
||||
}
|
||||
|
||||
export type TIssueKanbanFilters = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue