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

Introduce Products #239

Merged
merged 24 commits into from
Nov 4, 2024
Merged

Introduce Products #239

merged 24 commits into from
Nov 4, 2024

Conversation

daveearley
Copy link
Contributor

Going forward tickets will exist as a type of product. This will allow people to sell items other than tickets through Hi.Events.

# 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
@daveearley daveearley changed the base branch from develop to v1.0.0-beta October 19, 2024 03:56
daveearley and others added 18 commits October 18, 2024 20:57
# 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
@daveearley daveearley changed the title Begin migration from tickets to products 🚧 Introduce Products Nov 1, 2024
@daveearley daveearley added deploy and removed deploy labels Nov 2, 2024
@daveearley daveearley merged commit b006e90 into v1.0.0-alpha Nov 4, 2024
3 checks passed
@daveearley daveearley deleted the add-products branch November 4, 2024 02:46
@github-actions github-actions bot locked and limited conversation to collaborators Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants