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: standalone mode #614

Merged
merged 27 commits into from
Jan 15, 2025
Merged

Conversation

bastianjakobi
Copy link
Contributor

No description provided.

@bastianjakobi bastianjakobi self-assigned this Nov 19, 2024
@bastianjakobi bastianjakobi marked this pull request as ready for review December 9, 2024 23:09
@bastianjakobi
Copy link
Contributor Author

create-translate-loader-update.md

Guide for migrating to new translate loader.

Copy link
Contributor

@markuczy markuczy left a comment

Choose a reason for hiding this comment

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

Great work :>

@bastianjakobi bastianjakobi merged commit fc8a3d3 into onecx:main Jan 15, 2025
8 checks passed
tkit-dev pushed a commit that referenced this pull request Jan 15, 2025
## [5.31.0](v5.30.0...v5.31.0) (2025-01-15)

### Features

* implement id filter for div harness ([#643](#643)) ([5bb39f3](5bb39f3))
* nx release with tag ([#644](#644)) ([b16d8ce](b16d8ce))
* standalone mode ([#614](#614)) ([fc8a3d3](fc8a3d3))

### Bug Fixes

* fixed channel for release candidate ([#648](#648)) ([f18d80e](f18d80e))
* remove unwanted strings ([#645](#645)) ([76fde91](76fde91))
markuczy pushed a commit to markuczy/onecx-portal-ui-libs that referenced this pull request Jan 20, 2025
* feat: initial version of standalone mode

* feat: initial version of standalone mode

* fix: fix linter

* fix: add graceful fallback for empty env.json load

* feat: move translation loaders to angular-integration-interface, improve createTranslateLoader and deprecate exports in angular-accelerator

* feat: ensure unique translations in new create-translate-loader

* feat: migrate standalone shell to a module containing shell-viewport wrapper component

* fix: fix CI

* fix: disable oneCXShellLayout by default in standalone-shell

* fix: fix ci

* refactor: provide PIA TRANSLATION_PATH from within PIA

* refactor: provide TRANSLATION_PATH from within angular accelerator

* feat: inject translation paths in libs and remove dependency between shell-core and pia

* refactor: move permission checker utils to angular-integration-interface and remove redundant dependency in standalone-shell

* refactor: remove dependency between shell-core and angular-accelerator

* refactor: move utils to new lib, fix peer deps and peer dep linting

* fix: fix storybook imports

* refactor: export PROVIDE_STANDALONE_PROVIDERS_CONFIG

* refactor: extract and test hasPermissionCheckerFactory

* test: add tests for new createTranslateLoader

* refactor: improve providers

* fix: provide default value for inject

* test: add tests for createTranslateLoader without injected TRANSLATION_PATH

* fix: update package versions
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.

3 participants