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

fix: save address doctor configuration in the ngrx store #1622

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Apr 10, 2024

PR Type

[x] Bugfix

What Is the Current Behavior?

The Address Doctor has to be configured in the environment.ts file. The feature does not take effect when providing the necessary configurations in a YAML file for a Flux deployment or in a docker_compose file.

What Is the New Behavior?

The address doctor can be configured in a YAML file for a Flux deployment or in a docker_compose file as well.

Does this PR Introduce a Breaking Change?

[x] No

Other Information

AB#95679

@SGrueber SGrueber requested a review from shauke April 10, 2024 11:03
@SGrueber SGrueber self-assigned this Apr 10, 2024
@SGrueber SGrueber added the bug Something isn't working label Apr 10, 2024
@SGrueber SGrueber added this to the 5.2 milestone Apr 10, 2024
@SGrueber SGrueber force-pushed the bugfix/save_address_doctor_configuration branch 3 times, most recently from 52b76b2 to 20b5b8e Compare April 10, 2024 13:40
@andreassteinmann andreassteinmann assigned shauke and unassigned SGrueber Apr 15, 2024
…works with SSR

* save Address Doctor configuration in the ngrx store/address-doctor-store.module.ts
* so the configuration can be provided in the docker_compose or in a deployment yaml file and be transfered from SSR to client side in the browser
@shauke shauke force-pushed the bugfix/save_address_doctor_configuration branch from 20b5b8e to 38a4896 Compare April 22, 2024 10:12
@shauke shauke merged commit 2cadc4b into develop Apr 22, 2024
13 checks passed
@shauke shauke deleted the bugfix/save_address_doctor_configuration branch April 22, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants