Skip to content

Update the footer issue 4075#4077

Merged
bosko-m merged 2 commits into
developfrom
issue_4075
Sep 12, 2025
Merged

Update the footer issue 4075#4077
bosko-m merged 2 commits into
developfrom
issue_4075

Conversation

@MiroZiel
Copy link
Copy Markdown

List of changes

  • Add / Fix / Change / Remove

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

}
},
"footer": {
"copyright": "© {{year}} Intersect MBO",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be GovTool, not Intersect MBO

const nowDate = new Date();
await expect(
canvas.getByText(`© ${nowDate.getFullYear()} Intersect MBO`),
canvas.getByText(`© ${nowDate.getFullYear()} Intersect`),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be GovTool, not Intersect MBO

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@bosko-m bosko-m merged commit 2aa3d28 into develop Sep 12, 2025
8 checks passed
@bosko-m bosko-m deleted the issue_4075 branch September 12, 2025 13:41
@github-actions
Copy link
Copy Markdown
Contributor

@MiroZiel
This PR is in the tag: develop-2aa3d284fbc9ffca8ddd23a69a0328f946269caa , for govtool-metadata-validation service

@github-actions
Copy link
Copy Markdown
Contributor

@MiroZiel
This PR is in the tag: develop-2aa3d284fbc9ffca8ddd23a69a0328f946269caa , for govtool-backend service

@github-actions
Copy link
Copy Markdown
Contributor

@MiroZiel
This PR is in the tag: develop-2aa3d284fbc9ffca8ddd23a69a0328f946269caa , for govtool-frontend service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants