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

Changed image url concatenations to use createUrlPath helper #2166

Merged
merged 43 commits into from
Aug 5, 2024

Conversation

ipasic-softserve
Copy link
Contributor

Changed image url concatenations to use createUrlPath helper instead of template string

@YaroslavChuiko
Copy link
Contributor

Something happened with a bunch of tests, check if this is caused by your changes and if so, fix those tests

image

image

@ipasic-softserve ipasic-softserve force-pushed the feature/1944/change-image-url-concatenation branch from c143216 to c28b02a Compare July 29, 2024 12:16
@ipasic-softserve
Copy link
Contributor Author

ipasic-softserve commented Jul 29, 2024

PavloDolia and others added 25 commits August 1, 2024 23:08
* rewrote DateFilter to tsx

* extended DesktopDatePickerProps
* Rewrote SubjectsStep to tsx format

* fix sonar issue

* fix sonar issue 2
* Rewrote FindBlock to tsx format

* fixed tests
* Rewrote ProfileDoneItemsList to tsx format

* changed imports
* Fixed privacy policy translation

* Fixed en version
* Add an error tooltip for User Profile

* Add open on hover behaviour

* Fix style: added gap and decreased error icon

* Add an error tooltip to the personal info tab

* Fix test

* Fix linter errors

* Update src/pages/edit-profile/EditProfile.tsx

Co-authored-by: Olenka Hryk <[email protected]>

* Refactor enableTooltipError to use optional chain expression

---------

Co-authored-by: Olenka Hryk <[email protected]>
* Rewrote ProfileContainerMobile to tsx

* Refactor doneItems type

* Fix doneItems type
* Rewrote ProfileContainerDesktop to tsx

* Refactor doneItems type

* Fix doneItems type
…category-name

Bugfix/2113/change category name
…e-login-form-tsx

Rewrite LoginForm to tsx format and fix the sonar issues
…e-google-login-tsx

Rewrite GoogleLogin to tsx format and fix the sonar issues
…e-offer-details-tsx

Rewrite OfferDetails to tsx format and fix the sonar issues
* Rewrote SearchInput to tsx

* Refactor setSearch to use React.Dispatch type
Copy link

sonarqubecloud bot commented Aug 5, 2024

@ipasic-softserve ipasic-softserve merged commit aff370f into develop Aug 5, 2024
3 checks passed
@ipasic-softserve ipasic-softserve deleted the feature/1944/change-image-url-concatenation branch August 5, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

(SP: 1) Refactor places where we concatenate image url from env and some path
7 participants