James
e99359ef0d
chore(release): v0.7.2
v0.7.2
2021-06-22 17:17:17 -04:00
James Mikrut
19a224cdac
Merge pull request #208 from payloadcms/feat/maxdepth-field-property
...
feat: adds maxDepth to relationships and upload fields
2021-06-22 17:14:38 -04:00
James
d6bc6f9f0e
fix: safely stringifies ObjectIDs while populating relationships
2021-06-22 17:12:16 -04:00
James
59e66c4c91
Merge branch 'master' of github.com:payloadcms/payload
2021-06-22 16:36:38 -04:00
James
4933b34f6b
fix: parses incoming numbers through query string for use in where clauses
2021-06-22 15:15:15 -04:00
Dan Ribbens
470866ae37
chore: adds test case for relation field maxDepth
2021-06-22 14:29:02 -04:00
Dan Ribbens
95c165018e
fix: respect maxDepth 0
2021-06-22 14:14:00 -04:00
Dan Ribbens
880dabdcad
feat: adds maxDepth to relationships and upload fields
2021-06-22 13:28:27 -04:00
Dan Ribbens
c2e6aae545
chore(release): v0.7.1
v0.7.1
2021-06-21 13:55:40 -04:00
Dan Ribbens
3af2554eac
fix: babel config file error
2021-06-21 13:52:38 -04:00
Dan Ribbens
045479b5ec
chore(release): v0.7.0
v0.7.0
2021-06-21 13:34:55 -04:00
James Mikrut
67c1e280eb
feat: exposes babel config via payload/babel ( #203 )
...
* feat: exposes babel config via payload/config
* docs: adds info about re-using babel.config.js
2021-06-21 12:59:17 -04:00
Dan Ribbens
fb60bc79a1
feat: user preferences ( #195 )
...
* feat: adds preferences to rest api and graphql
* feat: admin panel saves user preferences on locales
* feat: admin panel saves user column preferences for collection lists
* feat: adds new id field to blocks and array items
* feat: exposes new DocumentInfo context and usePreferences hooks to admin panel
* docs: preferences api documentation and useage details
Co-authored-by: James <james@trbl.design >
2021-06-21 12:49:10 -04:00
Elliot DeNolf
dd40ab07fa
fix: handle all scenarios in select cell
2021-06-08 09:17:28 -04:00
James Mikrut
530eb8bc70
Merge pull request #184 from payloadcms/chore/package-json-repository
...
* chore: add repository to package.json
* chore: add homepage to package.json
2021-05-24 08:56:17 -04:00
James
9ada08fafc
chore(release): v0.6.10
v0.6.10
2021-05-23 11:59:52 -04:00
James
b187c9ea65
chore: ensures backward node compatibility
2021-05-23 11:55:13 -04:00
James
c6ccc3477f
chore: migrates sass features
2021-05-23 10:57:45 -04:00
Dan Ribbens
ee080f0d8b
chore: add homepage to package.json
2021-05-19 13:45:13 -04:00
Dan Ribbens
db59da5950
chore: add repository to package.json
2021-05-19 13:34:40 -04:00
James Mikrut
39d23d65e5
Update CHANGELOG.md
2021-05-16 13:09:23 -04:00
James
deec08b566
chore(release): v0.6.9
v0.6.9
2021-05-16 13:07:03 -04:00
James Mikrut
a2e57b09f2
fix: misc responsive improvements, date clipping in sidebar ( #165 ), express-fileupload schema validation ( #180 )
...
* fix: misc responsive improvements
* fix: date clipping in sidebar
* fix: revises popup
* fix: admin _verified field not displaying proper field value
* fix: properly typed express-fileupload config options
2021-05-16 13:04:29 -04:00
Elliot DeNolf
fe7e2d54d2
chore(release): v0.6.8
v0.6.8
2021-05-11 22:56:13 -04:00
Dan Ribbens
14106a36ad
chore: bump node-sass ( #175 )
...
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2021-05-11 22:50:20 -04:00
Elliot DeNolf
a5fcdf03ba
feat: add mimeTypes validation for uploads
2021-05-11 22:21:03 -04:00
Elliot DeNolf
1c6f32f288
feat: restrict upload mime types in file picker
2021-05-11 22:21:03 -04:00
PatrikKozak
46c1a36fdb
feat: disables user scalable in mobile ( #177 )
2021-05-10 14:53:19 -04:00
James
f9319bd055
chore: better organizes preview types
2021-05-10 09:45:43 -04:00
James
98c3315462
chore: updates demo to reflect preview changes
2021-05-10 09:25:46 -04:00
James
2d67448d8a
feat: exposes locale within preview function
2021-05-10 09:24:00 -04:00
James
1612bc8d3a
chore(release): v0.6.7
v0.6.7
2021-05-06 20:50:01 -04:00
James
c8f1bd19e2
docs: adds * locale to docs
2021-05-06 19:58:06 -04:00
James Mikrut
99466fa41e
feat: exposes component types
2021-05-06 19:57:06 -04:00
James
9aebeaf579
feat: allows group field gutter to be disabled
2021-05-04 18:48:51 -04:00
Ontopic
e791c5b7b3
feat: add ability to hide gutter for RichText fields
...
* Adding ability to hide gutter on RichText field
* Adding documentation for hideGutter
Co-authored-by: anon <no-reply@google.com >
2021-05-04 18:37:26 -04:00
Elliot DeNolf
e565fa6f1c
feat: shrink image thumbnails on larger screens
2021-04-29 18:30:11 -04:00
Elliot DeNolf
670ccf2f58
feat: support global date format
2021-04-29 18:29:56 -04:00
Elliot DeNolf
cae24db0e1
chore(release): v0.6.6
v0.6.6
2021-04-27 10:18:31 -04:00
Elliot DeNolf
8cfc039cd0
fix: support image resizing on M1 chip
2021-04-27 10:11:16 -04:00
Elliot DeNolf
382089b484
fix: handle rich text saving as empty string
2021-04-27 10:00:21 -04:00
Dan Ribbens
6f188b1fa6
fix: graphql returns compatible error format
2021-04-27 09:51:52 -04:00
Dan Ribbens
6caa696c37
chore: add graphql tests for error handling
2021-04-27 09:51:52 -04:00
Jarrod Flesch
2643e1a100
fix: removes incoming.data.length check, since data is typed as a keyed array when it is an instance of APIError
2021-04-27 09:51:52 -04:00
Dan Ribbens
a85bf9e836
fix: update operation can save password changes
2021-04-27 09:49:43 -04:00
Ontopic
f9906e1cdc
docs: fix afterChange example
2021-04-27 09:49:15 -04:00
Elliot DeNolf
49ed6279c9
chore: add release-it rc script
2021-04-23 08:25:40 -04:00
James
5f8cad8389
chore(release): v0.6.5
v0.6.5
2021-04-22 08:38:28 -04:00
James Mikrut
f17c6e4010
feat: builds plugin infrastructure ( #149 )
2021-04-22 08:36:54 -04:00
James
7b7071955e
chore(release): v0.6.4
v0.6.4
2021-04-21 12:23:36 -04:00