Don Stephan
|
f67286be7b
|
Typo in options label for select field
|
2021-11-04 20:13:17 -05:00 |
|
James
|
e3e41c3621
|
Merge branch 'feat/relationship-filter'
|
2021-11-01 23:16:11 -04:00 |
|
James
|
72fc413764
|
fix: ensures buildQuery works with fields as well as simultaneous or / and
|
2021-11-01 23:11:54 -04:00 |
|
James
|
463c4e60de
|
feat: adds relationship filter field
|
2021-11-01 23:11:03 -04:00 |
|
James
|
e06df905c5
|
chore: beta release
|
2021-11-01 22:33:31 -04:00 |
|
James
|
8987ce1f69
|
chore: scaffolds relationship filter
|
2021-11-01 22:31:32 -04:00 |
|
James
|
7337169342
|
chore: adds query testing
|
2021-11-01 22:30:35 -04:00 |
|
James
|
bee18a5e99
|
chore: adds buildQuery testing
|
2021-11-01 22:30:16 -04:00 |
|
James
|
abf61d0734
|
fix: ensures richtext links retain proper formatting
|
2021-11-01 19:41:22 -04:00 |
|
James
|
20d4e72a95
|
fix: ensures 'like' query param remains functional in all cases
|
2021-11-01 19:05:09 -04:00 |
|
James
|
056f078615
|
chore: release beta
|
2021-11-01 17:12:08 -04:00 |
|
James
|
94c2b8d80b
|
fix: #351
|
2021-11-01 17:10:11 -04:00 |
|
James
|
0eceb8d76c
|
chore: improves demo collections for testing
|
2021-11-01 17:09:02 -04:00 |
|
James
|
37b21b0762
|
fix: ensures tquerying by relationship subpaths works
|
2021-11-01 17:07:42 -04:00 |
|
James
|
40b33d9f5e
|
fix: bug with relationship cell when no doc is available
|
2021-11-01 17:07:05 -04:00 |
|
James Mikrut
|
7303312142
|
Merge pull request #349 from payloadcms/feat/query-improvements
feat: improves querying logic
|
2021-11-01 14:34:58 -04:00 |
|
James
|
57c0346a00
|
fix: ensures relationship field search can return more than 10 options
|
2021-11-01 14:34:46 -04:00 |
|
James
|
6b14984352
|
chore: removes non-functional buildQuery code
|
2021-10-27 13:08:42 -04:00 |
|
James
|
4c85747849
|
feat: improves querying logic
|
2021-10-27 00:49:27 -04:00 |
|
James
|
a870cc7036
|
chore(release): v0.12.3
v0.12.3
|
2021-10-23 11:37:09 -04:00 |
|
James
|
b4c15ed3f3
|
fix: #348, relationship options appearing twice in admin ui
|
2021-10-23 11:34:23 -04:00 |
|
James
|
a0b38f6832
|
fix: ensures tooltips in email fields are positioned properly
|
2021-10-23 11:33:56 -04:00 |
|
James
|
83f41df82f
|
chore(release): v0.12.2
v0.12.2
|
2021-10-21 19:36:31 -04:00 |
|
James
|
5b36bd7b43
|
chore: dependencies
|
2021-10-21 19:35:22 -04:00 |
|
James
|
d443ea582c
|
fix: improves paste html formatting
|
2021-10-21 19:33:50 -04:00 |
|
James
|
881952e1cc
|
chore(release): v0.12.1
v0.12.1
|
2021-10-21 18:40:01 -04:00 |
|
James
|
9d7feb9796
|
fix: rich text copy and paste now saves formatting properly
|
2021-10-21 18:38:34 -04:00 |
|
James
|
bc6c892e0a
|
chore(release): v0.12.0
v0.12.0
|
2021-10-21 13:22:21 -04:00 |
|
James
|
48315b0e67
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-10-21 13:20:37 -04:00 |
|
James
|
c35009f14c
|
fix: bug where field hooks and access control couuld potentially compete
|
2021-10-21 13:20:23 -04:00 |
|
James Mikrut
|
935a483eaa
|
Update overview.mdx
|
2021-10-21 09:27:42 -04:00 |
|
James
|
badbdca351
|
chore: changelog
|
2021-10-21 09:19:57 -04:00 |
|
James
|
c02e8f14c7
|
feat: exposes withCondition for re-use
|
2021-10-21 09:16:49 -04:00 |
|
James Mikrut
|
92cb30e921
|
Merge pull request #344 from payloadcms/feat/ui-field
feat: builds UI field
|
2021-10-20 19:33:03 -04:00 |
|
James
|
edb723a4fb
|
feat: builds UI field
|
2021-10-20 16:56:07 -04:00 |
|
James Mikrut
|
dbac0724ad
|
Update CHANGELOG.md
|
2021-10-20 09:27:58 -04:00 |
|
James
|
328585edbd
|
chore(release): v0.11.0
v0.11.0
|
2021-10-20 09:26:26 -04:00 |
|
James
|
914cca6b92
|
fix: #343 - upload rte element crashes admin when no upload collection present
|
2021-10-20 09:24:23 -04:00 |
|
James
|
e3b05f9076
|
chore: changelog, beta release
|
2021-10-19 10:35:38 -04:00 |
|
James
|
86e88d998f
|
fix: #338, array / block fields with only nested array block fields break admin UI
|
2021-10-19 10:31:59 -04:00 |
|
James Mikrut
|
6d50afd864
|
Merge pull request #342 from payloadcms/feat/upload-url-field
feat: adds dynamic url field to upload-enabled collections
|
2021-10-19 10:30:38 -04:00 |
|
James
|
4527dda08c
|
chore: ensures adminThumbnail uses new url field
|
2021-10-18 21:21:24 -04:00 |
|
James
|
cc4d1fd045
|
feat: adds dynamic url field to upload-enabled collections
|
2021-10-18 21:15:32 -04:00 |
|
James
|
3b99deda45
|
fix: #341 - searching on multiple relationship collections
|
2021-10-18 19:25:08 -04:00 |
|
James
|
900f05eefd
|
feat: adds safety checks while querying on id with bad values
|
2021-10-18 19:23:24 -04:00 |
|
James
|
716c05f5d8
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-10-18 13:48:13 -04:00 |
|
James
|
b22c8963cb
|
docs: accuracy
|
2021-10-18 13:48:02 -04:00 |
|
James
|
eb05b47c54
|
chore: changelog
|
2021-10-18 13:12:26 -04:00 |
|
James
|
ca91f47d32
|
feat: allows richText enter key break out functionality to be extended in custom elements
|
2021-10-18 13:08:57 -04:00 |
|
James Mikrut
|
5040ee629f
|
Update README.md
|
2021-10-14 14:27:29 -04:00 |
|