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

chore: allow support for appended URL paths [WPB-10937] #18013

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

V-Gira
Copy link
Contributor

@V-Gira V-Gira commented Sep 6, 2024

TaskWPB-10937 [Web] Include configurable appended paths in SP1 branch

Description

It's been decided to include support of configurable appended url path to the release branch.

This is a cherry pick of 899ddd1 #16774 from dev

The default config is bumped to the appropriate version, providing default values for the new env variables.
See commit history: https://github.com/wireapp/wire-web-config-wire/commits/master/ https://github.com/wireapp/wire-web-config-default/commits/master/
image

Checklist

  • mentions the JIRA issue in the PR name (Ex. WPB-423)
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

V-Gira and others added 2 commits September 6, 2024 10:51
* fix: allow end user to set all url paths (WPB-4676)

* add new urls in env variables to config

* remove hard coded path from externalRoutes util

* update components using the externalRoutes util

* update missing components

* remove unused path

* rename subpath to url_path

* expose external urls instead of get methods

* add JS doc to methods appending UTM parameters

* Apply suggestions from code review

Co-authored-by: Przemysław Jóźwik <[email protected]>
---------

Co-authored-by: Virgile <[email protected]>
Co-authored-by: Przemysław Jóźwik <[email protected]>
@V-Gira V-Gira requested review from otto-the-bot and a team as code owners September 6, 2024 09:06
@echoes-hq echoes-hq bot added the echoes: unplanned Any work item that isn’t part of the product or technical roadmap. label Sep 6, 2024
Copy link

sonarqubecloud bot commented Sep 6, 2024

@V-Gira V-Gira merged commit fc4e6e7 into release/q1-2024 Sep 6, 2024
20 checks passed
@V-Gira V-Gira deleted the v/appended-paths branch September 6, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned Any work item that isn’t part of the product or technical roadmap. 👕 size: M type: chore 🧹
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants