Recent Releases of coopcycle-web
coopcycle-web - v3.42.3
No code changes
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.42.2...v3.42.3
- PHP
Published by vladimir-8 9 months ago
coopcycle-web - v3.42.2
- Implement pagination on my orders endpoint
- Filter out carts
- Exclude debug logs and drop deprecation warnings on prod
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.42.1...v3.42.2
- PHP
Published by vladimir-8 9 months ago
coopcycle-web - v3.42.1
- Fix connection in app.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.42.0...v3.42.1
- PHP
Published by alexsegura 9 months ago
coopcycle-web - v3.42.0
What's Changed
- Bump API platform to 3.x by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/5054
- refactor test command to use make by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5076
- use make command from github actions (runs with -e APP_ENV=test) by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5077
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.41.2...v3.42.0
- PHP
Published by alexsegura 9 months ago
coopcycle-web - v3.41.2
- Hotfix push notifications.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.41.1...v3.41.2
- PHP
Published by alexsegura 10 months ago
coopcycle-web - v3.41.1
What's Changed
- [PERTE-237] Order notification messages by @diegomanuel in https://github.com/coopcycle/coopcycle-web/pull/5062
- Add an option to re-calculate price by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5069
- [PERTE-463] A rider may see a cancelled tasks in its TaskList by @Gonzalosanto in https://github.com/coopcycle/coopcycle-web/pull/5070
New Contributors
- @Gonzalosanto made their first contribution in https://github.com/coopcycle/coopcycle-web/pull/5070
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.41.0...v3.41.1
- PHP
Published by vladimir-8 10 months ago
coopcycle-web - v3.41.0
What's Changed
- Add 'manual' supplements during order creation by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5058
- Update order items display by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5066
- [PERTE-427] Dispatch every
task:updatedvia centrifugo by @diegomanuel in https://github.com/coopcycle/coopcycle-web/pull/5064
Mics:
- remove direct dependency on 'reselect' by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5065
- re-arrange fixtures by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5068
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.40.1...v3.41.0
- PHP
Published by vladimir-8 10 months ago
coopcycle-web - v3.40.1
- remove debug page and redundant logging
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.40.0...v3.40.1
- PHP
Published by vladimir-8 11 months ago
coopcycle-web - v3.40.0
What's Changed
- Add a name field to each pricing rule in https://github.com/coopcycle/coopcycle-web/pull/5038
- Have the ability to show how a price has been calculated in https://github.com/coopcycle/coopcycle-web/pull/5041
Mics:
- Add react error boundary in https://github.com/coopcycle/coopcycle-web/pull/5032
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.8...v3.40.0
- PHP
Published by vladimir-8 11 months ago
coopcycle-web - v3.39.8
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.7...v3.39.8
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.39.7
What's Changed
- POC: typescript by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5048
- Ts eslint by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5055
- Fix restaurant deletion.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.6...v3.39.7
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.40.0-beta4
- Disable deprecation logging.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.40.0-beta3...v3.40.0-beta4
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.40.0-beta3
Fix: keep the same order of order item adjustments
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.40.0-beta2...v3.40.0-beta3
Branch: https://github.com/coopcycle/coopcycle-web/tree/feature/261-pricing-details-4
- PHP
Published by vladimir-8 11 months ago
coopcycle-web - v3.40.0-beta2
What's Changed
Have the ability to show how a price has been calculated: mics improvements: https://github.com/coopcycle/coopcycle-web/pull/5052
Modified:
- fix: create a new product option value on name change
- fix: return sorted order items
- fix: return original expression as a name if some parts are not parseable
Added:
- add: display client names in order items
- add a help icon that missing names will be generated
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.40.0-beta1...v3.40.0-beta2
- PHP
Published by vladimir-8 11 months ago
coopcycle-web - v3.39.6
- Add debugging for Mercado Pago.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.5...v3.39.6
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.40.0-beta1
- Add a name field to each pricing rule and new Pricing page (beta) https://github.com/coopcycle/coopcycle-web/pull/5038
- Have the ability to show how a price has been calculated https://github.com/coopcycle/coopcycle-web/pull/5041
- Typescript support https://github.com/coopcycle/coopcycle-web/pull/5048
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.5...v3.40.0-beta1
- PHP
Published by vladimir-8 11 months ago
coopcycle-web - v3.39.5
- Fix cuisine restaurant filter.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.4...v3.39.5
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.39.4
- Fix restaurant filtering.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.3...v3.39.4
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.39.3
- Fix
web/index.phpfor production.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.2...v3.39.3
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.39.2
- Add missing Doctrine migration.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.1...v3.39.2
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.39.1
What's Changed
- Fix delivery form crash (when multiple tasks are deleted) by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5046
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.39.0...v3.39.1
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.39.0
What's Changed
- Allow downloading a weekly report of proofs of delivery by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/5020
- Upgrade Symfony to version 6 by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/5013
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.38.4...v3.39.0
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.38.4
What's Changed
- Fix: tags in recurrence rules by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5045
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.38.3...v3.38.4
- PHP
Published by vladimir-8 11 months ago
coopcycle-web - v3.38.3
- Fix groupe deletion.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.38.2...v3.38.3
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.38.2
- Fix registration.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.38.1...v3.38.2
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.38.1
- Fix date picker.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.38.0...v3.38.1
- PHP
Published by alexsegura 11 months ago
coopcycle-web - v3.38.0
What's Changed
- Upgrade antd by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/5037
- Implement multiple pickups by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/5034
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.12...v3.38.0
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.12
What's Changed
- Fix: order page for takeaway orders by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5039
- Fix blank screen on delivery form
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.11...v3.37.12
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.11
- Fix tags in recurrence rules.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.10...v3.37.11
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.10
- Fix BioDeliver integration.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.9...v3.37.10
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.9
- Fix registration.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.8...v3.37.9
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.8
- Fix Urbantz TaskUnassociated webhook.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.7...v3.37.8
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.7
What's Changed
- Delivery form improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5031 & https://github.com/coopcycle/coopcycle-web/pull/5036
- Improve dashboard performance
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.6...v3.37.7
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.6
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.5...v3.37.6
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.5
- Fix crash after editing recurrence rule tags.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.4...v3.37.5
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.4
What's Changed
- Optimize TasksProvider by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/5035
- Add packages for Proximus importer
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.3...v3.37.4
- PHP
Published by r0xsh 12 months ago
coopcycle-web - v3.37.3
What's Changed
- added: error handling to the first page by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5029
- add tests: delivery form for role_dispatcher by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5030
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.2...v3.37.3
- PHP
Published by vladimir-8 12 months ago
coopcycle-web - v3.37.2
What's Changed
- Fix: pagination in React UI by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5026
- Fix: When a client imports a file, the tasks appeared correctly in the dashboard but are not available in the order list by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5025
- Simplify Mercado Pago usage.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.1...v3.37.2
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.1
- Try to fix issue when using PHP 8.3 in production.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.37.0...v3.37.1
- PHP
Published by alexsegura 12 months ago
coopcycle-web - v3.37.0
What's Changed
Local Commerce & Last Mile
- Use the new delivery form by default in https://github.com/coopcycle/coopcycle-web/pull/5009
- Port the edit recurring orders page to the new form in https://github.com/coopcycle/coopcycle-web/pull/5018
- Allow input recurrence rule as a text in https://github.com/coopcycle/coopcycle-web/pull/5022
- New deliveries import command + proximus support in https://github.com/coopcycle/coopcycle-web/pull/5016
Food Tech
- Fix: don't show map for takeaway orders
Dispatch
- Add missing data for new task's card in https://github.com/coopcycle/coopcycle-web/pull/5003
Admin
- Fix: invoicing page in https://github.com/coopcycle/coopcycle-web/pull/5023
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.6...v3.37.0
- PHP
Published by vladimir-8 12 months ago
coopcycle-web - v3.36.7-beta2
- Fix: invoicing page #5023
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.7-beta1...v3.36.7-beta2
- PHP
Published by vladimir-8 12 months ago
coopcycle-web - v3.36.7-beta1
What's Changed
- swap the old and new delivery forms by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5009
- Port the edit recurring orders page to the new form by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5018
- Allow input recurrence rule as a text https://github.com/coopcycle/coopcycle-web/pull/5022
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.6...v3.36.7-beta1
- PHP
Published by vladimir-8 12 months ago
coopcycle-web - v3.36.6
- Hotfix: don't show map for takeaway orders
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.5...v3.36.6
- PHP
Published by vladimir-8 12 months ago
coopcycle-web - v3.36.5
What's Changed
- New deliveries import command + proximus support by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/5016
- [PERTE-330] Add missing data for new task's card by @JuanIgAcosta in https://github.com/coopcycle/coopcycle-web/pull/5003
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.4...v3.36.5
- PHP
Published by vladimir-8 about 1 year ago
coopcycle-web - v3.36.4
What's Changed
- Get ready for Symfony 6, fix deprecations.
- Fix zero waste export.
- Fix notifications sent twice.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.3...v3.36.4
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.36.3
- Fix doubled live update for orders.
- Fix IRI generation after closing a restaurant.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.2...v3.36.3
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.36.2
- Fix crash on delivery form when there are more than 30 saved addresses.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.1...v3.36.2
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.36.1
What's Changed
- foodtech dashboard minimap by @r0xsh in https://github.com/coopcycle/coopcycle-web/pull/4982
- [React Delivery form] Saved orders by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5005
- Port the "multi dropoff order suggestions" feature to the new delivery form by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5007
- Fix orders export
- Fix restaurant page save
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.36.0...v3.36.1
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.36.0
What's Changed
In this release we continue to pay our tech debt by upgrading our dependencies. SimpleBus, which powered our event system, but is not maintained for years, has been replaced by the more modern Symfony Messenger
- Replace deprecated SimpleBus library by Symfony messenger by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4962
- Bump Webpack Encore to version 4 by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4989
- Allow copying products between restaurants. by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/5006
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.11...v3.36.0
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.11
What's Changed
- Refactor e2e tests by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/5004
- Increase limit for product variant name
- Implement
TaskUnassociatedwebhook endpoint for Urbantz
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.10...v3.35.11
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.10
- Limit user notifications to 100.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.9...v3.35.10
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.9
- Paginate recurrence rules to avoid timeouts.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.8...v3.35.9
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.8
- Fix price calculation when using
packages.totalVolumeUnits()andinoperator with floats.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.7...v3.35.8
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.7
- Fix invoicing export endpoints.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.6...v3.35.7
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.6
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.5...v3.35.6
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.35.5
- Bump PHP & JS dependencies.
- Fix API Platform migration bugs.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.4...v3.35.5
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.35.4
- Configure taxes for Switzerland.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.3...v3.35.4
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.35.3
- Add database migrations for latest Sylius.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.2...v3.35.3
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.35.2
- Update PHP libraries.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.1...v3.35.2
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.35.1
- Fix error in delivery form when phone number is not valid.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.35.0...v3.35.1
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.35.0
What's Changed
⚠️ BREAKING CHANGE
API Platform, one of the core components of CoopCycle, has been upgraded to a new version which needed lots of changes. This will allow us to build APIs more easily, and with a better performance.
- Bump API Platform to 2.7 by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4964
- Configure recurrence while creating an order by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4984
- Use DeliveryCreateOrUpdateProcessor in both POST and PUT requests by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4983
- Add "duplicate order" feature to the "order" page by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4985
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.6...v3.35.0
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.34.6
What's Changed
- Calculate dynamically zero waste processing fee by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4972
- Do not enable zero waste by default.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.5...v3.34.6
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.34.5
Fix: export billing
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.4...v3.34.5
- PHP
Published by r0xsh about 1 year ago
coopcycle-web - Version 3.33.4
Hotfix: export billing
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.3...v3.33.4
- PHP
Published by r0xsh about 1 year ago
coopcycle-web - Version 3.34.4
- Fixed: SyncPaygreenOrders
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.3...v3.34.4
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.34.3
- Paygreen: Add column with platform.
- Allow filtering orders paid with meal vouchers.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.2...v3.34.3
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.34.2
- API: warehouse: Add missing GET endpoint.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.1...v3.34.2
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.34.1
- Pricing rules: move 'deprecated' warning to the beginning of a line
- API: Use GET to generate orders
- API: Delivery creation: allow string for quantity
- API: Price calculate: translate error messages
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.34.0...v3.34.1
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.34.0
What's Changed
Food Tech
- Improve cart loading time by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4963
Package Delivery / "Last Mile"
- [embedded delivery form] fixed: do not show payment form if payment is waiting for capture (authorized state) by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4969
- [new delivery form] minor improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4976
Admin / Dispatch
- Send tasks' related messages to users with ROLE_DISPATCHER by @JuanIgAcosta in https://github.com/coopcycle/coopcycle-web/pull/4960
- Added colour to TaskList entity by @JuanIgAcosta in https://github.com/coopcycle/coopcycle-web/pull/4965
- Added: time slot-based pricing rule by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4975
Pricing rule to apply when a task window is selected from a time slot choices list:
Pricing rule to apply when a task window is NOT from a time slot choices list:
Tech
- Add tests for invoicing API by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4973
- Little tech debt by @diegomanuel in https://github.com/coopcycle/coopcycle-web/pull/4970
- [Tests] Various improvements by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4977
- add: missing translations by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4979
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.0...v3.34.0
- PHP
Published by vladimir-8 about 1 year ago
coopcycle-web - Version 3.33.3
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.2...v3.33.3
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.33.2
What's Changed
- Feat: improve cart loading time by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4963
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.33.0...v3.33.2
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.33.0
What's Changed (since v3.30)
Food Tech
- On Foodtech order confirmation screen, force refresh the order status so we are sure the customer sees the order state update
- Add "Pharmacy" to store types
- Add "Egg free" to the product diets list
- Add a column with payment gateway in restaurant stats.
- Show an error box when Paygreen payment fails.
- Fix: "products" column (products outside a section) is empty in the menu sections form by @Atala in #4961
Package Delivery / "Last Mile"
- Replace store owners ordering form with the new "beta" delivery form
- In the store setting, when there is no default timeslot selected, force select the first timeslot as default (to avoid crashes)
- Fix bug on delivery form when there is no timeslot set by default.
- Fix crash in the new delivery form when adding a new dropoff to a delivery
- Fix selection when the same street address has been saved twice in the store's address book
Admin
- Added: allow to define a pricing rule at task level OR delivery/order level. Docs: https://docs.coopcycle.org/en/admin/pricing_rule/
- Added: warnings to conditions that should be used ONLY at the task AND/OR the delivery/order level:
- Added: price calculation to update current sub-total by percentage. Docs: https://docs.coopcycle.org/en/admin/pricing_rule/#price
- Improved price debug tool showing matched pricing rule and price breakdown:
- Minor API changes in invoicing export and docs
Tech
- Update to Symfony Flex by @Atala in #4950
- Migrate to RTK 2.0 and Redux 5.0 by @vladimir-8 in #4952
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.17...v3.33.0
- PHP
Published by vladimir-8 about 1 year ago
coopcycle-web - Version 3.32.16
Hotfix : in delivery form, fix selection when the same street address has been saved twice in the store's address book
- PHP
Published by Atala about 1 year ago
coopcycle-web - Version 3.32.15
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.14...v3.32.15
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.14
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.13...v3.32.14
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.13
What's Changed
- Fix: "products" column (products outside a section) is empty in menu sections form by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4961
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.12...v3.32.13
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.32.12
- Minor API changes in invoicing export and docs
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.11...v3.32.12
- PHP
Published by vladimir-8 about 1 year ago
coopcycle-web - Version 3.32.11
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.10...v3.32.11
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.10
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.9...v3.32.10
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.9
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.8...v3.32.9
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.8
What's Changed
- Fix deprecations.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.7...v3.32.8
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.7
What's Changed
- Migrate to RTK 2.0 and Redux 5.0 by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4952
- fixed: .env files loading by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4955
- Add column with payment gateway.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.6...v3.32.7
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.6
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.5...v3.32.6
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.5
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.4...v3.32.5
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.4
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.3...v3.32.4
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.3
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.2...v3.32.3
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.2
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.1...v3.32.2
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.1
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.32.0...v3.32.1
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.32.0
What's Changed
- Update to Symfony Flex by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4950
- Add column with payment gateway in restaurant stats.
- Fix bug on delivery form when there is no timeslot set by default.
- Show an error box when Paygreen payment fails.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.31.0...v3.32.0
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.31.0
What's Changed
- Improve the UI/UX in pricing rules definition for applying the rule at task level OR at delivery level
- Replace store owners ordering form by the new "beta" delivery form
- Fix crash in the new delivery form when adding a new dropoff to a delivery
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.3.10...v3.31.0
- PHP
Published by Atala about 1 year ago
coopcycle-web - Version 3.30.10
What's Changed
- On Foodtech order confirmation screen, force refresh the order status so we are sure the customer sees the order state update
- In the store setting, when there is no default timeslot selected force select the first timeslot as default (to avoid crashes)
- Add "Pharmacy" to store types
- Add "Egg free" to product diets list
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.9...v3.3.10
- PHP
Published by Atala about 1 year ago
coopcycle-web - Version 3.30.9
What's Changed
- Fix potential bug for Paygreen when address has no city or postal code.
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.8...v3.30.9
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.30.8
What's Changed
- Don't override an "On demand delivery" product name if it's already been set by @vladimir-8 in https://github.com/coopcycle/coopcycle-web/pull/4945
- Fix Paygreen issues happening in production
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.7...v3.30.8
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.30.7
What's Changed
- Add push events to live update tours in web dispatch by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4941
- Fix Paygreen when there is only one payment method enabled
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.6...v3.30.7
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - Version 3.30.7-beta1
- Add events for tour changes and show them in web dispatch by @Atala in https://github.com/coopcycle/coopcycle-web/pull/4941
- PHP
Published by Atala about 1 year ago
coopcycle-web - Version 3.30.6
What's Changed
- Change how version number is shown. by @alexsegura in https://github.com/coopcycle/coopcycle-web/pull/4936
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.5...v3.30.6
- PHP
Published by alexsegura about 1 year ago
coopcycle-web - v3.30.5
- Improved logging
Full Changelog: https://github.com/coopcycle/coopcycle-web/compare/v3.30.4-beta1...v3.30.5
- PHP
Published by vladimir-8 about 1 year ago
coopcycle-web - Version 3.30.4-beta1
- Minor fixes in beta delivery form date picker
- PHP
Published by Atala about 1 year ago