Skip to content

Bugfix/revert vue version - fix docker-compose#405

Merged
uhurusurfa merged 2 commits intoOpenAS2:masterfrom
chadgates:bugfix/revert_vue_version
Dec 4, 2024
Merged

Bugfix/revert vue version - fix docker-compose#405
uhurusurfa merged 2 commits intoOpenAS2:masterfrom
chadgates:bugfix/revert_vue_version

Conversation

@chadgates
Copy link
Copy Markdown
Contributor

@chadgates chadgates commented Dec 4, 2024

Have reverted the vue update - vue3 is different from vue2 and there are breaking changes. To "stabilize" the current version (UI is not changed to vue3 yet) I have reverted back.

Also, it seems the environment variables had quotes and typo, which prevents them from being populated correctly. Also the RESTAPI was not enabled, which led to #320 as well - believe this is not necessary.

This should also fix #399 and #400

Fixes issue with environment variable not populated properly into config and enables UI by default.
Copy link
Copy Markdown
Contributor

@uhurusurfa uhurusurfa 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 the fix

@uhurusurfa uhurusurfa merged commit b6cfe17 into OpenAS2:master Dec 4, 2024
@chadgates chadgates deleted the bugfix/revert_vue_version branch December 5, 2024 08:12
GreicodexJM pushed a commit to igwtech/OpenAs2App that referenced this pull request Feb 26, 2026
* Revert "Bump vue from 2.7.16 to 3.0.0 in /WebUI (OpenAS2#398)"

This reverts commit dbbe0a5.

* Update docker-compose.yml

Fixes issue with environment variable not populated properly into config and enables UI by default.
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.

Stucks while building WebUI using Docker

2 participants