Skip to content

Commit d36c3ac

Browse files
prateekshourya29gakshitaanmolsinghbhatiasriramveeraghantavamsikrishnamathala
authored
feat: language support (#6472)
* chore: ln support modules constants * fix: translation key * chore: empty state refactor (#6404) * chore: asset path helper hook added * chore: detailed and simple empty state component added * chore: section empty state component added * chore: language translation for all empty states * chore: new empty state implementation * improvement: add more translations * improvement: user permissions and workspace draft empty state * chore: update translation structure * chore: inbox empty states * chore: disabled project features empty state * chore: active cycle progress empty state * chore: notification empty state * chore: connections translation * chore: issue comment, relation, bulk delete, and command k empty state translation * chore: project pages empty state and translations * chore: project module and view related empty state * chore: remove project draft related empty state * chore: project cycle, views and archived issues empty state * chore: project cycles related empty state * chore: project settings empty state * chore: profile issue and acitivity empty state * chore: workspace settings realted constants * chore: stickies and home widgets empty state * chore: remove all reference to deprecated empty state component and constnats * chore: add support to ignore theme in resolved asset path hook * chore: minor updates * fix: build errors --------- Co-authored-by: Prateek Shourya <[email protected]> Co-authored-by: sriram veeraghanta <[email protected]> * fix: language support fo profile (#6461) * fix: ln support fo profile * fix: merge changes * fix: merge changes * [WEB-3165]feat: language support for issues (#6452) * * chore: moved issue constants to packages * chore: restructured issue constants * improvement: added translations to issue constants * chore: updated translation structure * * chore: updated chinese, spanish and french translation * chore: updated translation for issues mobile header * chore: updated spanish translation * chore: removed translation for issue priorities * fix: build errors * chore: minor updates --------- Co-authored-by: Prateek Shourya <[email protected]> * chore: migrated filters.ts to packages (#6459) Co-authored-by: Prateek Shourya <[email protected]> * chore: workspace drafts constant moved to plane constant package * feat: home language support without stickies (#6443) * feat: home language support without stickies * fix: home sidebar * fix: added missing keys * fix: show all btn * fix: recents empty state * chore: translation update * feat: workspace constant language support and refactor (#6462) * chore: workspace constant language support and refactor * chore: workspace constant language support and refactor * chore: code refactor * chore: code refactor * merge conflict * chore: code refactor --------- Co-authored-by: Prateek Shourya <[email protected]> * chore: tab indices constant moved to plane package (#6464) * chore: notification language support and refactor * chore: ln support for inbox constants (#6432) * chore: ln support for inbox constants * fix: snooze duration * fix: enum * fix: translation keys * fix: inbox status icon * fix: status icon * fix: naming --------- Co-authored-by: Prateek Shourya <[email protected]> * fix: ln support for views constants (#6431) * fix: ln support for views constants * fix: added translation * fix: translation keys * fix: access * chore: code refactor * chore: ln support workspace projects constants (#6429) * chore: ln support workspace projects constants * fix: translation key * fix: removed state translation * fix: removed state translation * fi: added translations * Chore: theme language support and refactor (#6465) * chore: themes language support and refactor * chore: theme language support and refactor * fix * [WEB-3173] chore: language support for cycles constant file (#6415) * chore: ln support for cycles constant file * fix: added chinese * fix: lint * fix: translation key * fix: build errors * minor updates * chore: minor translation update * chore: minor translation update * refactor: move labels contants to packages * refactor: move swr, file and error related constants to packages * chore: timezones constant moved to plane package * chore: metadata constant code refactor * chore: code refactor * fix: dashboard constants moved * chore: code refactor (#6478) * refactor: spreadsheet constants * chore: drafts language support (#6485) * chore: workspace drafts language support * chore: code refactor * feat: ln support for notifications (#6486) * feat: ln support for notifications * fix: translations * * refactor: moved page constants to packages (#6480) * fix: removed use-client * chore: removed unnecessary commnets * chore: workspace draft language support (#6490) * chore: workspace drafts language support * chore: code refactor * chore: draft language support * Feat constant event tracker (#6479) * fix: event tracjer constants * fix: constants event tracker * feat: language translation - projects list (#6493) * feat: added translation to projects list page * chore: restructured translation file * chore: module language support (#6499) * chore: module language support added * chore: code refactor * chore: workspace views language support (#6492) * chore: workspace views language support * chore: code refactor * feat: custom analytics language support (#6494) * feat: custom analytics language support * fix: key * fix: refactoring --------- Co-authored-by: Prateek Shourya <[email protected]> * chore: minor improvements * feat: language support for intake (#6498) * feat: language support for intake * fix: key name * refactor: authentications related translations * feat: language support issues (#6501) * enhancement: added translations for issue list view * chore: added translations for issue detail widgets * chore: added missing translations * chore: modified issue to work items * chore: updated translations * Feat: workspace settings language support (#6508) * feat: language support for workspace settings * fix: lint * fix: export title * chore project settings language support (#6502) * chore: project settings language support * chore: code refactor * refactor: workspace creation related translations * chore: renamed issues to work items * fix: build errors * fix: lint * chore: modified translations * chore: remove duplicate * improvement: french translation * chore: chinese translation improvement * fix: japanese translations * chore: added spanish translation * minor improvements * fix: miscelleous language translations * fix: clear_all key * fix: moved user permission constants (#6516) * feat: language support for issues (#6513) * chore: added language support to issue detail widgets * improvement: added translation for issue detail * enhancement: added language trasnlation to issue layouts * chore: translation improvement (#6518) * feat: language support description (#6519) * enhancement: added language support for description * fix: updated keys * chore: renamed issue to work item (#6522) * chore: replace missing issue occurances to work items * fix: build errors * minor improvements * fix: profile links * Feat ln cycles (#6528) * feat: added language support for cycles * feat: added language support for cycles * chore: added core.json * fix: translation keys * fix: translation keys (#6530) * fix: changed sidebar keys * fix: removed extras * fix: updated keys * chore: optimize translation imports * fix: updated keys (#6534) * fix: updated keys * fix-sub work items toasts * chore: add missing translation and minor fixes * chore: code refactor * fix: language support keys (#6553) * minor improvements * minor fixes * fix: remove lucide import from constants package * chore: regenerate all translations * chore: addded chinese and japanese translation files * chore: remove all from translations * fix: added member * fix: language support keys (#6558) * fix: renamed keys * fix: space app * chore: renamed issues to work items * chore: update site manifest * chore: updated translations * fix: lang keys * chore: update translations --------- Co-authored-by: gakshita <[email protected]> Co-authored-by: Anmol Singh Bhatia <[email protected]> Co-authored-by: sriram veeraghanta <[email protected]> Co-authored-by: Akshita Goyal <[email protected]> Co-authored-by: Vamsi Krishna <[email protected]> Co-authored-by: Anmol Singh Bhatia <[email protected]> Co-authored-by: Vamsi krishna <[email protected]> Co-authored-by: Vamsi Krishna <[email protected]>
1 parent e244f48 commit d36c3ac

File tree

693 files changed

+18178
-10481
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

693 files changed

+18178
-10481
lines changed

admin/app/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ import { DefaultLayout } from "@/layouts/default-layout";
77
export const metadata: Metadata = {
88
title: "Plane | Simple, extensible, open-source project management tool.",
99
description:
10-
"Open-source project management tool to manage issues, sprints, and product roadmaps with peace of mind.",
10+
"Open-source project management tool to manage work items, sprints, and product roadmaps with peace of mind.",
1111
openGraph: {
1212
title: "Plane | Simple, extensible, open-source project management tool.",
1313
description:
14-
"Open-source project management tool to manage issues, sprints, and product roadmaps with peace of mind.",
14+
"Open-source project management tool to manage work items, sprints, and product roadmaps with peace of mind.",
1515
url: "https://plane.so/",
1616
},
1717
keywords:
18-
"software development, customer feedback, software, accelerate, code management, release management, project management, issue tracking, agile, scrum, kanban, collaboration",
18+
"software development, customer feedback, software, accelerate, code management, release management, project management, work items tracking, agile, scrum, kanban, collaboration",
1919
twitter: {
2020
site: "@planepowers",
2121
},

packages/constants/src/analytics.ts

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
import { TXAxisValues, TYAxisValues } from "@plane/types";
33

44
export const ANALYTICS_TABS = [
5-
{ key: "scope_and_demand", title: "Scope and Demand" },
6-
{ key: "custom", title: "Custom Analytics" },
5+
{
6+
key: "scope_and_demand",
7+
i18n_title: "workspace_analytics.tabs.scope_and_demand",
8+
},
9+
{ key: "custom", i18n_title: "workspace_analytics.tabs.custom" },
710
];
811

912
export const ANALYTICS_X_AXIS_VALUES: { value: TXAxisValues; label: string }[] =
@@ -62,7 +65,7 @@ export const ANALYTICS_Y_AXIS_VALUES: { value: TYAxisValues; label: string }[] =
6265
[
6366
{
6467
value: "issue_count",
65-
label: "Issue Count",
68+
label: "Work item Count",
6669
},
6770
{
6871
value: "estimate",

web/core/constants/cycle.ts renamed to packages/constants/src/cycle.ts

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,40 @@
11
// types
2-
import { TCycleLayoutOptions, TCycleTabOptions } from "@plane/types";
3-
4-
export const CYCLE_TABS_LIST: {
5-
key: TCycleTabOptions;
6-
name: string;
7-
}[] = [
8-
{
9-
key: "active",
10-
name: "Active",
11-
},
12-
{
13-
key: "all",
14-
name: "All",
15-
},
16-
];
17-
182
export const CYCLE_STATUS: {
19-
label: string;
3+
i18n_label: string;
204
value: "current" | "upcoming" | "completed" | "draft";
21-
title: string;
5+
i18n_title: string;
226
color: string;
237
textColor: string;
248
bgColor: string;
259
}[] = [
2610
{
27-
label: "day left",
11+
i18n_label: "project_cycles.status.days_left",
2812
value: "current",
29-
title: "In progress",
13+
i18n_title: "project_cycles.status.in_progress",
3014
color: "#F59E0B",
3115
textColor: "text-amber-500",
3216
bgColor: "bg-amber-50",
3317
},
3418
{
35-
label: "Yet to start",
19+
i18n_label: "project_cycles.status.yet_to_start",
3620
value: "upcoming",
37-
title: "Yet to start",
21+
i18n_title: "project_cycles.status.yet_to_start",
3822
color: "#3F76FF",
3923
textColor: "text-blue-500",
4024
bgColor: "bg-indigo-50",
4125
},
4226
{
43-
label: "Completed",
27+
i18n_label: "project_cycles.status.completed",
4428
value: "completed",
45-
title: "Completed",
29+
i18n_title: "project_cycles.status.completed",
4630
color: "#16A34A",
4731
textColor: "text-green-600",
4832
bgColor: "bg-green-50",
4933
},
5034
{
51-
label: "Draft",
35+
i18n_label: "project_cycles.status.draft",
5236
value: "draft",
53-
title: "Draft",
37+
i18n_title: "project_cycles.status.draft",
5438
color: "#525252",
5539
textColor: "text-custom-text-300",
5640
bgColor: "bg-custom-background-90",
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
// types
2+
import { TIssuesListTypes } from "@plane/types";
3+
4+
export enum EDurationFilters {
5+
NONE = "none",
6+
TODAY = "today",
7+
THIS_WEEK = "this_week",
8+
THIS_MONTH = "this_month",
9+
THIS_YEAR = "this_year",
10+
CUSTOM = "custom",
11+
}
12+
13+
// filter duration options
14+
export const DURATION_FILTER_OPTIONS: {
15+
key: EDurationFilters;
16+
label: string;
17+
}[] = [
18+
{
19+
key: EDurationFilters.NONE,
20+
label: "All time",
21+
},
22+
{
23+
key: EDurationFilters.TODAY,
24+
label: "Due today",
25+
},
26+
{
27+
key: EDurationFilters.THIS_WEEK,
28+
label: "Due this week",
29+
},
30+
{
31+
key: EDurationFilters.THIS_MONTH,
32+
label: "Due this month",
33+
},
34+
{
35+
key: EDurationFilters.THIS_YEAR,
36+
label: "Due this year",
37+
},
38+
{
39+
key: EDurationFilters.CUSTOM,
40+
label: "Custom",
41+
},
42+
];
43+
44+
// random background colors for project cards
45+
export const PROJECT_BACKGROUND_COLORS = [
46+
"bg-gray-500/20",
47+
"bg-green-500/20",
48+
"bg-red-500/20",
49+
"bg-orange-500/20",
50+
"bg-blue-500/20",
51+
"bg-yellow-500/20",
52+
"bg-pink-500/20",
53+
"bg-purple-500/20",
54+
];
55+
56+
// assigned and created issues widgets tabs list
57+
export const FILTERED_ISSUES_TABS_LIST: {
58+
key: TIssuesListTypes;
59+
label: string;
60+
}[] = [
61+
{
62+
key: "upcoming",
63+
label: "Upcoming",
64+
},
65+
{
66+
key: "overdue",
67+
label: "Overdue",
68+
},
69+
{
70+
key: "completed",
71+
label: "Marked completed",
72+
},
73+
];
74+
75+
// assigned and created issues widgets tabs list
76+
export const UNFILTERED_ISSUES_TABS_LIST: {
77+
key: TIssuesListTypes;
78+
label: string;
79+
}[] = [
80+
{
81+
key: "pending",
82+
label: "Pending",
83+
},
84+
{
85+
key: "completed",
86+
label: "Marked completed",
87+
},
88+
];
89+
90+
export type TLinkOptions = {
91+
userId: string | undefined;
92+
};

packages/constants/src/error.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

web/core/constants/event-tracker.ts renamed to packages/constants/src/event-tracker.ts

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,10 @@ export const getIssueEventPayload = (props: IssueEventProps) => {
104104
module_id: payload.module_id,
105105
archived_at: payload.archived_at,
106106
state: payload.state,
107-
view_id: path?.includes("workspace-views") || path?.includes("views") ? path.split("/").pop() : "",
107+
view_id:
108+
path?.includes("workspace-views") || path?.includes("views")
109+
? path.split("/").pop()
110+
: "",
108111
};
109112

110113
if (eventName === ISSUE_UPDATED) {
@@ -166,12 +169,12 @@ export const MODULE_LINK_CREATED = "Module link created";
166169
export const MODULE_LINK_UPDATED = "Module link updated";
167170
export const MODULE_LINK_DELETED = "Module link deleted";
168171
// Issue Events
169-
export const ISSUE_CREATED = "Issue created";
170-
export const ISSUE_UPDATED = "Issue updated";
171-
export const ISSUE_DELETED = "Issue deleted";
172-
export const ISSUE_ARCHIVED = "Issue archived";
173-
export const ISSUE_RESTORED = "Issue restored";
174-
export const ISSUE_OPENED = "Issue opened";
172+
export const ISSUE_CREATED = "Work item created";
173+
export const ISSUE_UPDATED = "Work item updated";
174+
export const ISSUE_DELETED = "Work item deleted";
175+
export const ISSUE_ARCHIVED = "Work item archived";
176+
export const ISSUE_RESTORED = "Work item restored";
177+
export const ISSUE_OPENED = "Work item opened";
175178
// Project State Events
176179
export const STATE_CREATED = "State created";
177180
export const STATE_UPDATED = "State updated";

packages/constants/src/event.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/constants/src/filter.ts

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,56 @@ export enum E_SORT_ORDER {
22
ASC = "asc",
33
DESC = "desc",
44
}
5+
export const DATE_AFTER_FILTER_OPTIONS = [
6+
{
7+
name: "1 week from now",
8+
value: "1_weeks;after;fromnow",
9+
},
10+
{
11+
name: "2 weeks from now",
12+
value: "2_weeks;after;fromnow",
13+
},
14+
{
15+
name: "1 month from now",
16+
value: "1_months;after;fromnow",
17+
},
18+
{
19+
name: "2 months from now",
20+
value: "2_months;after;fromnow",
21+
},
22+
];
23+
24+
export const DATE_BEFORE_FILTER_OPTIONS = [
25+
{
26+
name: "1 week ago",
27+
value: "1_weeks;before;fromnow",
28+
},
29+
{
30+
name: "2 weeks ago",
31+
value: "2_weeks;before;fromnow",
32+
},
33+
{
34+
name: "1 month ago",
35+
i18n_name: "date_filters.1_month_ago",
36+
value: "1_months;before;fromnow",
37+
},
38+
];
39+
40+
export const PROJECT_CREATED_AT_FILTER_OPTIONS = [
41+
{
42+
name: "Today",
43+
value: "today;custom;custom",
44+
},
45+
{
46+
name: "Yesterday",
47+
value: "yesterday;custom;custom",
48+
},
49+
{
50+
name: "Last 7 days",
51+
value: "last_7_days;custom;custom",
52+
},
53+
{
54+
name: "Last 30 days",
55+
value: "last_30_days;custom;custom",
56+
},
57+
];

packages/constants/src/inbox.ts

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
import { TInboxDuplicateIssueDetails, TIssue } from "@plane/types";
2+
3+
export enum EInboxIssueCurrentTab {
4+
OPEN = "open",
5+
CLOSED = "closed",
6+
}
7+
8+
export enum EInboxIssueStatus {
9+
PENDING = -2,
10+
DECLINED = -1,
11+
SNOOZED = 0,
12+
ACCEPTED = 1,
13+
DUPLICATE = 2,
14+
}
15+
16+
export type TInboxIssueCurrentTab = EInboxIssueCurrentTab;
17+
export type TInboxIssueStatus = EInboxIssueStatus;
18+
export type TInboxIssue = {
19+
id: string;
20+
status: TInboxIssueStatus;
21+
snoozed_till: Date | null;
22+
duplicate_to: string | undefined;
23+
source: string;
24+
issue: TIssue;
25+
created_by: string;
26+
duplicate_issue_detail: TInboxDuplicateIssueDetails | undefined;
27+
};
28+
29+
export const INBOX_STATUS: {
30+
key: string;
31+
status: TInboxIssueStatus;
32+
i18n_title: string;
33+
i18n_description: () => string;
34+
}[] = [
35+
{
36+
key: "pending",
37+
i18n_title: "inbox_issue.status.pending.title",
38+
status: EInboxIssueStatus.PENDING,
39+
i18n_description: () => `inbox_issue.status.pending.description`,
40+
},
41+
{
42+
key: "declined",
43+
i18n_title: "inbox_issue.status.declined.title",
44+
status: EInboxIssueStatus.DECLINED,
45+
i18n_description: () => `inbox_issue.status.declined.description`,
46+
},
47+
{
48+
key: "snoozed",
49+
i18n_title: "inbox_issue.status.snoozed.title",
50+
status: EInboxIssueStatus.SNOOZED,
51+
i18n_description: () => `inbox_issue.status.snoozed.description`,
52+
},
53+
{
54+
key: "accepted",
55+
i18n_title: "inbox_issue.status.accepted.title",
56+
status: EInboxIssueStatus.ACCEPTED,
57+
i18n_description: () => `inbox_issue.status.accepted.description`,
58+
},
59+
{
60+
key: "duplicate",
61+
i18n_title: "inbox_issue.status.duplicate.title",
62+
status: EInboxIssueStatus.DUPLICATE,
63+
i18n_description: () => `inbox_issue.status.duplicate.description`,
64+
},
65+
];
66+
67+
export const INBOX_ISSUE_ORDER_BY_OPTIONS = [
68+
{
69+
key: "issue__created_at",
70+
i18n_label: "inbox_issue.order_by.created_at",
71+
},
72+
{
73+
key: "issue__updated_at",
74+
i18n_label: "inbox_issue.order_by.updated_at",
75+
},
76+
{
77+
key: "issue__sequence_id",
78+
i18n_label: "inbox_issue.order_by.id",
79+
},
80+
];
81+
82+
export const INBOX_ISSUE_SORT_BY_OPTIONS = [
83+
{
84+
key: "asc",
85+
i18n_label: "common.sort.asc",
86+
},
87+
{
88+
key: "desc",
89+
i18n_label: "common.sort.desc",
90+
},
91+
];

0 commit comments

Comments
 (0)