Skip to content

Conversation

@daveearley
Copy link
Contributor

@daveearley daveearley commented Nov 4, 2024

Features


ℹ️ These changes are deployed to https://demo.hi.events/.


Upgrade Guide

We’re welcoming testers for this branch! If you’re not calling the API directly, the upgrade process is straightforward:

  1. Pull the branch.
  2. Run the migrations.
  3. You’re good to go!

However, if you’re relying on the API, there are some of breaking changes, primarily the renaming of ticket to product. A detailed guide of these breaking changes will be provided upon release.


Screenshots

UI and Feature Previews

Screenshot 2025-01-11 at 01 12 20 Screenshot 2025-01-11 at 01 12 09 Screenshot 2025-01-11 at 01 09 19 Screenshot 2025-01-11 at 01 08 30 Screenshot 2025-01-11 at 01 08 23 Screenshot 2025-01-11 at 01 08 16 Screenshot 2025-01-11 at 01 07 50 Screenshot 2025-01-11 at 01 07 36 Screenshot 2025-01-11 at 01 07 29 Screenshot 2025-01-11 at 01 07 19 Screenshot 2025-01-11 at 01 07 10 Screenshot 2025-01-11 at 01 07 03 Screenshot 2025-01-11 at 01 06 51 Screenshot 2025-01-11 at 01 06 33 Screenshot 2025-01-11 at 01 06 11 Screenshot 2025-01-11 at 01 06 00

# Conflicts:
#	backend/app/DomainObjects/ProductDomainObject.php
#	backend/app/Services/Handlers/Order/CompleteOrderHandler.php
#	frontend/src/components/routes/product-widget/SelectProducts/Prices/Tiered/index.tsx
#	frontend/src/components/routes/product-widget/SelectProducts/index.tsx
#	frontend/src/locales/de.js
#	frontend/src/locales/de.po
#	frontend/src/locales/en.js
#	frontend/src/locales/en.po
#	frontend/src/locales/es.js
#	frontend/src/locales/es.po
#	frontend/src/locales/fr.js
#	frontend/src/locales/fr.po
#	frontend/src/locales/pt-br.js
#	frontend/src/locales/pt-br.po
#	frontend/src/locales/pt.js
#	frontend/src/locales/pt.po
#	frontend/src/locales/ru.js
#	frontend/src/locales/ru.po
#	frontend/src/locales/zh-cn.js
#	frontend/src/locales/zh-cn.po
# Conflicts:
#	backend/app/DomainObjects/Generated/ProductDomainObjectAbstract.php
#	backend/app/Services/Domain/Ticket/CreateTicketService.php
#	backend/app/Services/Handlers/Ticket/CreateTicketHandler.php
#	backend/app/Services/Handlers/Ticket/DTO/UpsertTicketDTO.php
#	backend/app/Services/Handlers/Ticket/EditTicketHandler.php
#	frontend/src/components/forms/ProductForm/index.tsx
#	frontend/src/components/modals/CreateTicketModal/index.tsx
#	frontend/src/components/modals/EditProductModal/index.tsx
#	frontend/src/components/routes/product-widget/AttendeeProductAndInformation/index.tsx
#	frontend/src/components/routes/product-widget/PrintProduct/index.tsx
#	frontend/src/components/routes/product-widget/SelectProducts/index.tsx
#	frontend/src/locales/de.js
#	frontend/src/locales/de.po
#	frontend/src/locales/en.js
#	frontend/src/locales/en.po
#	frontend/src/locales/es.js
#	frontend/src/locales/es.po
#	frontend/src/locales/fr.js
#	frontend/src/locales/fr.po
#	frontend/src/locales/pt-br.js
#	frontend/src/locales/pt-br.po
#	frontend/src/locales/pt.js
#	frontend/src/locales/pt.po
#	frontend/src/locales/ru.js
#	frontend/src/locales/ru.po
#	frontend/src/locales/zh-cn.js
#	frontend/src/locales/zh-cn.po
#	frontend/src/styles/widget/default.scss
# Conflicts:
#	frontend/src/components/common/AttendeeCheckInTable/QrScanner.tsx
#	frontend/src/components/common/AttendeeCheckInTable/index.tsx
@Romerolweb
Copy link
Contributor

Very interesting. Then, are the tickets going to be a specifictype of product? As I see this commits have changed the name Of the variables from tickets to products and it seems that also in the overall code.

@daveearley
Copy link
Contributor Author

Very interesting. Then, are the tickets going to be a specifictype of product? As I see this commits have changed the name Of the variables from tickets to products and it seems that also in the overall code.

@Romerolweb Yes, exactly, tickets will now be a type of product. The changes are currently deployed to the demo site, so you can create a test account and test them out.

@justynpride
Copy link

Was just having a look at the demo site to see how the products etc.. now work. I had a problem with the Donation ticket/product option. The problem I encountered was on the event page, as it would not allow me to enter any figure, and stuck at the default minimum amount. I was using Safari on the MacOs 15.1.

I wasn't sure if best to make a note here or in issues.

Screenshot 2024-11-07 at 08 13 25

@daveearley
Copy link
Contributor Author

@justynpride Thanks for letting me know! Donation tickets should work as expected now.

@justynpride
Copy link

@justynpride Thanks for letting me know! Donation tickets should work as expected now.

@daveearley Indeed it does work as expected now. Thank you.

@HiEventsDev HiEventsDev deleted a comment from sonarqubecloud bot Feb 21, 2025
@daveearley daveearley merged commit bd60daa into develop Feb 27, 2025
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2025
@daveearley daveearley changed the title V1.0.0 alpha - 🚧 V1.0.0-alpha Feb 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants