Commit graph

1665 commits

Author SHA1 Message Date
Emili Castells
93f0667075
Merge pull request #231 from woocommerce/pcp-181-payee-email
Do not send payee email
2021-09-01 11:16:36 +02:00
Anton Ukhanev
758ad554a1 Revert "Apparently, line endings in images"
This reverts commit 559f843414.
2021-08-31 17:05:07 +02:00
Emili Castells
f67ac6b697
Merge pull request #238 from woocommerce/remove-travis
Remove travis
2021-08-31 16:16:23 +02:00
Alex Pantechovskis
93cb005b4d
Remove travis
We don't need it, GitHub Actions do the same and more.
And it used PHP 7.0.
2021-08-31 10:29:53 +03:00
Alex P
527d14eb4a Simplify type hint 2021-08-31 10:20:34 +03:00
Alex P
33e6280aa3 Add notice DCC enabled without the main gateway 2021-08-31 10:20:11 +03:00
Anton Ukhanev
1866efc291 Revert "Switch GPG keyserver"
This reverts commit 25e419ab
2021-08-30 18:09:59 +02:00
Anton Ukhanev
516871c355 Merge branch 'bug/fix-project-configuration' into task/refactor-for-psr-4
# Conflicts:
#	.github/workflows/php.yml
#	.idea/php.xml
#	.idea/woocommerce-paypal-payments.iml
2021-08-30 18:03:57 +02:00
Anton Ukhanev
74769a6a79 CI no longer authenticates with Packagist
Apparently not necessary for this project
2021-08-30 17:58:35 +02:00
Anton Ukhanev
dd4affb14b Remove PHPStorm configuration 2021-08-30 17:55:17 +02:00
Anton Ukhanev
e78b0b283a PHPCS now allows omitting inherited param doc 2021-08-30 17:52:21 +02:00
Anton Ukhanev
986b6c5eb2 Fix typo in command 2021-08-30 17:52:09 +02:00
Anton Ukhanev
b41664d4b5 Use Composer v1 on CI 2021-08-30 17:52:05 +02:00
Anton Ukhanev
6a7a26708b Use Composer v1 2021-08-30 17:51:36 +02:00
Anton Ukhanev
dc3889e17b Upgrade Node 2021-08-30 17:51:28 +02:00
Anton Ukhanev
e84ad7390a Upgrade Composer 2021-08-30 17:50:57 +02:00
Anton Ukhanev
bddb86a4c7 Configure PHPCS
Now will use config instead of CLI values for most things.
Will also show sniff codes.
2021-08-30 17:48:43 +02:00
Anton Ukhanev
9484e73e80 No longer requiring WPCS for file names 2021-08-30 17:48:21 +02:00
Anton Ukhanev
559f843414 Apparently, line endings in images 2021-08-30 17:46:47 +02:00
Alex P
b7ab926f7c Use yarn for building package, and improve readme
to not require npm too
2021-08-30 17:21:45 +03:00
Alex P
36790fa22d Make command style in readme more consistent 2021-08-30 16:57:02 +03:00
Alex P
7a07c0e973 Fix docker phpcs command
do not hide warnings
2021-08-30 16:54:59 +03:00
Anton Ukhanev
ae5fd9ee9d Git archive now ignores .idea 2021-08-30 15:39:57 +02:00
Anton Ukhanev
f6822fa660 PHPCS now allows omitting inherited param doc 2021-08-30 08:18:10 +02:00
Anton Ukhanev
67f327d6c9 Update PHPStorm configs 2021-08-30 08:10:55 +02:00
Anton Ukhanev
df185157bd Update parameter name
Fixes PHPCS
2021-08-30 08:10:43 +02:00
Anton Ukhanev
3a72a73ae3 Auto-fix PHPCS 2021-08-30 08:08:41 +02:00
Anton Ukhanev
3cfe111b4b Fix typo in command 2021-08-30 07:57:01 +02:00
Anton Ukhanev
2fa6d6e2f3 Use Composer v1 on CI 2021-08-30 07:55:48 +02:00
Anton Ukhanev
28005c9bb0 Add missing module Composer config 2021-08-30 07:46:24 +02:00
Alex P
65c048438c Fix indent 2021-08-27 20:46:09 +03:00
Alex P
dcd9bfffdd Fix test warning 2021-08-27 20:41:52 +03:00
Alex P
28b47e8415 Fix/update test 2021-08-27 20:41:30 +03:00
Alex P
0851560bc2 Allow to use module services in tests 2021-08-27 20:41:06 +03:00
Alex P
f71b18f358 Extract bootstrap of modules 2021-08-27 20:40:09 +03:00
Alex P
510e2b05b5 Simplify mock 2021-08-27 20:10:57 +03:00
Alex P
e6c0182dd4 Update tests 2021-08-27 17:28:15 +03:00
Alex P
f60f6b0556 Show CC gateway in admin payments list
allow changing order, enabling/disabling, opening settings via it
2021-08-27 13:50:31 +03:00
Alex P
3ebd3b29bd Fix return value 2021-08-27 13:46:54 +03:00
Alex P
45bef752fd Simplify if 2021-08-27 13:43:25 +03:00
Alex P
bc141ae7fb Refactor gateway page check 2021-08-27 13:43:00 +03:00
Anton Ukhanev
6652ff317f Add package definition to module 2021-08-26 17:17:39 +02:00
Anton Ukhanev
b56484e46c Bring remaining classes to comply with PSR-4 2021-08-26 17:17:28 +02:00
Anton Ukhanev
272302501b Update deps 2021-08-26 16:57:01 +02:00
Anton Ukhanev
f2a5143066 Use Composer v1 2021-08-26 16:56:49 +02:00
Anton Ukhanev
46856f756f Upgrade Node 2021-08-26 14:46:09 +02:00
Anton Ukhanev
4f13f1182c Upgrade Composer 2021-08-26 14:45:55 +02:00
Anton Ukhanev
25e419ab72 Switch GPG keyserver
https://stackoverflow.com/a/68132500/565229
2021-08-26 11:31:16 +02:00
Anton Ukhanev
6eda7448d4 Merge pull request #2 from strangerkir/task/refactoring 2021-08-26 11:15:20 +02:00
Anton Ukhanev
69d9631a73 Now using modularity standard v0.3
This is the newest release, and is the first one that is compatible
with PHP 8. Other changes are BC-breaking, but very very minor.
2021-08-26 11:11:49 +02:00