-
Notifications
You must be signed in to change notification settings - Fork 13
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: P002271-6012 delete mfe info #49
Merged
KimFFVII
merged 14 commits into
onecx:v4
from
KimFFVII:feat/P002271-6012-delete-mfe-info
Jan 18, 2024
Merged
feat: P002271-6012 delete mfe info #49
KimFFVII
merged 14 commits into
onecx:v4
from
KimFFVII:feat/P002271-6012-delete-mfe-info
Jan 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KimFFVII
changed the title
Feat/p002271 6012 delete mfe info
feat: P002271-6012 delete mfe info
Dec 18, 2023
SchettlerKoehler
requested changes
Dec 25, 2023
libs/portal-integration-angular/src/lib/core/utils/create-translate-loader.spec.ts
Outdated
Show resolved
Hide resolved
libs/portal-integration-angular/src/lib/services/theme.service.ts
Outdated
Show resolved
Hide resolved
SchettlerKoehler
requested changes
Jan 18, 2024
libs/portal-integration-angular/src/lib/core/utils/translate-service-initializer.utils.ts
Outdated
Show resolved
Hide resolved
libs/portal-integration-angular/src/lib/services/app-state.service.ts
Outdated
Show resolved
Hide resolved
SchettlerKoehler
approved these changes
Jan 18, 2024
KimFFVII
added a commit
that referenced
this pull request
Jan 19, 2024
* feat: P002271-6007 distributed state in config service (#24) * feat: first steps of cleanup * feat: more refactoring and cleanup * feat: add v4 branch for worklflows * feat: add v4 branch to workflows * fix: change to pipe map * fix: async behavior fix * fix: remove untilDestroyed * fix: remove untilDestroyed --------- Co-authored-by: kim.tran <[email protected]> * feat: merge main v4 (#33) * fix: diagram color range fix * fix: theme logo * chore(release): -v3.5.2 [skip ci] ## [3.5.2](v3.5.1...v3.5.2) (2023-12-05) ### Bug Fixes * diagram color range fix ([487f671](487f671)) * theme logo ([e8ebc0e](e8ebc0e)) * feat: add ifNotPermission (#28) * feat: add ifNotPermission * fix: add missing condition in if * feat: remove console log --------- Co-authored-by: kim.tran <[email protected]> --------- Co-authored-by: Annika Nowak <[email protected]> Co-authored-by: Andrej Petras <[email protected]> Co-authored-by: kim.tran <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> * fix: utils for create logo url (#34) * fix: utils for create logo url * fix: delete wrongly pushed async translate loader utils * fix: some fixes --------- Co-authored-by: kim.tran <[email protected]> * feat: P002271-6013 keycloak auth service distributed state (#35) * feat: distributed state in keycloak auth service * fix: remove async translate loader utils * feat: new topic and some minor fixes * fix: some fixes --------- Co-authored-by: kim.tran <[email protected]> * feat: create async translate loader (#38) Co-authored-by: kim.tran <[email protected]> * fix: move keycloak auth config injection token (#61) Co-authored-by: kim.tran <[email protected]> * feat: MessageService independent from the instance (#68) * feat: MessageService independent from the instance * fix: add missing members of message, remove or replace MessageService with PortalMessageService * fix: use spread operator * fix: test expectations fix * fix: expect with objectContaining * fix: test minor fix --------- Co-authored-by: kim.tran <[email protected]> * feat: P002271-6012 delete mfe info (#49) * feat: delte mfe info * feat: public static createTranslateLoader * feat: topic changes, isInitialized not necessary after publish * feat: add tests * fix: install ng-mocks * feat: remove jest-marbles * fix: minor fix in test * fix: minor fixes * feat: changes for enabling starting apps in standalone mode * fix: init currentMfe with values in standalone, set basePath correctly with apiPrefix * fix: some minor fixes * fix: minor fix in one test * fix: fix tests and minor fixes --------- Co-authored-by: kim.tran <[email protected]> * feat: merge main and first version of releasen notes * fix: update guide * fix: link to section * Update ci.yml * fix: further changes to the update guide * fix: more fixes for the update guide * fix: minor change in the update guide * fix: linkk to changelog and update guid in readme --------- Co-authored-by: kim.tran <[email protected]> Co-authored-by: Annika Nowak <[email protected]> Co-authored-by: Andrej Petras <[email protected]> Co-authored-by: semantic-release-bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.