From d272dfd6590b8a94e3daf5eec3e81316866c8d80 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Thu, 23 Jan 2025 22:30:18 +0000 Subject: [PATCH 1/4] change: copy for governance action details --- .../GovernanceActionNewConstitutionDetailsTabContent.tsx | 4 ++-- govtool/frontend/src/i18n/locales/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx b/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx index 82e9e26f5..6a9b1b01c 100644 --- a/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx +++ b/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx @@ -13,14 +13,14 @@ export const GovernanceActionNewConstitutionDetailsTabContent = ({ 1600 ? "longText" : "oneLine"} /> 1600 ? "longText" : "oneLine"} diff --git a/govtool/frontend/src/i18n/locales/en.json b/govtool/frontend/src/i18n/locales/en.json index 0b2642110..31026ccd2 100644 --- a/govtool/frontend/src/i18n/locales/en.json +++ b/govtool/frontend/src/i18n/locales/en.json @@ -344,8 +344,8 @@ "about": "About", "abstract": "Abstract", "amount": "Amount:", - "anchorURL": "Anchor URL", - "anchorHash": "Anchor Hash", + "anchorURL": "Metadata anchor link", + "anchorHash": "Metadata anchor hash", "backToGovActions": "Back to Governance Actions", "castVote": "<0>You voted {{vote}} on this proposal\non {{date}} (Epoch {{epoch}})", "castVoteDeadline": "You can change your vote up to {{date}} (Epoch {{epoch}})", From f169fca008f52bb22774dbf012cdcee112fcc3a9 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Thu, 23 Jan 2025 22:31:03 +0000 Subject: [PATCH 2/4] change: order of new constitution detials element --- ...ernanceActionNewConstitutionDetailsTabContent.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx b/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx index 6a9b1b01c..8fb538e67 100644 --- a/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx +++ b/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx @@ -13,16 +13,16 @@ export const GovernanceActionNewConstitutionDetailsTabContent = ({ 1600 ? "longText" : "oneLine"} /> 1600 ? "longText" : "oneLine"} /> From 9e3faa8aaf5f2f5062061ee9a8dd4aed9f92a784 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Thu, 23 Jan 2025 22:33:23 +0000 Subject: [PATCH 3/4] docs: update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a1ff8810..b663ddfd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,8 @@ changes. ### Changed -- +- Change labelling of governance action metadata anchor +- Change labelling and order of new constitution governance action details ### Removed From f0acd6a7c0e819b13fd4c97ec5b4381c68045a3e Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Thu, 23 Jan 2025 23:27:34 +0000 Subject: [PATCH 4/4] change: new constitution link has a link button --- .../GovernanceActionNewConstitutionDetailsTabContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx b/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx index 8fb538e67..f5f613947 100644 --- a/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx +++ b/govtool/frontend/src/components/molecules/GovernanceActionNewConstitutionDetailsTabContent.tsx @@ -12,7 +12,7 @@ export const GovernanceActionNewConstitutionDetailsTabContent = ({ return (