Skip to content

chore: Merge return to dashboard links feature into palm.master - #87

Merged
j0mc merged 5 commits into
palm.masterfrom
feature/return-to-dashboard-link-palm
Nov 22, 2024
Merged

chore: Merge return to dashboard links feature into palm.master#87
j0mc merged 5 commits into
palm.masterfrom
feature/return-to-dashboard-link-palm

Conversation

@j0mc

@j0mc j0mc commented Nov 21, 2024

Copy link
Copy Markdown
Contributor

Overview

This PR merges changes from #83 into the palm.master branch, where we'll also need them.

Checklist

⚠️ Please make sure to fill this checklist before asking for reviews.

  • Code is correctly formatted and linted
  • Unit tests are updated and are passing
  • PR title follows conventional commits:
    i.e. feat(CUR-###): Feature title
  • PR Title aligns to Semantic-Release supported prefixes (NOTE: prefixes are case sensitive, keep lower-case):
 feat() - Feature (0.X.0)
 fix() - Patch (0.0.X)
 docs() - Patch (0.0.X), will only scope to README changes
 refactor() - Patch (0.0.X)
 revert() - Patch (0.0.X)
 style() - Patch (0.0.X)
  • Check for unused files
  • Check work before asking for reviewers
  • Fix any linting errors
  • SECURITY: No secrets where commited to the repo
  • COMPLIANCE: Commited code is not propietary and adheres to Open Source licensing

j0mc added 5 commits November 21, 2024 15:34
    This modifies the header in the logo to link back to the main
    frontend, and configuration options, to enable the header link and
    set the base URL for the main frontend (DASHBOARD_BASE_URL)
	This adds a new configuration option FOOTER_LINK_MAP which
	overrides the default set of links in the footer. It's set as a
	json blob in the same format of the existing link map.
@j0mc
j0mc merged commit 4b40978 into palm.master Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants