Elliot DeNolf
2c9d45c59c
chore: remove unused files
2022-07-26 11:02:53 -04:00
Elliot DeNolf
d176633804
test: increase custom id randomization window ( #829 )
2022-07-26 10:35:46 -04:00
wristshot9987
f65594be43
doc: Adding a contributing section to README.md ( #804 )
2022-07-26 09:58:11 -04:00
Elliot DeNolf
f0466f885f
chore: update contributing guide ( #825 )
2022-07-25 21:07:28 -04:00
James Mikrut
309a8cde95
Merge pull request #823 from payloadcms/fix/#809
...
fix: ensures collapsible preferences are retained through doc save
2022-07-25 15:03:41 -07:00
James
61f0e8ea9f
fix: ensures collapsible preferences are retained through doc save
2022-07-25 18:02:48 -04:00
James Mikrut
af00eb9cc4
Merge pull request #820 from payloadcms/fix/#801
...
fix: email not always loading while viewing auth collections
2022-07-25 14:07:50 -07:00
James Mikrut
61e8a4d6ee
Merge pull request #821 from payloadcms/fix/#806
...
fix : #806 , allow partial word matches using 'like' operator
2022-07-25 14:07:39 -07:00
James Mikrut
55a273d982
Merge pull request #811 from vincentvandijck/fix/set-overflow-modal-to-auto
...
fix: set overflow payload modal container to auto
2022-07-25 14:03:32 -07:00
James Mikrut
0993223e5c
Merge pull request #810 from vincentvandijck/fix/trim-login-email
...
Fix/trim login email
2022-07-25 14:02:23 -07:00
James
08a38b03b9
chore: applies fix to other edit views
2022-07-25 16:58:47 -04:00
James
b79ae00603
test: adds like query partial word match test
2022-07-25 16:56:45 -04:00
James
c96985be0c
fix : #806 , allow partial word matches using 'like' operator
2022-07-25 16:48:45 -04:00
James
36e9acc637
fix: email not always loading while viewing auth collections
2022-07-25 16:29:20 -04:00
Vincent Van Dijck
cfb5540e64
fix: set overflow payload modal container to auto
2022-07-25 03:14:19 +02:00
Vincent Van Dijck
38d1794ee2
Merge branch 'fix/trim-login-email' of https://github.com/vincentvandijck/payload into fix/trim-login-email
2022-07-24 23:12:09 +02:00
Vincent Van Dijck
8feed39fb9
fix: trim trailing whitespaces of email in login
2022-07-24 23:08:35 +02:00
Vincent Van Dijck
3140f9c3b8
trim trailing whitespaces of email in login
2022-07-24 23:05:50 +02:00
James Mikrut
b201168bd0
Merge pull request #796 from wenqingl/master
...
doc: Update README.md
2022-07-21 16:48:56 -07:00
James Mikrut
e5e675c14a
Update CHANGELOG.md
2022-07-21 16:48:20 -07:00
James
9589f0798f
chore(release): v1.0.9
v1.0.9
2022-07-21 16:47:15 -07:00
James
e1c35b5220
chore: further documents strategies
2022-07-21 16:42:40 -07:00
Dan Ribbens
f22f56e73c
feat: use provided auth strategy name or strategy.name ( #797 )
...
* feat: use provided auth strategy name or strategy.name
* fix: require strategy name when providing custom auth
2022-07-21 19:36:31 -04:00
wenqingl
61280e36c4
Update README.md
2022-07-21 16:17:10 -07:00
Luciano Greiner
3b4d5afd41
fix: avoid assuming Email will be present on JWT token. Using ID instead as email might not be in if using disableLocalStrategy ( #789 )
2022-07-21 15:20:23 -07:00
Luciano Greiner
3a3026cd63
feat: pass payload and names to custom auth strategies ( #781 )
2022-07-21 18:18:26 -04:00
Marco Sangalli
2a1f387bcc
fix: enable index creation from schema ( #791 )
2022-07-21 18:16:28 -04:00
Jarrod Flesch
6f8b8d0fb8
fix(doc): corrects doc to match underlying Access type ( #792 )
2022-07-21 18:00:17 -04:00
Elliot DeNolf
8a81d0b274
fix: graphql gen logging output ( #795 )
2022-07-21 13:48:54 -07:00
Jarrod Flesch
e2c366f536
fix: sharpens radio input edges by replacing box-shadow trick with border property ( #768 )
2022-07-21 09:55:37 -07:00
Elliot DeNolf
4415f9db48
chore: add error message if test config doesn't exist
2022-07-21 08:17:54 -07:00
Elliot DeNolf
f6ff308dc4
chore(release): v1.0.8
v1.0.8
2022-07-20 16:52:27 -07:00
Elliot DeNolf
546011d8a9
chore: add MIT license badge
2022-07-20 15:05:47 -07:00
Elliot DeNolf
60c0f0fb08
chore: organize relationship custom id tests
2022-07-20 15:04:57 -07:00
James Mikrut
4b6f451022
Merge pull request #785 from payloadcms/fix/#756
...
Fix/#756
2022-07-20 14:51:31 -07:00
Elliot DeNolf
3fb2bcfac7
feat: export PayloadRequest
2022-07-20 12:43:03 -07:00
Elliot DeNolf
66c820c863
feat: export PayloadRequest
2022-07-20 12:37:19 -07:00
Dan Ribbens
09f57e9a4c
test: group relationships
...
* test: relationship fields inside groups and subgroup
* test: group nested relationships and arrays
* test: improves coverage for hooks
Co-authored-by: James <james@trbl.design >
2022-07-20 11:52:21 -07:00
James Mikrut
6f748f1adb
feat: improves generated types by removing unnecessary optional properties ( #784 )
2022-07-20 11:51:19 -07:00
Dan Ribbens
893772ebd8
fix: await field hooks recursively
2022-07-19 19:57:47 -04:00
James
b987cb8dc4
fix: potential solution for #756
2022-07-19 15:52:05 -07:00
Dan Ribbens
aa322b2cf2
chore(release): v1.0.7
v1.0.7
2022-07-19 14:45:11 -04:00
Dan Ribbens
4c68f64829
docs: update demo links and add examples to test dir ( #773 )
2022-07-19 14:42:14 -04:00
Elliot DeNolf
cc360191b5
docs: remove references to demo config
2022-07-19 11:09:13 -07:00
Elliot DeNolf
1d06117619
chore: adjust banner color
2022-07-19 07:20:59 -07:00
James
446a4e1d8a
chore(release): v1.0.6
v1.0.6
2022-07-19 01:46:02 -07:00
James
428edb05c4
feat: improves initAsync pattern
2022-07-19 01:42:56 -07:00
James
21708bcc1c
chore(release): v1.0.5
v1.0.5
2022-07-19 01:34:03 -07:00
James
23d605c5aa
Merge branch 'master' of github.com:payloadcms/payload
2022-07-19 01:32:36 -07:00
James
b4ffa22885
feat: adds initAsync
2022-07-19 01:32:25 -07:00