Skip to content

feat: add review remove request panel page #84

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

slusarczykmichal
Copy link
Collaborator

No description provided.

@slusarczykmichal slusarczykmichal merged commit e310a75 into main Feb 17, 2025
1 check failed
@slusarczykmichal slusarczykmichal deleted the feat/review-remove-panel branch February 17, 2025 08:31
vholik added a commit that referenced this pull request Feb 19, 2025
* feat: add comission system (#40)

* feat: add comission system

* fix: product category

* disable more than one product category assignment

* admin components

* modify components

* renaming

* add commission admin panel

* update httpclient

* add not found error

* improve search

* fix: do not show min/max commission if type is flat

* fixes

* generate clinet

* feat: seller/product review system (#57)

* add reviews

* add review remove request type

* create middlewares

* fix: authentication middleware

* fix: authentication middleware

* add customer link

* feat: add member email (#77)

* feat: add member email

* mark email as nullable

* Correct syntax for min max oas constraints (#83)

* fix: commission management panel

* feat: add review remove request panel page (#84)

* feat: resend integration (#73)

* add resend service

* update .env.template

* fix naming

* add seller request decision emails

* update templates

* Fixed wrong API route file name (#85)

* fix: add resend dependency

* Update README.md - New Mercur 🚀

* README.md - New Mercur 🚀

* feat: add brand attribute (#87)

* feat: add brand module

* add assign brand to product endpoint

* add oas

---------

Co-authored-by: slusarczykmichal <85502538+slusarczykmichal@users.noreply.github.com>
Co-authored-by: NicolasGorga <62995075+NicolasGorga@users.noreply.github.com>
Co-authored-by: slusarczykmichal <slusarczyk.michal@outlook.com>
Co-authored-by: Luc1983 <lukasz.mielczarek@incubly.com>
Co-authored-by: Tom Anioł <33483514+tom-aniol@users.noreply.github.com>
slusarczykmichal added a commit that referenced this pull request Feb 26, 2025
* feat: add comission system (#40)

* feat: add comission system

* fix: product category

* disable more than one product category assignment

* admin components

* modify components

* renaming

* add commission admin panel

* update httpclient

* add not found error

* improve search

* fix: do not show min/max commission if type is flat

* fixes

* generate clinet

* feat: seller/product review system (#57)

* add reviews

* add review remove request type

* create middlewares

* fix: authentication middleware

* fix: authentication middleware

* add customer link

* feat: add member email (#77)

* feat: add member email

* mark email as nullable

* Correct syntax for min max oas constraints (#83)

* fix: commission management panel

* feat: add review remove request panel page (#84)

* feat: resend integration (#73)

* add resend service

* update .env.template

* fix naming

* add seller request decision emails

* update templates

* Fixed wrong API route file name (#85)

* fix: add resend dependency

* Update README.md - New Mercur 🚀

* README.md - New Mercur 🚀

* feat: add brand attribute (#87)

* feat: add brand module

* add assign brand to product endpoint

* add oas

* fix: restrict seller creation request to one

* fix: force allow_backorder to false and manage_inventory to true

* feat: algolia search engine integration (#81)

* feat: add algolia

* add product subscribers

* add settings

* add variants

* fix: update searchable fields

* feat: add brand to algolia searchable

* empit event if brand is assigned

* add review indexing

* refactor algolia service

* update product structure

* update inserting flow

* product variants formating (#90)

* product variants formating

* product variants formating

* fix imports

* add brand to product validators

* fix: resolve event bus

---------

Co-authored-by: Paweł Fulara <39165521+pfulara@users.noreply.github.com>

* feat: expand seller info (#91)

* feat: expand seller info

* oas, query config

---------

Co-authored-by: NicolasGorga <62995075+NicolasGorga@users.noreply.github.com>
Co-authored-by: Luc1983 <lukasz.mielczarek@incubly.com>
Co-authored-by: Tom Anioł <33483514+tom-aniol@users.noreply.github.com>
Co-authored-by: Viktor Holik <109461604+vholik@users.noreply.github.com>
Co-authored-by: Paweł Fulara <39165521+pfulara@users.noreply.github.com>
slusarczykmichal added a commit that referenced this pull request Feb 26, 2025
* feat: add comission system (#40)

* feat: add comission system

* fix: product category

* disable more than one product category assignment

* admin components

* modify components

* renaming

* add commission admin panel

* update httpclient

* add not found error

* improve search

* fix: do not show min/max commission if type is flat

* fixes

* generate clinet

* feat: seller/product review system (#57)

* add reviews

* add review remove request type

* create middlewares

* fix: authentication middleware

* fix: authentication middleware

* add customer link

* feat: add member email (#77)

* feat: add member email

* mark email as nullable

* Correct syntax for min max oas constraints (#83)

* fix: commission management panel

* feat: add review remove request panel page (#84)

* feat: resend integration (#73)

* add resend service

* update .env.template

* fix naming

* add seller request decision emails

* update templates

* Fixed wrong API route file name (#85)

* fix: add resend dependency

* Update README.md - New Mercur 🚀

* README.md - New Mercur 🚀

* feat: add brand attribute (#87)

* feat: add brand module

* add assign brand to product endpoint

* add oas

* fix: restrict seller creation request to one

* fix: force allow_backorder to false and manage_inventory to true

* feat: algolia search engine integration (#81)

* feat: add algolia

* add product subscribers

* add settings

* add variants

* fix: update searchable fields

* feat: add brand to algolia searchable

* empit event if brand is assigned

* add review indexing

* refactor algolia service

* update product structure

* update inserting flow

* product variants formating (#90)

* product variants formating

* product variants formating

* fix imports

* add brand to product validators

* fix: resolve event bus

---------

Co-authored-by: Paweł Fulara <39165521+pfulara@users.noreply.github.com>

* feat: expand seller info (#91)

* feat: expand seller info

* oas, query config

* feat: add sales channels route (#93)

* fix: algolia product updates (#95)

---------

Co-authored-by: NicolasGorga <62995075+NicolasGorga@users.noreply.github.com>
Co-authored-by: Luc1983 <lukasz.mielczarek@incubly.com>
Co-authored-by: Tom Anioł <33483514+tom-aniol@users.noreply.github.com>
Co-authored-by: Viktor Holik <109461604+vholik@users.noreply.github.com>
Co-authored-by: Paweł Fulara <39165521+pfulara@users.noreply.github.com>
siyamchunu pushed a commit to siyamchunu/212manager that referenced this pull request Jun 7, 2025
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.

1 participant