Dan Ribbens
91e33d1c1c
fix: relationship field disabled from access control in related collections ( #644 )
...
* fix: disabled relationship field from access control in related collections
* fix: ids can be read from relationships regardless of access of related document
2022-07-03 07:01:45 -04:00
Akansh Sirohi
601e69ab0d
Fixes payloadcms/payload#650 ( #706 )
...
* fix: min/max number validation of decimal values
2022-07-03 06:25:03 -04:00
Andres Kalle
81aa74bbbe
docs: fixed example URL ( #705 )
2022-07-02 07:42:12 -04:00
Dan Ribbens
e84b7a9c58
chore(release): v0.18.5
v0.18.5
2022-06-29 14:14:47 -04:00
Dan Ribbens
b6b0ffb674
fix: empty cell data renders in list ( #699 )
2022-06-29 14:07:21 -04:00
Dan Ribbens
62bd2db5f9
chore: update json-schema-to-typescript to v11 ( #700 )
2022-06-29 14:03:30 -04:00
Steven Roh
74342a4dea
Avoid app crashing when code (data) is undefined ( #681 )
...
* fix: code field ui errors when data is undefined
2022-06-29 12:12:33 -04:00
Min Somai
c78d77446a
fix: icon appears above select field's option list ( #685 )
...
* fix: icon of the date field appears above the option list
2022-06-29 12:09:53 -04:00
Dan Ribbens
6eb4fc04b1
Fix/validate imagesizes with mimetypes ( #688 )
...
* fix: mimetype validation with image sizes
* fix: unique filename error on image sizes
2022-06-29 12:05:57 -04:00
Dan Ribbens
f1b00e85fc
docs: update links
2022-06-29 11:19:34 -04:00
gonza moiguer
7c73f2c1d9
Corrected Radio field doc, 'option' for 'label' ( #690 )
2022-06-27 13:03:41 -04:00
James
704e543c7e
chore(release): v0.18.4
v0.18.4
2022-06-24 17:53:35 -04:00
Lachlan Heywood
fcaa1454dc
Update load.ts ( #679 )
2022-06-24 17:52:06 -04:00
James
9d388f7a89
chore(release): v0.18.3
v0.18.3
2022-06-24 17:51:01 -04:00
James
918062de2f
fix : #670 , max tokenExpiration
2022-06-24 17:49:36 -04:00
James
375738d99c
chore(release): v0.18.2
v0.18.2
2022-06-24 17:34:07 -04:00
Dan Ribbens
1c37ec3902
feat: telemetry
...
* feat: add telemetry to payload config
wip: more telemetry
* feat: send telemetry events
* chore: update node ci versions
* chore: cleanup console log
* chore: updates ts due to dependency update
* chore: remove unused deps
* chore: fix origin and casing
* docs: telemetry
* feat: uses oneWayHash within telemetry
* chore: sends hashed domain in telemetry
* feat: improves reliability of telemetry projectID
* chore: revises telemetry docs
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
Co-authored-by: James <james@trbl.design >
2022-06-24 17:32:09 -04:00
Kent Warren
7eb804daf9
docs: typo ( #683 )
...
Changes "you" to "your"
2022-06-24 16:52:57 -04:00
James
d99a67ca95
chore(release): v0.18.1
v0.18.1
2022-06-21 15:45:20 -04:00
James
3d5ed93fce
fix : #671 , password reset broken
2022-06-21 15:43:12 -04:00
Ahmet Kilinc
b80006be45
Change "ist" to "it" ( #668 )
...
docs: Small typo on middleware page
2022-06-20 10:45:34 -04:00
Dan Ribbens
70edb0ba38
chore(release): v0.18.0
v0.18.0
2022-06-14 08:53:17 -04:00
Dan Ribbens
a1fe17d05d
fix: me auth route breaks with query params ( #648 )
2022-06-13 11:49:04 -04:00
James Mikrut
7083225abd
Feat/remove this bindings ( #629 )
...
* feat: removes this bindings for cleaner, more maintainable code
Co-authored-by: Elliot DeNolf <denolfe@users.noreply.github.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-06-08 14:44:34 -04:00
Jarrod Flesch
af6479bf34
feat: adds timestamps to generated collection types if enabled ( #604 )
...
* feat: adds timestamps to generated collection types if enabled
2022-06-08 11:41:09 -04:00
Dan Ribbens
44c12325b4
feat: enable webpack filesystem cache in dev ( #621 )
2022-06-08 11:38:07 -04:00
Dan Ribbens
f2bf2399fa
fix: custom fields values resetting in ui ( #626 )
2022-06-08 11:37:31 -04:00
Dan Ribbens
7fe2fece6c
chore: remove node-sass ( #605 )
2022-06-08 11:36:33 -04:00
James
bf0fe090ab
chore(release): v0.17.3
v0.17.3
2022-06-08 10:33:12 -04:00
Dan Ribbens
397dba4a30
Fix/delete document workflow ( #622 )
...
* fix: admin ui display server errors when deleting documents
* fix: admin ui display delete document state gets stuck after 403
2022-06-08 10:24:34 -04:00
Dan Ribbens
593d6a596a
docs: remove withCondition for custom component fields ( #588 )
2022-06-08 10:24:21 -04:00
Dan Ribbens
82a6db8b4f
docs: add examples to collection hooks ( #620 )
2022-06-08 10:23:55 -04:00
Dan Ribbens
28aa3dd17b
chore: update license in package.json ( #631 )
2022-06-08 10:23:15 -04:00
James Mikrut
3d4d807370
Fix/propagate locale relationship ( #637 )
...
* fix: propagate locale through relationship
* fix: ensures locales are populated properly through local operations
* chore: adds test for locale propagation
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-06-08 10:23:01 -04:00
James
c18cc23c71
fix: ensures unflattening locales only happens if config specifies locales
2022-06-08 10:07:17 -04:00
GeorgeyB
7ee374ea1a
Custom collection/global endpoints ( #607 )
...
* feat: add custom endpoints for collections and globals REST APIs
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
2022-05-30 12:43:18 -04:00
Dan Ribbens
20bbda95c6
fix: duplicate objects in array fields in validate data and siblingData ( #599 )
2022-05-25 13:44:28 -04:00
James
67fecf6c2c
chore(release): v0.17.2
v0.17.2
2022-05-23 22:08:23 -04:00
James Mikrut
20d251fd5d
fix : #576 , graphql where on hasMany relationship not working ( #582 )
2022-05-23 22:06:37 -04:00
Jarrod Flesch
982b3f0582
fix: adds optional chaining to safely read drafts setting on versions ( #577 )
2022-05-23 20:23:24 -04:00
Roman Bondarenko
200aa2e1c2
chore: fix typo in plugins/overview ( #578 )
2022-05-23 20:22:54 -04:00
GeorgeyB
734e905c18
fix: passes required prop for select field ( #579 )
2022-05-23 20:22:36 -04:00
Elliot DeNolf
5ce223e5f4
ci: remove e2e test run until figure out flaking
2022-05-23 17:07:56 -04:00
James
6a17d3db98
chore: doc readability
2022-05-23 11:01:47 -04:00
James
f27c5ca6f0
docs: adds detail regarding access control arguments
2022-05-23 10:56:49 -04:00
James
ac355b58d4
chore(release): v0.17.1
v0.17.1
2022-05-17 13:15:24 -04:00
James
e1a5547fea
fix: only localizes schema if both field and top-level config are enabled
2022-05-17 13:13:37 -04:00
Dan Ribbens
dd8c1d7a9e
chore(release): v0.17.0
v0.17.0
2022-05-16 19:29:03 -04:00
Dan Ribbens
4913441017
Free and open-source under MIT license ( #565 )
...
* feat: free and open-source under MIT license
2022-05-16 19:25:20 -04:00
Dan Ribbens
16b7edbc97
fix: prevent changing order of readOnly arrays ( #563 )
2022-05-16 19:00:08 -04:00