Dan Ribbens
|
3825041393
|
chore(release): v1.6.24
v1.6.24
|
2023-03-23 13:15:50 -04:00 |
|
Dan Ribbens
|
0fedbabe9e
|
feat: bulk-operations (#2346)
Co-authored-by: PatrikKozak <patrik@trbl.design>
|
2023-03-23 12:33:13 -04:00 |
|
Dan Ribbens
|
c5cb08c5b8
|
chore(release): v1.6.23
v1.6.23
|
2023-03-22 14:29:45 -04:00 |
|
Jarrod Flesch
|
833899c893
|
chore: exposes AccessArgs export from payload/types
|
2023-03-22 13:22:11 -04:00 |
|
Jessica Chowdhury
|
1f480c4cd5
|
feat: exposes defaultSort property for collection list view (#2382)
|
2023-03-22 12:21:04 -04:00 |
|
Jarrod Flesch
|
b74a59947d
|
chore: exports AccessArgs type for granular typing when imported
|
2023-03-22 11:58:23 -04:00 |
|
Dan Ribbens
|
21b8da7f41
|
fix: #2363 version tabs and select field comparisons (#2364)
|
2023-03-22 10:22:14 -04:00 |
|
fiona
|
fb2fd3e9b7
|
fix: DateField admin type (#2256)
|
2023-03-22 10:18:37 -04:00 |
|
Christian Gil
|
c0ff75c164
|
fix: Fix missing Spanish translations (#2372)
|
2023-03-22 10:17:47 -04:00 |
|
Dan Ribbens
|
e1a6e08aa1
|
fix: fallback to default locale showing on non-localized fields (#2316)
|
2023-03-22 10:16:54 -04:00 |
|
Jarrod Flesch
|
ac4cc5548a
|
Update reproduction-guide.md
|
2023-03-21 23:40:18 -04:00 |
|
Jarrod Flesch
|
e0e1b09b77
|
chore: adds info in reproduction guide
|
2023-03-21 23:29:33 -04:00 |
|
Jarrod Flesch
|
fe86707c53
|
Chore/issue template (#2380)
|
2023-03-21 23:16:45 -04:00 |
|
Jarrod Flesch
|
2ed7e325b8
|
Issue template improvements (#2231)
|
2023-03-21 22:34:01 -04:00 |
|
PatrikKozak
|
e09ebfffa0
|
fix: allows base64 thumbnails (#2361)
|
2023-03-21 09:33:16 -04:00 |
|
Christian Gil
|
a8766d00a8
|
feat: adds title attribute to ThumbnailCard (#2368)
|
2023-03-20 23:15:03 -04:00 |
|
Jacob Fletcher
|
ef9606bf5b
|
chore: retrofits formatUseAsTitle into ThumbnailCard #2270 (#2367)
|
2023-03-20 22:51:06 -04:00 |
|
Jacob Fletcher
|
10dd819863
|
fix: relationship field useAsTitle #2333 (#2350)
|
2023-03-20 22:21:49 -04:00 |
|
Jarrod Flesch
|
c8594a7e7a
|
chore: ensures code editor and loading shimmer use height from props
|
2023-03-20 12:06:36 -04:00 |
|
Jacob Fletcher
|
959567aade
|
docs: middleware order #2327 (#2351)
|
2023-03-20 09:47:57 -04:00 |
|
Jarrod Flesch
|
7a8c7f3429
|
chore: ensures monaco editor loader is the same height as it's parent
|
2023-03-20 08:26:44 -04:00 |
|
James
|
4d578f1bfd
|
fix: #2315 - deleting files if overwriteExistingFiles is true
|
2023-03-15 17:37:02 -04:00 |
|
Dan Ribbens
|
eabfd91655
|
chore(release): v1.6.22
v1.6.22
|
2023-03-15 15:39:21 -04:00 |
|
Dan Ribbens
|
a4c6c4891e
|
chore: update webpack dependencies
|
2023-03-15 15:28:16 -04:00 |
|
Dan Ribbens
|
11c15720d4
|
chore: update dependencies (#2326)
|
2023-03-15 14:36:56 -04:00 |
|
Franck Martin
|
24e92cfe69
|
add: missing french translations for rich-text link editor (#2322)
|
2023-03-15 14:12:02 -04:00 |
|
James
|
4b243c9007
|
chore(release): v1.6.21
v1.6.21
|
2023-03-15 10:34:47 -04:00 |
|
Jarrod Flesch
|
8d65ba1efd
|
fix: hidden fields being mutated on patch (#2317)
|
2023-03-14 15:35:58 -04:00 |
|
Dan Ribbens
|
5f1b0c21eb
|
chore(release): v1.6.20
v1.6.20
|
2023-03-13 17:47:46 -04:00 |
|
Dan Ribbens
|
af164159fb
|
fix: undefined point fields saving as empty object (#2313)
|
2023-03-13 17:34:51 -04:00 |
|
Elliot Lintz
|
39e303add6
|
fix: keep drop zone active when hovering inner elements (#2295)
|
2023-03-13 16:05:56 -04:00 |
|
Jarrod Flesch
|
9b5c889187
|
Merge pull request #2301 from payloadcms/fix/2270
fix: allow thumbnails in upload gallery to show useAsTitle value
|
2023-03-13 15:39:54 -04:00 |
|
Jarrod Flesch
|
dd9c15c672
|
chore: ensures block drawer thumbnail cards render a title properly
|
2023-03-13 15:26:10 -04:00 |
|
Jarrod Flesch
|
92e9602329
|
Merge pull request #2310 from payloadcms/fix/2292
fix: allows useListDrawer to work without collectionSlugs defined
|
2023-03-13 15:12:33 -04:00 |
|
James Mikrut
|
dbf976ee5e
|
Merge pull request #2278 from wkillerud/fix/relationmap-undefined
fix: check relationships indexed access for undefined
|
2023-03-13 12:08:32 -07:00 |
|
James Mikrut
|
927b3fb6d3
|
Merge pull request #2291 from joas8211/feat/provide-refresh-permissions
feature: provide refresh permissions
|
2023-03-13 12:07:10 -07:00 |
|
James Mikrut
|
5e84ca3ce7
|
Merge pull request #2294 from Elliot67/fix/favicon-404
fix: Prevent browser initial favicon request
|
2023-03-13 12:05:26 -07:00 |
|
James Mikrut
|
3b2daa1992
|
Merge pull request #2296 from Firfi/master
chore: rename index.tsx of Pages collection of Preview example into index.ts
|
2023-03-13 12:04:54 -07:00 |
|
James Mikrut
|
a19c42f1bd
|
fix: tooltip position #2108
fix: tooltip position #2108
|
2023-03-13 11:47:35 -07:00 |
|
PatrikKozak
|
fc82661b54
|
Merge pull request #2311 from payloadcms/fix/search-row-titles
Fix/search row titles
|
2023-03-13 14:46:09 -04:00 |
|
James Mikrut
|
4e95a39132
|
Merge pull request #2306 from payloadcms/fix/pagination-global-admin-type
Fix/pagination global admin type
|
2023-03-13 11:38:23 -07:00 |
|
PatrikKozak
|
5a637a8b09
|
Merge branch 'master' of https://github.com/payloadcms/payload into fix/search-row-titles
|
2023-03-13 14:30:05 -04:00 |
|
PatrikKozak
|
75e776ddb4
|
fix: flattens title fields to allow seaching by title if title inside Row field
|
2023-03-13 14:29:59 -04:00 |
|
Jessica Boezwinkle
|
e1553c2fc8
|
fix: allows useListDrawer to work without collectionSlugs defined
|
2023-03-13 18:23:58 +00:00 |
|
James Mikrut
|
db6d35bc03
|
Merge pull request #2308 from payloadcms/fix/#2265
fix: cancels existing fetches if new fetches are started
|
2023-03-13 11:19:45 -07:00 |
|
James
|
d5bf957c8e
|
chore: only throws errors in usePayloadAPI if signal is not aborted
|
2023-03-13 13:54:58 -04:00 |
|
Jarrod Flesch
|
566c45b0b4
|
fix: ensures documentID exists in doc documentDrawers (#2304)
|
2023-03-13 12:06:07 -04:00 |
|
Jarrod Flesch
|
39ee306630
|
chore: adds duplicate caret to track intersection with
|
2023-03-13 12:04:26 -04:00 |
|
PatrikKozak
|
748475f785
|
Merge branch 'master' of https://github.com/payloadcms/payload into fix/pagination-global-admin-type
|
2023-03-13 11:41:58 -04:00 |
|
PatrikKozak
|
bf9929e9a9
|
fix: removes pagination type from top level admin config types
|
2023-03-13 11:41:50 -04:00 |
|