Skip to content

feat: branding customization#263

Open
v-rocheleau wants to merge 9 commits into
mainfrom
feat/pcgl
Open

feat: branding customization#263
v-rocheleau wants to merge 9 commits into
mainfrom
feat/pcgl

Conversation

@v-rocheleau

Copy link
Copy Markdown
Contributor

Mostly for PCGL demo, but relevant for other projects as well:

  • Enable translation of the client name in the header and document
  • Enable custom branding image height in the header
  • Enable custom site header height

Comment thread src/js/components/SiteHeader.tsx Outdated
Comment thread src/js/components/SiteHeader.tsx
}
return axios
.get(projectsUrl)
.get(projectsUrl, reqConf)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

there is already a helper for this: authorizedRequestConfig(getState())

@davidlougheed

Copy link
Copy Markdown
Member
image

it would be good to get rid of the horizontal rule below the about text if projects cannot be loaded.

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.

2 participants