profile
viewpoint
Greg Jopa gregjopa Chicago, IL https://www.gregjopa.com Software Engineer @PayPal

gregjopa/HTML5-Guitar-Tab-Player 100

A music player plug-in for Vexflow

gregjopa/express-app-testing-demo 94

a simple express app for demonstrating testing and code coverage

gregjopa/d3-server-side-demo 90

Render d3 visualizations server-side

gregjopa/HTML5-Cloud-Composer 66

a sheet music editor developed with Vexflow and jQuery Mobile

gregjopa/eg-cms 25

a simple cms built with ember.js and backed by a google spreadsheet

gregjopa/audiolib-tracker.js 9

audiolib-tracker.js is a realtime audio tracker that plays music defined in a simple json format

gregjopa/ember-power-select-form 7

Addon for embedding a form into a multi-select component

gregjopa/bundling-server-example 5

Example web server that uses esbuild to create bundles on the fly

gregjopa/gregjopa.github.io 4

Personal blog, mostly about web development

gregjopa/belter 1

Miscellaneous browser utilities

push eventpaypal-examples/docs-examples

sdarshale

commit sha e26deb2111246895d7bd3184cc0b77261cdc6f45

chore(docs): update readme feedback header section (#81)

view details

push time in 2 days

PR merged paypal-examples/docs-examples

Updated readme feedback header section

Updated readme file feedback header section

+1 -1

0 comment

1 changed file

sdarshale

pr closed time in 2 days

PullRequestReviewEvent

created tagpaypal/paypal-js

tagv7.0.3

Loading wrapper and TypeScript types for the PayPal JS SDK

created time in 5 days

push eventpaypal/paypal-js

gregjopa

commit sha 101e59dd9245d1d49ef6c2e7bf912fc89d1ba394

chore(release): 7.0.3

view details

push time in 5 days

PR closed paypal/paypal-js

Create get access token
+5 -0

1 comment

1 changed file

Laurry-gee

pr closed time in 5 days

delete branch paypal/paypal-js

delete branch : add-on-shipping-actions-options-callbacks

delete time in 5 days

push eventpaypal/paypal-js

Jesse Shawl

commit sha 060204076aa2387c98fd544e69e76b1dc884e70f

fix(types): add types for new shipping callbacks (#427) Co-authored-by: Nate Bierdeman <natebierdeman@gmail.com>

view details

push time in 5 days

PR merged paypal/paypal-js

feat: add type definitions for two new callbacks

This PR adds type definitions for two new callbacks that were implemented in https://github.com/paypal/paypal-smart-payment-buttons/pull/679

Also see the react-paypal-js changes, which consume these changes here: https://github.com/paypal/react-paypal-js/pull/388

+99 -0

1 comment

1 changed file

jshawl

pr closed time in 5 days

PullRequestReviewEvent

delete branch paypal/react-paypal-js

delete branch : add-new-shipping-callbacks

delete time in 5 days

push eventpaypal/react-paypal-js

Jesse Shawl

commit sha 21bf270c7ce356616a9184dae7042f7ab3473e25

chore(docs): update stories to include new shipping callbacks (#388)

view details

push time in 5 days

PR merged paypal/react-paypal-js

Update stories to include new shipping callbacks

This pull request updates the PayPal and Braintree buttons stories to include two new callbacks that were introduced in:

  1. https://github.com/paypal/paypal-smart-payment-buttons/pull/679 and
  2. https://github.com/paypal/paypal-js/pull/427

PayPal Stories: Screenshot 2023-09-18 at 15 54 17

Braintree Buttons: Screenshot 2023-09-18 at 15 54 43

I was hoping to mark the onShippingChange callback deprecated within Storybook, but this issue suggests it is only possible if we update the JSDoc comment to explicitly have the word deprecated (instead of or in addition to the @deprecated tag)

+4 -0

2 comments

2 changed files

jshawl

pr closed time in 5 days

pull request commentpaypal/react-paypal-js

Update stories to include new shipping callbacks

Looks great! I'm gonna squash and merge.

One call out is react-paypal-js and paypal-js follow conventional commits. Since this is just a storybook change, I'd consider it a chore(docs) type of commit vs a new feature.

jshawl

comment created time in 5 days

PullRequestReviewEvent

push eventpaypal-examples/docs-examples

sdarshale

commit sha fa12c9c095bf95bd07be85f0cfd64aa71ea9240f

Update README with codespace details (#80)

view details

push time in 6 days

PR merged paypal-examples/docs-examples

Updated README to include codespaces details

Add feedback link in readme file.

+16 -2

0 comment

1 changed file

sdarshale

pr closed time in 6 days

PullRequestReviewEvent

push eventJoeysPizza/joeyspizza.github.io

Greg Jopa

commit sha 2794aa71898b7ffa7f4d2430a5727c6d5d1a7c34

Updates

view details

push time in 8 days

push eventJoeysPizza/joeyspizza.github.io

Greg Jopa

commit sha bfce9377507f5a7f7815c4146d02b76f14432824

chore: raise the price of peppers

view details

Greg Jopa

commit sha df7902ae30c07b56a4ce5e78b239fb44ef80bd15

Update catering prices

view details

push time in 8 days

push eventpaypaldev/PayPal-React-FullStack-Advanced-Checkout-Sample

Greg Jopa

commit sha f2cd248ff2500d20748e87d9c0bda8303e6a43e6

Install concurrently as a dev dependency

view details

Greg Jopa

commit sha 20a479b882b9a4a987b0ef994b862266ec6d6907

Format code with prettier

view details

Greg Jopa

commit sha 91305f8a77bc3d71f187387ade3293ad538bafd5

Update comment and error handling for token endpoint

view details

Greg Jopa

commit sha ba91496b488d8c98da04b945d7b6e022ecd4e9f5

Ignore env file

view details

Greg Jopa

commit sha ecdec71f016deba2fca33d3096c817ad1f079260

Remove extra folder with devcontainer

view details

Greg Jopa

commit sha 750b5d419b28637783b511f4c4ffaea0127c0b47

Merge pull request #2 from paypaldev/updates Minor Updates

view details

push time in 10 days

PR merged paypaldev/PayPal-React-FullStack-Advanced-Checkout-Sample

Reviewers
Minor Updates

Changes include:

  • Install concurrently as a dev dependency
  • Format code with prettier
  • Update comment and error handling for token endpoint
  • Ignore env file
  • Remove extra folder with devcontainer
+87 -52

1 comment

9 changed files

gregjopa

pr closed time in 10 days

PR opened paypaldev/PayPal-React-FullStack-Advanced-Checkout-Sample

Minor Updates

Changes include:

  • Install concurrently as a dev dependency
  • Format code with prettier
  • Update comment and error handling for token endpoint
  • Ignore env file
  • Remove extra folder with devcontainer
+87 -52

0 comment

9 changed files

pr created time in 10 days

delete branch paypaldev/PayPal-JavaScript-FullStack-Advanced-Checkout-Sample

delete branch : data-analytics

delete time in 11 days

push eventpaypaldev/PayPal-JavaScript-FullStack-Advanced-Checkout-Sample

Greg Jopa

commit sha fd7b4d9a44bfeb7c7af73bb811ca73ae9142b393

Add sdk-integration-source value

view details

Greg Jopa

commit sha f765247bb8a9bcf64b296a23aae13c158b55bc62

Merge pull request #3 from paypaldev/data-analytics Add sdk-integration-source value

view details

push time in 11 days

PR opened paypaldev/PayPal-JavaScript-FullStack-Advanced-Checkout-Sample

Minor changes

This PR updates a few things:

  1. Add "/api/token" route to enable merchant devs to use ejs or use this endpoint to fetch the client token from the browser (like the advanced react example does). This way the React Advanced example and this example use the exact same Node.js code.
  2. Remove the subfolder in the devcontainer.
  3. After npm install the package-lock updated with the name so its in sync with package.json.
+12 -2

0 comment

4 changed files

pr created time in 11 days

more