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

feat: use json instead of ts files for frontend configuration and theme #492

Merged
merged 3 commits into from
May 12, 2023

Conversation

martin-trajanovski
Copy link
Collaborator

@martin-trajanovski martin-trajanovski commented May 10, 2023

Description

Change the ts config/theme files with json for easier injection during the build and deploy process.

Motivation

Config and theme were presented as ts files which in build process were compiled to js and it wasn't easy to inject the config on the go using helm charts.

Fixes:

Changes:

  • changes made

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@nitrosx nitrosx merged commit 6222a30 into master May 12, 2023
@nitrosx nitrosx deleted the SWAP-3282-make-configuration-injectable-into-backend branch May 12, 2023 07:25
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