[MM-51844 & MM-51843] Work template permissions check (#22825)

Этот коммит содержится в:
Julien Tant
2023-04-10 09:51:20 -07:00
коммит произвёл GitHub
родитель fbe7323079
Коммит 6e7759b314
7 изменённых файлов: 67 добавлений и 18 удалений

Просмотреть файл

@@ -42,7 +42,7 @@ content:
template: "Product Release"
name: "Feature release"
id: product-release-playbook
illustration: "/static/worktemplates/product_teams/feature_release/playbook.png"
illustration: "/static/worktemplates/playbooks/product_release.png"
- integration:
id: jira
- integration:
@@ -61,7 +61,7 @@ description:
board:
id: worktemplate.product_teams.goals_and_okrs.board
defaultMessage: >-
Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.
Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.
integration:
id: worktemplate.product_teams.goals_and_okrs.integration
defaultMessage: >-
@@ -134,7 +134,7 @@ description:
board:
id: worktemplate.product_teams.sprint_planning.board
defaultMessage: >-
Track your team's progress toward weekly goals with sprint breakdowns, prioritization, owner assignment, and comments.
Track your team's progress toward weekly goals with sprint breakdowns, prioritization, owner assignment, and comments.
integration:
id: worktemplate.product_teams.sprint_planning.integration
defaultMessage: >-
@@ -263,7 +263,7 @@ description:
board:
id: worktemplate.companywide.goals_and_okrs.board
defaultMessage: >-
Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.
Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.
integration:
id: worktemplate.companywide.goals_and_okrs.integration
defaultMessage: >-
@@ -337,7 +337,7 @@ description:
board:
id: worktemplate.leadership.goals_and_okrs.board
defaultMessage: >-
Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.
Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.
integration:
id: worktemplate.leadership.goals_and_okrs.integration
defaultMessage: >-

Просмотреть файл

@@ -143,7 +143,7 @@ var wt00a1b44a5831c0a3acb14787b3fdd352 = &WorkTemplate{
Template: "Product Release",
Name: "Feature release",
ID: "product-release-playbook",
Illustration: "/static/worktemplates/product_teams/feature_release/playbook.png",
Illustration: "/static/worktemplates/playbooks/product_release.png",
},
},
{
@@ -174,7 +174,7 @@ var wt5baa68055bf9ea423273662e01ccc575 = &WorkTemplate{
},
Board: &TranslatableString{
ID: "worktemplate.product_teams.goals_and_okrs.board",
DefaultMessage: "Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board. ",
DefaultMessage: "Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.",
Illustration: "",
},
@@ -286,7 +286,7 @@ var wt8d2ef53deac5517eb349dc5de6150196 = &WorkTemplate{
},
Board: &TranslatableString{
ID: "worktemplate.product_teams.sprint_planning.board",
DefaultMessage: "Track your team's progress toward weekly goals with sprint breakdowns, prioritization, owner assignment, and comments. ",
DefaultMessage: "Track your team's progress toward weekly goals with sprint breakdowns, prioritization, owner assignment, and comments.",
Illustration: "",
},
@@ -487,7 +487,7 @@ var wtf7b846d35810f8272eeb9a1a562025b5 = &WorkTemplate{
},
Board: &TranslatableString{
ID: "worktemplate.companywide.goals_and_okrs.board",
DefaultMessage: "Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board. ",
DefaultMessage: "Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.",
Illustration: "",
},
@@ -601,7 +601,7 @@ var wt32ab773bfe021e3d4913931041552559 = &WorkTemplate{
},
Board: &TranslatableString{
ID: "worktemplate.leadership.goals_and_okrs.board",
DefaultMessage: "Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board. ",
DefaultMessage: "Track your team's progress toward organizational goals with the Goals and OKR board. Keep meetings on track with the Meeting Agenda board.",
Illustration: "",
},