Jacob Fletcher
|
a4e8795666
|
fix(deps): dedupes react (#6064)
|
2024-04-26 13:22:12 -04:00 |
|
Elliot DeNolf
|
df77152851
|
chore: add sort-package-json, sort all package.json files
|
2024-04-25 22:19:37 -04:00 |
|
Jarrod Flesch
|
22c53392a3
|
chore: improves types for payloadRequest (#6012)
|
2024-04-25 10:23:03 -04:00 |
|
Alessio Gravili
|
1853fde379
|
chore: upgrade typescript and "@types/"-prefixed packages
|
2024-04-06 15:35:09 -04:00 |
|
Elliot DeNolf
|
5d4bb10106
|
chore: update all package.json repository urls and homepage (#5655)
|
2024-04-04 12:02:08 -04:00 |
|
Alessio Gravili
|
7eab38afa7
|
fixes
|
2024-03-20 10:53:33 -04:00 |
|
Elliot DeNolf
|
1e10f021b5
|
chore: update all package.json main, types, exports, publishConfig
|
2024-03-19 00:45:50 -04:00 |
|
Alessio Gravili
|
6789e61488
|
chore: run lint & prettier on everything
|
2024-03-14 23:53:47 -04:00 |
|
Alessio Gravili
|
4300c3d550
|
chore: add missing .prettierignore files. Without them, folders like "dist" would not be excluded on a package-level despite a root-level .prettierignore being present
|
2024-03-14 22:48:27 -04:00 |
|
Dan Ribbens
|
04fcf57d0a
|
Fix/alpha/int tests (#5311)
* chore: converts dynamic imports to esm require
* chore: adjusts require and import usage
* chore: reverts bin script change
* chore: adjust dataloaded tests to use slate editor
* fix: converts custom auth strategy
* chore: fixes to form builder int test config
* chore: adjusts plugin-stripe and int tests
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2024-03-12 16:27:43 -04:00 |
|
Alessio Gravili
|
da1326a336
|
chore: eslint perf improvements for test suite, make use of cascading for all eslint configs to minimize duplicative rule
|
2024-03-12 09:15:38 -04:00 |
|
James Mikrut
|
03756c4210
|
Merge pull request #5286 from payloadcms/feat/pre-compile-css
Feat/pre compile css
|
2024-03-10 14:06:10 -04:00 |
|
James
|
ec8c7e5c2c
|
chore: finishes css pre-compilation
|
2024-03-10 13:53:37 -04:00 |
|
Dan Ribbens
|
a742f82370
|
chore: plugins peerDependencies payload workspace
|
2024-03-10 11:43:13 -04:00 |
|
Alessio Gravili
|
b70bf81d6c
|
chore: fix all eslint configs to work with esm
|
2024-03-06 12:48:15 -05:00 |
|
James
|
f51434880f
|
chore: add type: module to all packages
|
2024-03-06 11:27:45 -05:00 |
|
Elliot DeNolf
|
6d89f2160d
|
ci: proper dependency graph for turbo to build in right order
|
2024-02-29 16:55:30 -05:00 |
|
Elliot DeNolf
|
6ff42d1627
|
ci: fixed versioning (#5214)
* chore(deps): add lerna-lite
* feat: update-1
* feat(db-mongodb): update 2
* chore: lerna init
* chore: add version option to lerna config
* chore(ci): add gh usernames to changelog and user root package.json for version
* chore(ci): whitelist poc branches
* chore(ci): add contributors section
* chore(ci): use turbo for prepublishOnly scripts, enable caching
* chore(deps): update turborepo, add execa
* feat(plugin-stripe): adjust type import
* chore: remove lerna-lite
* chore(ci): new and improved release script for fixed versioning
* chore: remove unused lerna-lite packages
* chore: sync root package.json version
* chore: remove remnants of bundler packages
* chore(plugin-seo): update packagea.json from main, disable build
* chore: disable turbo caching
* chore(ci): update release script
* chore: sync pnpm-lock.yaml
* chore: ci cleanup
|
2024-02-29 16:01:51 -05:00 |
|
Elliot DeNolf
|
a66d023f84
|
chore: more reference and export fixes
|
2024-02-29 11:52:19 -05:00 |
|
Jarrod Flesch
|
65081d995e
|
chore: correct broken int test import paths
|
2024-02-22 16:19:40 -05:00 |
|
Jarrod Flesch
|
56c766c7b8
|
feat: adds i18n functionality within Rest API, Local and Client contexts (#4749)
|
2024-01-09 14:37:17 -05:00 |
|
Jacob Fletcher
|
1c6174ecb5
|
docs: adds stripe plugin docs (#4528)
|
2023-12-16 13:40:55 -05:00 |
|
Jacob Fletcher
|
6d9110ec48
|
chore(plugin-stripe): scaffolds tests (#4510)
|
2023-12-14 11:56:33 -05:00 |
|
Alessio Gravili
|
293cee6f90
|
chore(plugin-stripe): rename build script to _build (#4344)
|
2023-12-01 10:04:37 +01:00 |
|
Patrik
|
37b765cce8
|
fix(plugin-stripe): vite support (#4279)
* chore: updates export of stripe plugin & bumps payload versions
* chore: handles type errors
* chore: adds alias for stripeREST & strepWebhooks
* fixes issues with bundling within demo
* chore: defaults plugin-stripe demo to use vite bundler
* chore: updates pnpm lock file
* chore: removes yarn lock file from plugin-stripe demo
* chore: bumps payload in demo & cleans up demo config
* chore: updates pnpm lock file
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2023-11-28 14:12:18 -05:00 |
|
Elliot DeNolf
|
c4561a4390
|
chore: proper clean scripts
|
2023-10-25 15:05:14 -04:00 |
|
Elliot DeNolf
|
8fe712cb66
|
chore(release): plugin-stripe/0.0.16 [skip ci]
|
2023-10-25 13:28:10 -04:00 |
|
Elliot DeNolf
|
459a55dfb6
|
chore(plugin-stripe): use payload 1.x as dev dep
|
2023-10-25 13:27:30 -04:00 |
|
Elliot DeNolf
|
0851ef41d7
|
chore(plugin-stripe): update peer deps
|
2023-10-25 12:19:22 -04:00 |
|
dependabot[bot]
|
fa4ceb5322
|
chore(deps): bump postcss in /packages/plugin-stripe/demo (#3813)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-23 14:31:53 -04:00 |
|
dependabot[bot]
|
9149913319
|
chore(deps): bump semver in /packages/plugin-stripe/demo (#3814)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-23 14:31:43 -04:00 |
|
dependabot[bot]
|
284f66e6d8
|
chore(deps): bump graphql in /packages/plugin-stripe/demo (#3815)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-23 14:31:34 -04:00 |
|
Elliot DeNolf
|
ae5b397bc8
|
test(plugin-stripe): stub tests
|
2023-10-23 00:11:19 -04:00 |
|
Elliot DeNolf
|
e6b2d3d1fc
|
chore(plugin-stripe): format
|
2023-10-22 17:40:01 -04:00 |
|
Elliot DeNolf
|
6b19525a65
|
chore(plugin-stripe): eslint fix
|
2023-10-22 17:39:30 -04:00 |
|
Elliot DeNolf
|
c86ae0a9d2
|
chore(plugin-stripe): cleanup after import
|
2023-10-22 17:38:56 -04:00 |
|
Elliot DeNolf
|
927a1ab049
|
chore(release): plugin-nested-stripe/0.0.15
|
2023-10-13 10:57:48 -04:00 |
|
Elliot DeNolf
|
f23ae28d45
|
chore(deps): add payload 2.0 to peer deps
|
2023-10-13 10:56:46 -04:00 |
|
Elliot DeNolf
|
36740b70d4
|
0.0.15-beta.0
|
2023-10-06 11:49:53 -04:00 |
|
Patrik Kozak
|
4fab26db9d
|
chore: updates local dev aliases
|
2023-10-05 22:29:51 -04:00 |
|
Patrik Kozak
|
56cf767e18
|
chore: improves alias pattern
|
2023-10-05 15:37:01 -04:00 |
|
Jacob Fletcher
|
0a45389a25
|
0.0.14
|
2023-08-04 13:28:23 -04:00 |
|
Jacob Fletcher
|
2abdce31f8
|
feat: allows turning off rest proxy (#22)
|
2023-08-04 13:27:48 -04:00 |
|
Jacob Fletcher
|
741ab0487d
|
bumps demo to payload v1.8.2
|
2023-05-18 14:28:46 -04:00 |
|
Jacob Fletcher
|
8a513ba7af
|
chore: eslint and prettier
|
2023-05-18 14:28:41 -04:00 |
|
Jacob Fletcher
|
dfb9a93547
|
0.0.13
|
2023-05-01 17:40:57 -04:00 |
|
Jacob Fletcher
|
f6994e57dd
|
fix: safely retrieves stripe resource before deletion #17
|
2023-05-01 17:36:40 -04:00 |
|
Jacob Fletcher
|
bfe8de3fd6
|
0.0.12
|
2023-03-29 13:27:09 -04:00 |
|
Jacob Fletcher
|
bd16e9fb53
|
chore: conditionally logs webhook events #15 (#16)
|
2023-03-29 13:25:27 -04:00 |
|
Jacob Fletcher
|
8ddbb67f07
|
0.0.11
|
2023-02-02 14:28:23 -05:00 |
|