Jarrod Flesch
|
46a5f41721
|
fix: sanitize reset password result - #2805 (#2808)
|
2023-06-12 11:23:24 -04:00 |
|
James
|
4b2b4c3f9f
|
chore(release): v1.9.1
v1.9.1
|
2023-06-09 16:18:47 -04:00 |
|
PatrikKozak
|
b655809903
|
Merge pull request #2797 from payloadcms/feat/customize-upload-filename
Feat/customize upload filename
|
2023-06-09 14:58:06 -04:00 |
|
PatrikKozak
|
2e60830f6a
|
Merge branch 'master' of https://github.com/payloadcms/payload into feat/customize-upload-filename
|
2023-06-09 14:41:45 -04:00 |
|
PatrikKozak
|
752b5456b9
|
chore: updates test/uploads test to check for value not text
|
2023-06-09 14:28:27 -04:00 |
|
PatrikKozak
|
35f7677d48
|
chore: updates test/fields uploads test to check for value not text
|
2023-06-09 13:34:24 -04:00 |
|
PatrikKozak
|
a3b7da25bc
|
Merge branch 'master' of https://github.com/payloadcms/payload into feat/customize-upload-filename
|
2023-06-09 12:39:01 -04:00 |
|
PatrikKozak
|
596eea1f0a
|
feat: adds option to customize filename on upload
|
2023-06-09 12:38:53 -04:00 |
|
Jarrod Flesch
|
725aa3183d
|
chore: stubs out config for field perf testing
|
2023-06-09 11:27:18 -04:00 |
|
Jarrod Flesch
|
cf49f53809
|
Merge remote-tracking branch 'origin' into feat/array-rows
|
2023-06-09 11:03:41 -04:00 |
|
Jarrod Flesch
|
20c7e37345
|
chore: block array fixes
|
2023-06-08 11:49:54 -04:00 |
|
Alessio Gravili
|
38e962f2cb
|
feat: collection list view custom components: BeforeList, BeforeListTable, AfterListTable, AfterList (#2792)
|
2023-06-08 09:33:16 -04:00 |
|
Jarrod Flesch
|
3efb651589
|
chore: simplifies get/set doc prefs
|
2023-06-07 22:47:56 -04:00 |
|
Jarrod Flesch
|
589eb3fa15
|
chore: removes console logs, accounts for initCollapsed
|
2023-06-07 22:31:36 -04:00 |
|
Jarrod Flesch
|
87554e9b16
|
chore: builds rows on init, refactors preferences for documents
|
2023-06-07 22:21:08 -04:00 |
|
Dan Ribbens
|
91dba7be88
|
chore(release): v1.9.0
v1.9.0
|
2023-06-07 16:59:38 -04:00 |
|
Elliot DeNolf
|
b49591c236
|
docs: add troubleshooting section, CORS troubleshoot (#2790)
|
2023-06-07 16:40:34 -04:00 |
|
Jarrod Flesch
|
8458a98eff
|
feat: custom type interfaces (#2709)
* feat: ability to hoist type interfaces and reuse them
* docs: organizes ts and gql docs, adds section for field interfaces on both
|
2023-06-07 12:48:41 -04:00 |
|
Dan Ribbens
|
a518480292
|
chore(release): v1.8.6
v1.8.6
|
2023-06-07 09:36:32 -04:00 |
|
Jarrod Flesch
|
a324feae9d
|
chore: fixes graphql overview mdx file
|
2023-06-06 21:37:41 -04:00 |
|
Jarrod Flesch
|
551f1bd09f
|
Merge remote-tracking branch 'origin/master' into feat/array-rows
|
2023-06-06 17:12:28 -04:00 |
|
Elliot DeNolf
|
d5dfe4224d
|
test: entityToJSONSchema test for optional arrays with required fields
|
2023-06-06 16:35:36 -04:00 |
|
James
|
f1fc305ac4
|
fix: improperly typing optional arrays with required fields as required
|
2023-06-06 16:22:06 -04:00 |
|
Dan Ribbens
|
37ca5d827b
|
chore: updated yarn lock
|
2023-06-06 15:20:14 -04:00 |
|
Jacob Fletcher
|
1aa257df4b
|
chore: uses discord vanity urls (#2786)
|
2023-06-06 15:07:24 -04:00 |
|
Dan Ribbens
|
e4843061f0
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-06-06 14:50:33 -04:00 |
|
Alessio Gravili
|
3c72f3303c
|
fix: read-only Auth fields (#2781)
|
2023-06-06 14:50:15 -04:00 |
|
Alessio Gravili
|
60f5522e67
|
fix: read-only Auth fields (#2781)
|
2023-06-06 14:50:03 -04:00 |
|
Dan Ribbens
|
576af01b6f
|
fix: #2711 index sortable field global versions fields (#2775)
|
2023-06-06 14:46:14 -04:00 |
|
Dan Ribbens
|
8b767a166a
|
fix: #2771 relationship field not querying all collections (#2774)
|
2023-06-06 14:26:13 -04:00 |
|
Jarrod Flesch
|
684c1a81a4
|
chore: exposes all operator in ts type (#2777)
|
2023-06-06 13:47:45 -04:00 |
|
Dan Ribbens
|
7a72f2f88d
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-06-06 11:32:46 -04:00 |
|
James Mikrut
|
21ddcf07f7
|
Merge pull request #2779 from payloadcms/fix/#2767-bulk-operation-locales
fix: #2778 bulk operations missing locales in admin requests
|
2023-06-06 11:17:41 -04:00 |
|
James Mikrut
|
03b1ee0896
|
chore: remove passport local mongoose (#2713)
|
2023-06-06 10:07:47 -04:00 |
|
Dan Ribbens
|
e30871a96f
|
fix: #2767 bulk operations missing locales in admin requests
|
2023-06-05 17:26:08 -04:00 |
|
Jacob Fletcher
|
3677cf688d
|
fix: flattens relationships in the update operation for globals #2766 (#2776)
|
2023-06-05 17:22:57 -04:00 |
|
Jacob Fletcher
|
863be3d852
|
fix: adjusts activation constraint of draggable nodes (#2773)
|
2023-06-05 14:22:40 -04:00 |
|
Jarrod Flesch
|
2b4cf08f3a
|
chore: combines array and block row state into array field attribute
|
2023-06-05 12:35:20 -04:00 |
|
Alessio Gravili
|
bd017bf56b
|
chore: update launch config (#2772)
|
2023-06-05 12:22:58 -04:00 |
|
Alessio Gravili
|
ce7acff6d6
|
chore: add alternative vscode launch config (#2759)
|
2023-06-05 12:01:51 -04:00 |
|
Jarrod Flesch
|
536d7017ee
|
fix: recursiveNestedPaths not merging existing fields when hoisting row/collapsible fields (#2769)
|
2023-06-04 08:49:23 -04:00 |
|
James
|
7c03e5510c
|
chore(release): v1.8.5
v1.8.5
|
2023-06-02 17:22:37 -07:00 |
|
James
|
ceb9b87783
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-06-02 17:02:29 -07:00 |
|
James
|
42afa6b48a
|
feat: allows objectid through relationship validation
|
2023-06-02 17:02:10 -07:00 |
|
Dan Ribbens
|
3c7d57a73b
|
chore: update changelog
|
2023-06-02 15:10:13 -04:00 |
|
Dan Ribbens
|
dcfd06c425
|
chore(release): v1.8.4
v1.8.4
|
2023-06-02 15:08:08 -04:00 |
|
Alessio Gravili
|
23be263dd2
|
fix: RichText link custom fields (#2756)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
v1.8.4-canary.4
v1.8.4-canary.3
|
2023-06-02 13:55:46 -04:00 |
|
Jarrod Flesch
|
f978299868
|
fix: graphql where types on rows and collapsible's (#2758)
Co-authored-by: Kári Yngvason <kari@hugsmidjan.is>
Co-authored-by: NikolaGanchev <62907292+NikolaGanchev@users.noreply.github.com>
Co-authored-by: James <james@trbl.design>
|
2023-06-02 13:50:19 -04:00 |
|
Jacob Fletcher
|
dbb0137ea0
|
chore: updates README
|
2023-06-02 12:12:29 -04:00 |
|
NikolaGanchev
|
51108c02ea
|
feat: Add Bulgarian translation (#2753)
v1.8.4-canary.2
|
2023-06-01 18:43:17 -04:00 |
|