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

#119 Fix minor issue in stripe payment #120

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

jkarenzi
Copy link
Collaborator

what does this PR do?

  • checks the status of the stripe response object, and only changes order.paid to true when the status is succeeded, which implies that the payment is successful. Otherwise an error message is returned

Description of the task to be completed

  • add status check before changing order.paid to true
  • add new tests to cover added lines

What are the relevant pivotal trackers/story id?

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.15%. Comparing base (1bf5feb) to head (6f24a83).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #120      +/-   ##
===========================================
+ Coverage    91.14%   91.15%   +0.01%     
===========================================
  Files           49       49              
  Lines         1219     1221       +2     
  Branches       135      136       +1     
===========================================
+ Hits          1111     1113       +2     
  Misses          91       91              
  Partials        17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]
@jkarenzi jkarenzi force-pushed the bg-fix-stripe-payment-method-#119 branch from 533b174 to 6f24a83 Compare June 3, 2024 07:24
@jkarenzi jkarenzi requested review from bertrandshema, 13XAVI, niyobern and ambroisegithub and removed request for 13XAVI June 3, 2024 09:24
Copy link
Contributor

@ambroisegithub ambroisegithub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It Looks good for merge!!!

Copy link
Contributor

@bertrandshema bertrandshema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is good

Copy link
Collaborator

@dushimeemma dushimeemma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@dushimeemma dushimeemma merged commit de5f934 into develop Jun 3, 2024
2 checks passed
13XAVI added a commit that referenced this pull request Jun 4, 2024
added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]
13XAVI added a commit that referenced this pull request Jun 4, 2024
added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]
13XAVI added a commit that referenced this pull request Jun 4, 2024
adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]
13XAVI added a commit that referenced this pull request Jun 5, 2024
added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]
dushimeemma pushed a commit that referenced this pull request Jun 5, 2024
* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes
niyibi250 pushed a commit that referenced this pull request Jun 14, 2024
…#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json
niyibi250 pushed a commit that referenced this pull request Jun 14, 2024
…#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json
dushimeemma pushed a commit that referenced this pull request Jun 17, 2024
* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>
13XAVI added a commit that referenced this pull request Jun 25, 2024
Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 25, 2024
added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI pushed a commit that referenced this pull request Jun 25, 2024
-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

pay with momo

Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 25, 2024
Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 25, 2024
added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 25, 2024
added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 25, 2024
Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 25, 2024
Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>
13XAVI added a commit that referenced this pull request Jun 26, 2024
Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation
13XAVI added a commit that referenced this pull request Jun 29, 2024
Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation

inserted documentation

pay with momo

Resolved test for Momo

added configuritions on lint files

 install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

 feat: Implement Product Lifecycle Notification System (#92)

* fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* fix(create-review): fix failing create review function (#109)

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

Feature Manage WishList (#112)

* adde some file

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

added some tests

added coverages

fix(review-swagger-docs): fix swagger documentation of thereview task (#114)

- add missing security tag in review docs

[Fixes #113]

adde some file

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

* fix(create-review): fix failing create review function

-add validation before processing data

[Fixes #116]

dockerizing project by creating containers for app & postgres (#110)

fix minor issue in deployment of render

latest commit

 Update Readme file to include Docker-specific information

 Update Readme file to include Docker-specific information

fix(review-swagger-docs): fix swagger documentation of thereview task (#114) (#115)

- add missing security tag in review docs

[Fixes #113]

update profile (#72) (#104)

review controller

adding testing

fix lint issue

update profile (#72) (#104)

review controller

adding testing

fix lint issue

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

fix(stripe-payment): fix minor issue in stripe payment (#120)

-  add status check on the stripe response before setting order.paid to true

[Fixes #119]

* inserted all changes

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(back): establish PR

Feat: Product Lifecycle Notification System #84

ft(backend): establish listerning for carter
Feat: Product Lifecycle Notification System #84

ft(backend):listern to order events
-listern to pressorder, change order status

Feat: Product Lifecycle Notification System #84

ft(backend): establish the nodemail
- to send email to vendor

Feat: Product Lifecycle Notification System #84

ft(back): establish all neccessart routes

Feat: Product Lifecycle Notification System #84

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

94 buyer should be able to pay via mtn mobile money (#118)

* pay with momo

Resolved test for Momo

added configuritions on lint files

* install typenode-fetch

added wishlist test

ft (backend): fix all error of linting

Feat: Product Lifecycle Notification System #84

ft(backend): fix the null vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix the again the vendor email

Feat: Product Lifecycle Notification System #84

ft(backend): fix order cancelled event

Feat: Product Lifecycle Notification System #84

ft(backend): add routes docs
- write swagger doc for all related route of vendor notification

Feat: Product Lifecycle Notification System #84

fix(backend): make catch throw error

Feat: Product Lifecycle Notification System #84

fix(backend): remove all concole that was cousing lint worning

Feat: Product Lifecycle Notification System #84

ft(back): perform testing route

fix(backend): fix the delete notification by id

fix(backend): package json

* resolve rebase conflict

---------

Co-authored-by: Joslyn Manzi Karenzi <j.karenzi@alustudent.com>

inserted documentation

inserted documentation
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.

6 participants