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 |
|
Jarrod Flesch
|
9aa1b8ec47
|
Merge remote-tracking branch 'origin/master' into fix/tooltip-position
|
2023-03-13 11:28:41 -04:00 |
|
James
|
ccc92fdb75
|
fix: cancels existing fetches if new fetches are started
|
2023-03-13 11:22:10 -04:00 |
|
James
|
657aa65e99
|
fix: removes forced require on array, block, group ts
|
2023-03-13 11:12:11 -04:00 |
|
James
|
abebde6b12
|
feat: exposes useTheme hook
|
2023-03-13 10:58:02 -04:00 |
|
Elliot Lintz
|
1df3d149e0
|
feat: #2280 Improve UX of paginator (#2293)
|
2023-03-13 10:12:41 -04:00 |
|
James Mikrut
|
8832d08a22
|
Merge pull request #2286 from payloadcms/fix/ui-columns
fix: renders presentational table columns
|
2023-03-13 06:52:07 -07:00 |
|
Jacob Fletcher
|
51dc66b5d9
|
poc: tooltip position #2108
|
2023-03-13 09:27:08 -04:00 |
|
Jessica Boezwinkle
|
aae6d716e5
|
fix: allow thumbnails in upload gallery to show useAsTitle value
|
2023-03-13 11:29:56 +00:00 |
|
Igor Loskutov
|
32b38439e3
|
chore: rename index.tsx of Pages collection of Preview example into index.ts
|
2023-03-12 16:08:50 +07:00 |
|
Elliot67
|
fd8ea88488
|
fix: Prevent browser initial favicon request
|
2023-03-12 00:09:07 +01:00 |
|
Jesse Sivonen
|
8d1df96637
|
docs: add refreshPermissions
|
2023-03-11 17:18:52 +02:00 |
|
Jesse Sivonen
|
c1f205c2cf
|
test: refresh-permissions
|
2023-03-11 16:56:22 +02:00 |
|
Jesse Sivonen
|
e9c796e42c
|
feat: provide refresh permissions for auth context
|
2023-03-11 16:56:01 +02:00 |
|
Jacob Fletcher
|
4e1748fb8a
|
fix: renders presentational table columns
|
2023-03-10 08:59:34 -05:00 |
|
William Killerud
|
959f01739c
|
fix: check relationships indexed access for undefined
|
2023-03-09 15:09:09 +01:00 |
|
James
|
85dee9a7bc
|
chore(release): v1.6.19
v1.6.19
|
2023-03-08 16:40:05 -08:00 |
|
James
|
057522c5bd
|
fix: ensures nested fields save properly within link, upload rte
|
2023-03-08 16:36:46 -08:00 |
|
James
|
9a8c6deafb
|
chore(release): v1.6.18
v1.6.18
|
2023-03-08 16:17:38 -08:00 |
|
James
|
7daddf864d
|
fix: #2272, rich text within blocks causing crash on reorder
|
2023-03-08 16:07:08 -08:00 |
|
James
|
ef826c88ec
|
fix: allows swc/register to transpile files above current workspace
|
2023-03-08 15:23:38 -08:00 |
|
Jarrod Flesch
|
42fbd96040
|
Fix/2254 swap relationship (#2261)
|
2023-03-07 14:27:44 -05:00 |
|
Jacob Fletcher
|
889a55ad99
|
Merge pull request #2260 from payloadcms/fix/table-column-prefs
fix: column preferences
|
2023-03-07 14:08:09 -05:00 |
|
Jacob Fletcher
|
3c205bcaba
|
chore: writes e2e test for drawer column retention
|
2023-03-07 13:52:47 -05:00 |
|
Jacob Fletcher
|
a1ddd2e2e3
|
fix: table column preferences sync
|
2023-03-07 13:49:35 -05:00 |
|
Jacob Fletcher
|
5a07b788c7
|
Merge pull request #2258 from payloadcms/fix/table-columns-2257
Fix/table columns 2257
|
2023-03-07 10:53:05 -05:00 |
|
Jacob Fletcher
|
5d84a98d7b
|
chore: writes e2e test for duplicative base fields
|
2023-03-07 10:34:21 -05:00 |
|
Jacob Fletcher
|
b92ad4a2d6
|
chore: writes e2e test for row fields as table columns
|
2023-03-07 10:34:12 -05:00 |
|
Jacob Fletcher
|
b10e842e89
|
fix: renders row fields as table columns #2257
|
2023-03-07 10:24:27 -05:00 |
|
James
|
bc7d4d8f0e
|
chore(release): v1.6.17
v1.6.17
|
2023-03-06 17:30:25 -05:00 |
|