Martin Grossmann
Martin Grossmann
#### Description, the reason for the PR ... #### Fixes issues ... #### Check the appropriate checkboxes below, please - [ ] [BC breaks](https://docs.shopsys.com/en/latest/contributing/backward-compatibility-promise/) - [ ] New feature -...
#### Description, the reason for the PR todo: remove ci stage from dockerfile #### Fixes issues ... #### Check the appropriate checkboxes below, please - [ ] [BC breaks](https://docs.shopsys.com/en/latest/contributing/backward-compatibility-promise/) -...
#### Description, the reason for the PR ... #### Fixes issues ... #### Check the appropriate checkboxes below, please - [ ] [BC breaks](https://docs.shopsys.com/en/latest/contributing/backward-compatibility-promise/) - [ ] New feature -...
#### Description, the reason for the PR ... #### Fixes issues fixes #413 #### License Agreement for contributions - [ ] I have read and signed [License Agreement for contributions](https://www.shopsys.com/license-agreement)...
#### Description, the reason for the PR This PR migrates the JavaScript linting and formatting tooling from ESLint to Biome across the entire monorepo's backend JavaScript files. Changes made: -...
#### Description, the reason for the PR This PR partially removes dependency on jQuery UI by replacing components with modern, lighter alternatives: #### Datepicker Replaced jquery-ui/datepicker with https://flatpickr.js.org/ - a...
## 🤖 Installing Claude Code GitHub App This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository. ### What is Claude Code? [Claude Code](https://claude.ai/code) is...
#### Description, the reason for the PR ... #### Fixes issues ... #### License Agreement for contributions - [ ] I have read and signed [License Agreement for contributions](https://www.shopsys.com/license-agreement) ----...
#### Description, the reason for the PR Docker images are no longer stored in ghcr, but passed as an artifact between jobs. Removed separate workflow for forks. Avoid duplication by...
#### Description, the reason for the PR This PR adds a cart breakdown into the cart and a simplified form into the 2nd and 3rd steps of the order. Also,...