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

update production branch from main #172

Merged
merged 35 commits into from
Dec 7, 2024
Merged

update production branch from main #172

merged 35 commits into from
Dec 7, 2024

Conversation

ykIsCoding
Copy link
Contributor

No description provided.

chanbakjsd and others added 30 commits December 12, 2023 15:57
* Add delete and view buttons
* ops(cms): docker-compose volume mount declared volume instead of bind mount

* feat(cms): add Orders payload collection

* feat(cms): only disable local storage of media assets when s3 is enabled

* feat(cms): add orderItems to Orders collection

* refactor(cms): change order status to string format

Current int format is not suitable for use as api
* Added merch products page

* fix linting issues

* Added merch products page

* fix linting issues

* Add delete and edit buttons for product page

* Using type definition from merch.ts

* Fix linting errors

* Fix linting errors

* import Product from types

---------

Co-authored-by: LimIvan336 <[email protected]>
Co-authored-by: Chung Zhi Xuan <[email protected]>
* refactor(types): redefine order types with zod to allow runtime reflection

* feat(cms): add toPayloadZod() to convert zod objects into payload fields

* refactor(cms)!: generate Order collection fields using toPayloadZod()

* chore(cms): update autogen types from payload

* refactor(cms): remove redundant assignment

* chore: fix some of the lint issues

* fix: lint suggested by iyzyman

* fix(types): lint package.json main entry points to nonexistent file

* fix(cms): lint unchecked on any by switching to concrete ZodFirstPartyTypeKind enum
* Revert "remove merch routes for launch (#130)"
This reverts commit 6bb3c6d.

* Disable merch store feature

---------

Co-authored-by: LimIvan336 <[email protected]>
Co-authored-by: Chung Zhi Xuan <[email protected]>
Co-authored-by: iyzyman <[email protected]>
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* revert(cms): revert "refactor!(cms): Sync Order schema from package/types (#142)"

This reverts commit bb51b86.

* refactor(cms): manually sync orders api with Orders & OrderItem from merch

* chore: remove unused import of media
* refactor(cms): redirect payload to move generated types to cms directory
* refactor: remove references to moved cms.ts generated types
* build(cms): downgrade payload-cloud-storage to 1.0.19

see payloadcms/payload#4952

* build: update yarn.lock
* Add merch promotions page
* Add button to create promotion
* Import Promotion class from types
* Fix linting issue

---------

Co-authored-by: limivann <[email protected]>
* build(cms): upgrade payload cms to v2.27.0
* build(cms): add payload packages for mongooseAdapter & slateEditor
* chore(cms): regen types
* chore: ignore eslint wrong inference any return from webpackBundler()
* feat(cms): Orders api config and edit function
* Fix lint
* Added toast for error messages, fix inconsistency issues
* feat(cms): add products collection to CMS

* refactor(cms): change categories, colors, sizes to has many text fields
* changed SCSE to SCDS on frontend

* changed links

* update logos

* committing files changed outside of web folder
* changed SCSE to SCDS on frontend

* changed links

* update logos

* committing files changed outside of web folder
@github-actions github-actions bot temporarily deployed to Preview - website December 7, 2024 09:34 Inactive
@ykIsCoding ykIsCoding merged commit ce59e8a into production Dec 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants