Elliot DeNolf
1fdff92525
chore(script): use semver to validate and show next version
2023-10-16 12:10:30 -04:00
James
c4ac341d75
fix: empty inArray no longer crashes postgres
2023-10-15 17:28:13 -04:00
Elliot DeNolf
03b9ab0054
chore: cleanup scripts
2023-10-13 16:34:37 -04:00
Elliot DeNolf
4af1d7d812
chore(deps): update dev deps
2023-10-12 17:15:47 -04:00
Elliot DeNolf
0b64c5fb66
chore(deps): bump graphql, graphql-request, mongoose, drizzle-kit
2023-10-11 11:20:58 -04:00
Elliot DeNolf
4dd4e9aaae
chore(deps): script deps
2023-10-11 10:16:06 -04:00
Elliot DeNolf
890af8be05
ci: optimize e2e and refactor workflow ( #3530 )
...
* ci: split e2e
* chore: 3 parts
* chore: use matrix
* chore: use playwright container, bump playwright
* chore: remove playwright container
* ci: move all packages into matrix
* ci: reusable action to restore build cache
* chore: revert custom action
* chore: cleanup logs
2023-10-09 23:43:34 -04:00
Elliot DeNolf
1020b08fd1
chore: port publish script to ts
2023-10-08 13:20:43 -04:00
Elliot DeNolf
654561cf30
chore: reinstall script
2023-10-07 16:46:00 -04:00
Elliot DeNolf
27deeccd50
chore: move react-image-crop to proper package.json
2023-10-07 11:34:06 -04:00
Elliot DeNolf
88c84ad8d6
chore: move test deps to root package.json
2023-10-06 17:38:33 -04:00
Elliot DeNolf
3fce97a6d2
chore: misc eslint
2023-10-06 17:16:13 -04:00
Jarrod Flesch
fb07308dca
feat: 2.0 upload enhancements ( #3433 )
2023-10-06 17:02:42 -04:00
Jacob Fletcher
5f4c38ce21
chore: builds live preview app ( #3451 )
2023-10-06 12:32:13 -04:00
Alessio Gravili
63bae989bb
chore: upgrade turborepo
2023-10-06 14:39:09 +02:00
Elliot DeNolf
3ce9c9ef03
ci: create beta release script
2023-10-04 14:49:57 -04:00
Elliot DeNolf
6226368841
chore: adjust eslint npm script
2023-10-04 13:28:09 -04:00
Elliot DeNolf
c161f019af
chore: disable prettier on json for now
2023-10-04 11:27:42 -04:00
Elliot DeNolf
cf26155995
chore: sync logger for prompts, adjust nodemon
2023-10-03 12:34:48 -04:00
Elliot DeNolf
7349c82e28
chore: add json files to lint-staged
2023-10-02 22:16:57 -04:00
Elliot DeNolf
0c977511f6
chore(script): list latest package versions from registry
2023-10-02 17:19:40 -04:00
Elliot DeNolf
5b3fd4f6ab
ci: add husky and lint-staged
2023-10-02 14:36:23 -04:00
Elliot DeNolf
506f82127b
chore: add dotenv to root package.json
2023-09-27 16:29:40 -04:00
Elliot DeNolf
528fb47b0b
chore: fix dev:generate-types
2023-09-22 15:13:57 -04:00
Elliot DeNolf
7b6fd62895
feat(templates): update templates for 2.0 ( #3358 )
...
* chore: add reinstall script
* feat(templates): update blank template
* chore(templates): update website and ecommerce
2023-09-19 16:17:37 -04:00
Alessio Gravili
c356b96913
chore: package.json improvements: order, duplicate scripts and packages
2023-09-19 11:51:56 +02:00
James
3c92c55ca9
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-18 10:42:36 -04:00
James
128fe0119e
chore: fixes e2e tests
2023-09-18 10:42:30 -04:00
Dan Ribbens
998eb99003
chore: postgres query block fields ( #3347 )
2023-09-17 23:19:19 -04:00
James
d46e1837a1
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-16 11:02:48 -04:00
James
16a4de2df7
chore: merge bundlers
2023-09-16 11:02:42 -04:00
Jacob Fletcher
85c8e4dc65
chore: overhauls admin navigation ( #3339 )
2023-09-15 17:33:28 -04:00
James
270ee3687b
chore: merge
2023-09-15 17:12:32 -04:00
James
5292f41a3b
chore: rectifies test issues
2023-09-15 17:12:13 -04:00
Dan Ribbens
5a56e18e7d
Merge branch '2.0' of github.com:payloadcms/payload into 2.0
2023-09-15 17:11:22 -04:00
Dan Ribbens
b8f831fd05
test: fix imports
2023-09-15 17:01:43 -04:00
Jacob Fletcher
81010311f9
chore: builds main menu modal ( #3313 )
2023-09-15 16:40:08 -04:00
James
92b4490257
chore: merge
2023-09-15 16:32:40 -04:00
James
2a9946f788
chore: resolves some of the testing suite issues
2023-09-15 16:29:16 -04:00
Elliot DeNolf
dd0514bd2c
ci: multiple jobs ( #3337 )
...
* ci: move playwright install to test:e2e script
* test: adjust test db names to avoid conflicts
* ci: clean up core job
* ci: add db-mongodb build job
* chore: add jest setup db adapter logging
* chore: install on mongodb job
* chore: adjust root deps
* chore: use turbo for db-mongodb to ensure build order
* chore: use turbo from .bin
* chore: add build script for db-postgres
* ci: add db-postgres build job
* chore: upgrade actions/checkout and actions/setup-node
* chore: rename github workflow file to main
2023-09-15 16:17:41 -04:00
Dan Ribbens
2c61ae8452
chore: merge db-adapters
2023-09-15 13:03:13 -04:00
James
b21b4719fc
chore: ports webpack bundler over to monorepo package
2023-09-15 12:26:29 -04:00
Elliot DeNolf
abab0abca8
chore: sort all package.json files in a sane way
2023-09-14 16:32:37 -04:00
Elliot DeNolf
744de9c706
chore: merge from 2.0
2023-09-14 12:10:36 -04:00
Elliot DeNolf
2ff41f7a50
chore: more tests commands to top level
2023-09-11 17:22:08 -04:00
Alessio Gravili
73fe11baf3
chore: improve handling of subpath exports for published package ( #3310 )
...
* chore: exportPointerFiles script
* chore: handle creation of subfolders which may not exist
* chore: add json to copyfiles
* chore: do not use exports property for publishConfig
* chore: add clean:unix command
* chore: modify clean:unix command to also delete any tsconfig.tsbuildinfo files
* chore: remove exports properties from db adapter packages
2023-09-11 22:20:12 +02:00
Alessio Gravili
df33323bc8
chore: add missing root packages for test suite to work
2023-09-07 23:06:04 +02:00
Alessio Gravili
4c5673be23
chore: improve package.json script commands
2023-09-06 01:01:57 +02:00
Alessio Gravili
eea371b336
chore: hoist up testing-related packages
2023-09-01 21:57:59 +02:00
Alessio Gravili
b93d2d89c7
chore: use swc instead of tsc to build
2023-09-01 21:41:12 +02:00