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

Introduce client config #457

Merged
9 commits merged into from
Jan 5, 2021
Merged

Introduce client config #457

9 commits merged into from
Jan 5, 2021

Conversation

ghost
Copy link

@ghost ghost commented Dec 21, 2020

@ghost ghost requested a review from puehringer December 21, 2020 14:29
@ghost ghost assigned puehringer Dec 21, 2020
@ghost ghost requested a review from lehnerchristian as a code owner December 21, 2020 14:29
@ghost ghost requested a review from thinkh December 23, 2020 13:19
@ghost ghost assigned thinkh Dec 23, 2020
Copy link
Member

@thinkh thinkh left a comment

Choose a reason for hiding this comment

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

I made some minor suggestions for improvements. Please add a description how this works and who is overriding whom.

Comment on lines 145 to 146
// TODO: Do you want to print an error here, or should it fail silently?
console.error('Error parsing clientConfig.json', e);
Copy link
Member

Choose a reason for hiding this comment

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

I would log an error and add empty clientConfigs.json to every existing apps. New apps should have an empty clientConfig.json by default.

We should probably remove the TODO marker before merging the PR.

src/ATDPApplication.ts Outdated Show resolved Hide resolved
src/ATDPApplication.ts Show resolved Hide resolved
@thinkh thinkh changed the title introduce client config Introduce client config Dec 28, 2020
Copy link
Member

@thinkh thinkh left a comment

Choose a reason for hiding this comment

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

Thanks for your changes. Looks good now!

@ghost ghost merged commit 973e944 into develop Jan 5, 2021
@ghost ghost deleted the mp/introduce_client_config branch January 5, 2021 08:36
@dvvanessastoiber dvvanessastoiber mentioned this pull request Jan 27, 2021
2 tasks
This pull request was closed.
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