Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to extend metacatui server.js for a custom metacatui theme #2036

Open
vchendrix opened this issue Jul 12, 2022 · 0 comments · May be fixed by #2037
Open

Ability to extend metacatui server.js for a custom metacatui theme #2036

vchendrix opened this issue Jul 12, 2022 · 0 comments · May be fixed by #2037
Labels
enhancement ESS-DIVE Issues associated with the ESS-DIVE project

Comments

@vchendrix
Copy link
Collaborator

Describe the feature you'd like
We have a custom MetacatUI theme for our data repository and would like a way to extend server.js to run our own theme

Is your feature request related to a problem? Please describe.
Create an extendable node module that can be loaded locally in a custom server.js module.

@vchendrix vchendrix added enhancement ESS-DIVE Issues associated with the ESS-DIVE project labels Jul 12, 2022
vchendrix added a commit that referenced this issue Jul 12, 2022
Ability to extend metacatui server.js for a custom metacatui theme
+ adds app.js module that is extended by server.js
+ Running `npm run dev` should produce the same results

Closes #2036
@vchendrix vchendrix linked a pull request Jul 12, 2022 that will close this issue
@robyngit robyngit linked a pull request Jun 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ESS-DIVE Issues associated with the ESS-DIVE project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant