James Mikrut
|
534cd5ae53
|
Merge pull request #1211 from jacobsfletch/master
feat: async admin access control
|
2022-10-06 13:31:01 -04:00 |
|
James Mikrut
|
fb329a99ba
|
Merge pull request #1210 from payloadcms/fix/#1204
fix: #1204
|
2022-10-06 13:24:42 -04:00 |
|
James Mikrut
|
9e726d9b90
|
Merge pull request #1174 from payloadcms/fix/#1156-file-uploads-changing-extensions
fix: upload xls renaming ext
|
2022-10-06 13:23:23 -04:00 |
|
James Mikrut
|
8d065d619d
|
Merge pull request #1124 from payloadcms/feat/sortable-by-default
feat: sort select and relationship fields by default
|
2022-10-06 13:20:32 -04:00 |
|
James Mikrut
|
cbff1776e7
|
Merge pull request #1168 from payloadcms/fix/read-only
Fix: read only field styles
|
2022-10-06 13:20:16 -04:00 |
|
nwhitmont
|
e517695000
|
docs: +note that collection slug must be in kebab-case, refactor example routes to match (#1176)
Co-authored-by: Nils Whitmont <nwhitmont@genvidtech.com>
|
2022-10-06 13:18:44 -04:00 |
|
James Mikrut
|
4370cfca0c
|
Merge pull request #1195 from bigmistqke/fix/textarea-resize-vertical
fix: resize textarea only vertically
|
2022-10-06 13:17:51 -04:00 |
|
James Mikrut
|
4135b618ef
|
Merge pull request #1198 from dsod/fix/resize-images-naming-and-mimetype
use the converted image mimeType for filename and admin interface
|
2022-10-06 13:17:22 -04:00 |
|
Jacob Fletcher
|
1cfce87549
|
feat: async admin access control
|
2022-10-06 13:16:15 -04:00 |
|
James Mikrut
|
c48283ac1d
|
Merge pull request #1201 from christian-reichart/fix/sibling-data-in-after-read
fix: sibling data in after read hook
|
2022-10-06 13:15:52 -04:00 |
|
James Mikrut
|
328be3e4bc
|
Merge pull request #1206 from payloadcms/style/color-scheme
fix: system dark scrollbars
|
2022-10-06 13:14:54 -04:00 |
|
James
|
b4becd1493
|
fix: #1204
|
2022-10-06 13:11:25 -04:00 |
|
Jarrod Flesch
|
a30d9dc1d7
|
fix(style): system dark scrollbars
|
2022-10-05 15:33:41 -04:00 |
|
Christian Reichart
|
7bfcefbfea
|
fix sibling data in after read hook
|
2022-10-04 14:39:09 +02:00 |
|
dsod
|
131b2796e7
|
now uses the converted image mimeType for file extension and in the admin interface
|
2022-10-03 19:24:14 +02:00 |
|
Elliot DeNolf
|
debcb003bb
|
docs: clarify api key auth usage
|
2022-10-03 08:41:23 -04:00 |
|
bigmistqke
|
6e1dfff1b8
|
fix: resize textarea only vertically
|
2022-10-02 17:37:27 +02:00 |
|
Jarrod Flesch
|
a9ebb71a09
|
Merge branch 'master' into fix/read-only
|
2022-09-30 10:47:34 -04:00 |
|
James
|
3e34e5216f
|
chore(release): v1.1.5
v1.1.5
|
2022-09-29 17:56:44 -04:00 |
|
James
|
2400c58219
|
chore: addresses more flaky tests
|
2022-09-29 17:52:51 -04:00 |
|
James
|
90d504526c
|
chore: adds more delay to flaky test
|
2022-09-29 17:17:14 -04:00 |
|
Jarrod Flesch
|
c97d4f9545
|
Merge branch 'master' into fix/read-only
|
2022-09-29 12:54:02 -04:00 |
|
Jarrod Flesch
|
09a8144f3c
|
fix: richText e2e test, specific selectors
|
2022-09-29 12:53:16 -04:00 |
|
Jarrod Flesch
|
00ef1700ae
|
fix: ajusts how disabled states are being set on anchors and buttons
|
2022-09-29 11:49:25 -04:00 |
|
James
|
3e03b2b5df
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-09-29 11:11:14 -04:00 |
|
James
|
974f79e57e
|
chore: sends 204 on GraphQL OPTIONS requests
|
2022-09-29 11:11:02 -04:00 |
|
James
|
34f42083b5
|
chore: rolls back changes to useThrottledEffect
|
2022-09-29 10:26:06 -04:00 |
|
Elliot DeNolf
|
c0cae1e834
|
chore: reorder bug report template
|
2022-09-29 09:27:33 -04:00 |
|
James
|
3ce8ee4661
|
fix: bug in useThrottledEffect
|
2022-09-28 17:40:31 -04:00 |
|
Dan Ribbens
|
7fd8124df6
|
fix: upload xls renaming ext
|
2022-09-26 08:19:58 -04:00 |
|
James Mikrut
|
1c77455403
|
Merge pull request #1169 from payloadcms/docs/test-cache
Improves contributing doc
|
2022-09-24 12:06:42 -07:00 |
|
James
|
051a0fad84
|
chore(release): v1.1.4
v1.1.4
|
2022-09-23 20:15:52 -07:00 |
|
Jarrod Flesch
|
8e53ef47a0
|
chore: adds note about clearing the node module cache when switching test directories
|
2022-09-23 15:23:28 -04:00 |
|
Jarrod Flesch
|
918130486e
|
fix: styles readOnly RichTextEditor, removes interactivity within when readOnly
|
2022-09-23 14:34:02 -04:00 |
|
Jarrod Flesch
|
b454811698
|
fix: threads readOnly to ReactSelect
|
2022-09-23 13:17:11 -04:00 |
|
James Mikrut
|
f87c68f310
|
Merge pull request #1147 from abaco/fix/refine-relationship-typegen
fix: refine type generation for relationships
|
2022-09-23 09:51:36 -07:00 |
|
James
|
25006d44e8
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-09-23 09:49:06 -07:00 |
|
James Mikrut
|
d8e51dd200
|
Merge pull request #1157 from payloadcms/docs/cell-component-props
docs: cell component props and example
|
2022-09-23 09:46:49 -07:00 |
|
James Mikrut
|
f54210a528
|
Merge pull request #1161 from jacobsfletch/master
feat: supports root endpoints
|
2022-09-23 09:46:30 -07:00 |
|
James Mikrut
|
96dab15cd1
|
Merge pull request #1163 from payloadcms/fix/nested-fields-permissions
fix: field level access for nested fields
|
2022-09-23 09:44:02 -07:00 |
|
James Mikrut
|
4126843619
|
Merge pull request #1165 from jacobsfletch/docs/webpack-cache
docs: adds tip for clearing webpack cache when aliasing server modules
|
2022-09-23 09:42:35 -07:00 |
|
James
|
e0238ad393
|
chore: updates sass
|
2022-09-23 09:42:10 -07:00 |
|
Jacob Fletcher
|
aa0302c05e
|
docs: adds tip for clearing webpack cache when aliasing server modules
|
2022-09-23 12:24:51 -04:00 |
|
Jacob Fletcher
|
1040ad2cfe
|
Merge branch 'payloadcms:master' into master
|
2022-09-23 12:23:57 -04:00 |
|
Dan Ribbens
|
c64f15d4d9
|
test: field level access for nested fields
|
2022-09-23 03:26:26 -04:00 |
|
Dan Ribbens
|
22ea98ca33
|
fix: field level access for nested fields
|
2022-09-22 21:37:02 -04:00 |
|
Jacob Fletcher
|
75bab716d1
|
chore: adds root endpoint test
|
2022-09-22 13:23:42 -04:00 |
|
Dan Ribbens
|
52a8e9624c
|
docs: plugins typo
|
2022-09-22 12:19:18 -04:00 |
|
Jacob Fletcher
|
52cd3b4a7e
|
feat: supports root endpoints
|
2022-09-22 10:49:49 -04:00 |
|
addison-codes
|
cc63167307
|
docs: fix highlighting
|
2022-09-22 00:51:25 -04:00 |
|