James
e8e1ba00fe
chore(release): v1.15.5
v1.15.5
2023-09-09 09:53:57 -04:00
Jarrod Flesch
a7d47c627d
fix: corrects hasMany relationships within addFieldStatePromise ( #3300 )
2023-09-09 00:32:29 -04:00
Jarrod Flesch
5e1bed3177
chore: fixes console errors for checkboxes ( #3291 )
2023-09-07 09:11:35 -04:00
Elliot DeNolf
364014a1e9
chore(release): v1.15.4
v1.15.4
2023-09-06 17:39:02 -04:00
Jarrod Flesch
9cd5e5aefa
fix: appends versions key to incoming where query ( #3287 )
2023-09-06 15:07:46 -04:00
Bas Dalenoord
429a88a5a1
fix: change scoping of force parameter to prevent false negation; ( #3278 )
2023-09-06 12:54:39 -04:00
Jarrod Flesch
cf12b5fc70
fix( #3274 ): sets full user data from fetchFullUser instead of partial jwt data ( #3279 )
2023-09-06 12:52:48 -04:00
Jarrod Flesch
5096c37874
fix: aligns depth behaviour between local api and admin panel ( #3276 )
2023-09-06 12:51:59 -04:00
Jacob Fletcher
ac592b6d0d
chore(templates/ecommerce): misc cleanup
2023-09-06 11:59:03 -04:00
Jacob Fletcher
007f7e7d18
chore(templates/ecommerce): fixes nextjs hmr
2023-09-06 11:49:59 -04:00
Jacob Fletcher
4ba072b0c6
chore(templates/ecommerce): related products
2023-09-06 11:39:18 -04:00
Jacob Fletcher
8a4db150f0
chore(templates/ecommerce): prevents server from restarting when app files change
2023-09-06 11:11:30 -04:00
Jacob Fletcher
b28b9020ea
chore(templates/ecommerce): fixes product published dates
2023-09-06 11:07:59 -04:00
Jacob Fletcher
baa73fae62
chore(templates/ecommerce): wires in redirects
2023-09-06 11:03:30 -04:00
Jacob Fletcher
55c27b6d2f
chore(templates/website): builds nextjs front-end ( #3282 )
2023-09-06 08:38:04 -04:00
James
6d148d7309
chore(release): v1.15.3
v1.15.3
2023-09-05 16:53:47 -04:00
James Mikrut
8e10ecae4b
Merge pull request #3256 from payloadcms/feat/versions-perf
...
Feat/versions perf
2023-09-05 16:47:48 -04:00
Jarrod Flesch
ef27b9f641
chore: revert changes related to the status displayed by the Status component
2023-09-05 16:33:01 -04:00
Jarrod Flesch
2dcce0339c
chore: simplify logic for global status rendering
2023-09-05 16:04:56 -04:00
Jarrod Flesch
b649ad7bb5
chore: ensure not to update the version doc that was just created
2023-09-05 16:04:12 -04:00
Jarrod Flesch
3cee0be314
chore: remove script file example
2023-09-05 16:01:07 -04:00
Jacob Fletcher
8fc953605a
chore(templates/ecommerce): properly formats csp and handles post requests in next app ( #3260 )
2023-09-01 10:52:05 -04:00
Jarrod Flesch
e28dfc0c93
chore: tweak script
2023-08-31 21:34:25 -04:00
Jarrod Flesch
33561a8ea2
chore: adds feature flag to config
2023-08-31 21:16:50 -04:00
Jarrod Flesch
e500b46576
chore: removes console log
2023-08-31 16:57:49 -04:00
Jarrod Flesch
e79a84d200
chore: migration script
2023-08-31 16:56:21 -04:00
Jarrod Flesch
16e94d401b
feat: improves query speed for version enabled collections
2023-08-31 16:50:35 -04:00
Jarrod Flesch
9fbabc8fd6
fix: globals not saving updatedAt and createdAt and version dates correctly
2023-08-31 16:49:33 -04:00
Jarrod Flesch
9bc072ccaf
fix: draft globals always displaying unpublish button
2023-08-31 16:48:25 -04:00
Jacob Fletcher
45905c312f
chore(templates/ecommerce): bypasses next cache ( #3254 )
2023-08-31 09:34:10 -04:00
Jacob Fletcher
2c7a15ceca
chore(templates/ecommerce): uses svg favicon
2023-08-28 16:11:11 -04:00
Jacob Fletcher
28e128241e
chore(examples/custom-server): uses getPayloadClient in default server and removes admin redirect
2023-08-28 16:06:45 -04:00
Jacob Fletcher
21336cd61a
chore(examples/custom-server): handles front-end post requests ( #3221 )
2023-08-28 15:58:56 -04:00
Jarrod Flesch
ff1c10c382
chore(examples): simplify getPayloadClient logic
2023-08-28 13:49:40 -04:00
Jarrod Flesch
6e8aa5e8af
Merge branch 'master' of https://github.com/payloadcms/payload
2023-08-28 11:24:28 -04:00
Jarrod Flesch
32e7c56a0d
chore(example): adjusts custom server example with pattern to utilize local api
2023-08-28 11:24:24 -04:00
Jacob Fletcher
e5c783df5d
chore(templates/ecommerce): migrates to @payloadcms/plugin-stripe v0.0.14 ( #3231 )
2023-08-25 17:49:51 -04:00
Jacob Fletcher
63698e5e88
chore(templates): correctly sets next images domain ( #3230 )
2023-08-25 15:40:40 -04:00
Dan Ribbens
016ad3afc9
chore(release): v1.15.2
v1.15.2
2023-08-25 11:40:42 -04:00
Dan Ribbens
33e1e15ca9
chore: pins swc v1.3.78 ( #3228 )
2023-08-25 11:00:43 -04:00
Jarrod Flesch
59918aac91
chore(docs): clarifies reason for returning doc in afterChange collection hook
2023-08-25 10:23:27 -04:00
Dan Ribbens
a0c3cbd68d
chore(release): v1.15.1
v1.15.1
2023-08-25 06:55:22 -04:00
Tylan Davis
3a15e077c6
fix: correct out of order dark-mode color variables ( #3197 )
2023-08-24 15:09:31 -04:00
Jessica Chowdhury
90a9e14e9d
docs: adds custom select example and video ( #3223 )
2023-08-24 15:07:06 -04:00
Paul
6d3b8636f4
fix: mutation type with tabs missing previous tabs ( #3196 )
2023-08-24 14:29:25 -04:00
PatrikKozak
cb8e07f852
fix: arrays in richtext uploads ( #3222 )
...
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-08-24 14:12:18 -04:00
Jessica Chowdhury
301be0a5d4
docs: adds minRow and maxRow to array and blocks pages ( #3203 )
2023-08-24 11:19:49 -04:00
Dan Ribbens
466589b483
chore(release): v1.15.0
v1.15.0
2023-08-24 10:22:55 -04:00
Alessio Gravili
6754f55ce0
chore: improve filtering for hasMany number field ( #3193 )
...
* chore: improve fiiltering for hasMany number field
* chore: add translation for 'items' and replace rows with items
* chore: new exceededLimit key
* Revert "chore: add translation for 'items' and replace rows with items"
This reverts commit 3a91dabdfd .
* chore: undo adding items key in translation schema
* chore: new limitReached key
* chore: remove unnecessary exceededLimit key
2023-08-21 18:01:10 +02:00
Alessio Gravili
84d2bacb56
chore: improve checkboxes ( #3191 )
2023-08-21 10:39:40 -04:00