Dovid Levine and GitHub
e96236696f
chore: bump deps to meet actual requirements and lint for WPCS 3.0 ( #816 )
...
* chore: bump min versions to actual and update deps
* chore: fix multiple empty lines at EOF
* chore: preincrement when standalone (phpcs)
* fix: use `printf` instead of `echo sprintf` [phpcs]
* chore: avoid lonely `if()` in `else{}` [phpcs]
* chore: avoid reserved keywords as param names [phpcs]
* chore: remove unused callback params [phpcs]
* chore: remove more unused callback params [phpcs]
* chore: apply lints to tests
* chore: update ruleset for PHPCS 3.0
* texts: restore $last_request_headers
2023-11-30 08:41:32 -05:00
8690ede673
dev!: namespace Composer dependencies with strauss ( #762 )
...
* dev!: namespace Composer dependencies with strauss
* chore: include vendor-prefixed when stanning
* Strauss configurations properly applied. Contribution docs restored.
* Linter and PHPStan compliance met
* `platform` removed from `composer.json`
* devops: PHP7.3 removed from CI matrix
---------
Co-authored-by: Geoff Taylor <geoff@axistaylor.com >
2023-08-02 16:54:46 -04:00
Geoffrey K Taylor and GitHub
ba13b2ec0a
feat: Authorizing URLs implemented and tested. ( #745 )
...
* feat: Authorizing URLs implemented and tested.
* feat: More woographql_*_nonce functions implemented.
* chore: linting changes made.
* chore: linting changes made.
* fix: woographql_*_ functions tested.
* chore: WPCS compliance met.
* devops: lint-code script updated to PHP v8.0
* chore: WPCS compliance met
* devops: TransferSessionHandlerTest & QLSessionHandlerTest updated
* devops: codeclimate.yml added.
* chore: Linter compliance met
* devops: Harmonizing WordPress doc written and Settings doc updated.
* chore: Typo fixed in docs.
* fix: General bugfixes and improvements related to Auth URLs
* devops: More docs.
* chore: Linter compliance met
* chore: small change made to docs.
2023-05-22 13:43:10 -04:00
bde5fc5bbd
Adds tax calculation to regular and sale prices. ( #714 )
...
* Adds tax calculation to regular and sale prices.
* fixup! Adds tax calculation to regular and sale prices.
* Fix phpunit deprecated method.
* fixup! Fix phpunit deprecated method.
* fixup! fixup! Fix phpunit deprecated method.
* Fix missing param in function.
* Fix linting.
---------
Co-authored-by: Andres A <andres@Andress-MBP.home >
2023-03-10 13:46:39 -05:00
Geoffrey K Taylor and GitHub
9073793e86
chore: WPGraphQL v1.9.x connection resolver support added and autoloader removed. ( #647 )
...
* chore: WPGraphQL v1.9x + WP Bedrock support added.
* chore: lint compliance met.
* chore: composer/installers added back to allow-plugins
2022-08-26 14:53:36 -04:00
Geoffrey K Taylor and GitHub
b073dce134
chore: PHP-JWT upgraded to v6.1.0 ( #633 )
...
* chore: PHP-JWT upgraded to v6.1.0, Unit tests updated to work with WPGraphQL Testcase v2.3
* chore: PHP7.2 removed from testing workflow matrix.
2022-06-24 17:42:05 -04:00
Geoffrey K Taylor and GitHub
d70443ddcd
fix: QLSessionHandler behaviour changes and QLSessionHandlerTest wpunit test added ( #616 )
...
* chore: QLSessionHandlerTest added
* chore: WPCS compliance met
* fix: JWT leeway set in unit test
* fix: Docker environment salts updated
* fix: salts restored
* chore: WPCS compliance met
* chore: JWT::leeway removed from tests
* devops: Uncommented assertion in QLSessionHandlerTest
* chore: WPCS compliance met
2022-03-15 14:39:36 -04:00