Commit graph

581 commits

Author SHA1 Message Date
David Remer
ae12409454 update unit tests for new autoloader, remove inc/autoload.php 2020-09-02 07:51:07 +03:00
David Remer
1194b325ce use composer autoloader 2020-09-01 15:27:18 +03:00
David Remer
231dfea57a remove assets from repository 2020-09-01 14:56:51 +03:00
David Remer
a3ee3368da delete some references to modules.locale 2020-09-01 14:53:03 +03:00
David Remer
df4a4b7fef check if we have an order in the session 2020-09-01 14:50:01 +03:00
David Remer
ebac2e9efb
Merge pull request #11 from inpsyde/pcp-46-woocommerce-coding-standards
Pcp 46 woocommerce coding standards
2020-09-01 14:45:49 +03:00
David Remer
c161762736 fix package.json script 2020-09-01 14:45:21 +03:00
David Remer
f21e7e095f fix automated phpcs test in action 2020-09-01 14:44:02 +03:00
David Remer
f2723c523e codestyle 2020-09-01 14:43:46 +03:00
David Remer
f8e82bdfaf move module.local to module 2020-09-01 14:21:58 +03:00
David Remer
c443e4053c prevent connect-to-paypal link to open new website in browser 2020-09-01 14:16:46 +03:00
David Remer
55083fd3b6 show virtual-orders option only on onboarded screen 2020-09-01 14:09:22 +03:00
David Remer
b636345f92 fix has()?get():'' bug 2020-09-01 14:07:56 +03:00
David Remer
92221536a0 pcp-49 change text domain 2020-09-01 11:40:13 +03:00
David Remer
2974d19f9d rename coding standards action 2020-09-01 10:27:15 +03:00
David Remer
0adc94d7e0 add ppcp admin notices module 2020-09-01 10:24:10 +03:00
David Remer
e35c4fe419 move admin notices module to local modules 2020-09-01 10:16:30 +03:00
David Remer
4519c3f70f apply coding standards to session module 2020-09-01 10:12:54 +03:00
David Remer
4cf58e613f fix typo 2020-09-01 10:12:28 +03:00
David Remer
1d4096bc13 move session repo to local modules 2020-09-01 10:02:47 +03:00
David Remer
81637ebe6d fix tests 2020-09-01 09:47:36 +03:00
David Remer
86de597fb7 fix some method names 2020-09-01 09:06:39 +03:00
David Remer
64874d4f43 add api client to autloader 2020-09-01 09:06:28 +03:00
David Remer
804bf35bbe coding standards for api client 2020-09-01 09:00:45 +03:00
David Remer
f5bb4048cd add api client to main repository 2020-08-31 13:38:54 +03:00
David Remer
7c5638764e coding standards 2020-08-31 13:30:15 +03:00
David Remer
a6d3574a0e coding standards 2020-08-31 13:27:18 +03:00
David Remer
42930b48be codingstandards src/ 2020-08-31 13:08:27 +03:00
David Remer
a35d103111 fix tests 2020-08-31 13:03:16 +03:00
David Remer
d1cab80167 fix method name 2020-08-31 12:39:18 +03:00
David Remer
c908fddb6e fix method name 2020-08-31 12:38:29 +03:00
David Remer
7b25d5bb0c add custom autoloader 2020-08-31 12:37:24 +03:00
David Remer
cd54a96981 fix tests 2020-08-31 11:12:59 +03:00
David Remer
5e39de1247 coding standards for button module 2020-08-31 11:12:46 +03:00
David Remer
3c916138ce code style adjustments 2020-08-31 09:42:39 +03:00
David Remer
e13f13ca21 coding standards for the ppcp-onboarding module. 2020-08-31 09:37:15 +03:00
David Remer
c5709065c2 code styles for the wc gateway module 2020-08-31 09:13:24 +03:00
David Remer
cf0b5b0e25 code styles for the wc gateway module 2020-08-28 08:13:45 +03:00
David Remer
7fcda592f7 coding standards for webhook module 2020-08-27 13:10:16 +03:00
David Remer
653a765235 coding standards for woocommerce-logging module 2020-08-27 12:31:16 +03:00
David Remer
7af7ace569 codingstandards for subscription module 2020-08-27 11:50:10 +03:00
David Remer
cfbd3ae428 phpcbf 2020-08-27 11:08:36 +03:00
David Remer
61d24eede6 setup coding standards 2020-08-27 11:07:01 +03:00
David Remer
16501ee765 pcp-37 / add endpoint, redirect insufficient funds to paypal to choose different payment method 2020-08-27 10:58:08 +03:00
David Remer
80b492e083 typo 2020-08-27 10:55:24 +03:00
David Remer
52fc8483f2 phpcs 2020-08-26 10:00:43 +03:00
David Remer
37938ad589 fix tests 2020-08-26 09:59:07 +03:00
David Remer
55dcc8b88e Handle INSTRUMENT_DECLINED response in WC_Gateway - PCP-37 2020-08-26 09:43:48 +03:00
David Remer
6378287962 make sure client_id was populated, otherwise we try to create webhooks after reset without a client_id 2020-08-26 08:35:35 +03:00
David Remer
74eacf81b3 extend ajax error response data 2020-08-26 08:06:14 +03:00