-
Notifications
You must be signed in to change notification settings - Fork 126
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.