emilicastells
26501fb9ed
Bump 2.0.1 version
2022-12-01 17:31:23 +01:00
emilicastells
ce1e52de23
Add ppcp-compat
to package.json
scripts
2022-11-30 16:56:50 +01:00
emilicastells
7f3d3116bd
Bump 2.0.0 version
2022-11-15 12:26:16 +01:00
dinamiko
85109f82d2
Bump 1.9.5 version
2022-10-21 16:28:34 +02:00
Alex P
45d277b936
Make js build parallel and add a sctipt for watching changes
...
JS building should be much faster now, and also you can do yarn ddev:watch-js to make it automatically detect changes and rebuild when editing JS code.
2022-10-21 11:27:03 +03:00
Narek Zakarian
1aa1cebba9
Merge branch 'PCP-905-tracking-integration-hooks' into PCP-905-tracking-integration-compatibility-with-third-party-plugins
2022-10-07 16:49:50 +04:00
Narek Zakarian
9a8c413422
Create Assets for compat module
2022-10-03 18:21:07 +04:00
dinamiko
c3c3a74258
Bump 1.9.4 version
2022-09-30 16:16:11 +02:00
Alex P
3c4db55211
Use webpack/babel in onboarding module
2022-09-12 10:23:22 +03:00
dinamiko
8a052166ff
Merge branch 'trunk' into PCP-155-tracking-api
2022-08-18 15:50:16 +02:00
dinamiko
62c00f100c
Bump 1.0.3 version
2022-08-18 14:46:48 +02:00
Narek Zakarian
9b63ab0b91
Merge remote-tracking branch 'origin/trunk' into PCP-155-tracking-api
...
# Conflicts:
# modules/ppcp-wc-gateway/services.php
# modules/ppcp-wc-gateway/src/Helper/PayUponInvoiceHelper.php
# tests/PHPUnit/WcGateway/Helper/PayUponInvoiceHelperTest.php
2022-08-17 17:11:20 +04:00
Narek Zakarian
054a6b2164
Create module assets
2022-08-11 14:21:38 +04:00
dinamiko
f95889e6da
Bump 1.9.2 version
2022-08-02 14:25:23 +02:00
dinamiko
e7a4522f8d
Bump 1.9.1 version
2022-07-08 10:53:35 +02:00
Danae Millan
5047dfb94e
Bump version number from 1.8.2 to 1.9.0 in package.json
2022-07-04 10:34:50 -03:00
Alex P
84a5d9cd0f
Merge branch 'trunk' into pcp-328-mismatch
2022-06-20 16:35:37 +03:00
Alex P
04aba8ceb1
Add tests using real WC
2022-06-17 09:40:00 +03:00
dinamiko
5dcc835f2e
Bump 1.8.2 version
2022-06-14 12:08:34 +02:00
dinamiko
faa2d2cacc
Bump 1.8.1 version
2022-05-20 09:50:44 +02:00
Alex P
26f11a6e5e
Remove previous docker setup
2022-05-09 13:53:24 +03:00
Alex P
7e121c6a4a
Update dev env docs
2022-05-09 11:32:24 +03:00
Alex P
a87a9dcab5
Exclude .ddev from package
2022-05-06 11:34:58 +03:00
dinamiko
82a6449f14
Bump 1.8.0 version
2022-04-13 10:47:00 +02:00
dinamiko
0972954e7e
Bump 1.7.1 version
2022-03-23 11:22:14 +01:00
dinamiko
40f85162cf
Bump 1.7.0 version
2022-02-10 10:47:05 +01:00
dinamiko
a40e83766a
Bump 1.6.5 version
2022-01-20 11:44:03 +01:00
Alex P
16c77ebf95
Add docker:build-package command
...
This allows to build a package using the docker env,
which should be more consistent and allows to easily use
the needed PHP version (e.g. the min supported)
instead of the system PHP.
2022-01-03 17:05:40 +02:00
dinamiko
709cc63221
Bump 1.6.4 version
2021-12-20 10:32:03 +01:00
dinamiko
e5dafa08b8
Bump 1.6.3
version
2021-12-01 16:21:18 +01:00
dinamiko
df316afbe4
Create release branch
2021-11-09 16:46:52 +01:00
dinamiko
5bb7c80622
Add stubs for psalm
2021-11-08 11:37:18 +01:00
Alex P
70d0617dbb
Add psalm to yarn docker:lint
2021-10-13 16:37:04 +03:00
dinamiko
f405778bdc
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into bug/fix-project-configuration
2021-10-13 10:55:38 +02:00
dinamiko
576d09cb71
Bump 1.6.1 version
2021-10-08 09:54:47 +02:00
Alex P
f4b2c5d7df
Use composer update --lock because of composer-merge-plugin
2021-10-08 10:19:28 +03:00
Alex P
72f1c2b665
Merge branch 'trunk' into fix-cmd
2021-09-30 10:24:38 +03:00
Jorge A. Torres
664c2220ac
Remove node_modules/ directories before building ZIP
2021-09-29 13:21:25 -03:00
dinamiko
02d5411b18
Merge branch 'trunk' into release/1.6.0
2021-09-24 09:29:43 +02:00
dinamiko
fc488a3497
Work in progress
2021-09-22 10:05:00 +02:00
dinamiko
af36ab4178
Bump 1.6.0 version
2021-09-16 17:12:46 +02:00
Alex P
e2a7f6d8d9
Show webhooks
2021-09-16 13:48:20 +03: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
7a07c0e973
Fix docker phpcs command
...
do not hide warnings
2021-08-30 16:54:59 +03:00
Alex P
4b2c6efe0b
Add .editorconfig
2021-08-20 16:23:36 +03:00
Emili Castells
d3f23b8e68
Merge pull request #228 from woocommerce/PCP-252-docker
...
Docker
2021-08-20 11:21:54 +02:00
Alex P
6dc71e439f
Delete docker files from release package
2021-08-19 18:49:00 +03:00
Alex P
6aa0f17bca
Add dockers docs and yarn commands
2021-08-19 17:49:54 +03:00
dinamiko
9a9cf29b57
Bump 1.5.1 release
2021-08-16 12:02:07 +02:00
Jorge A. Torres
32be1f357e
Update changelog and bump versions for release
2021-08-09 10:10:30 -07:00