Elliot DeNolf
|
52a0096d3b
|
fix: target es2019, optional chaining not supported for Node < 14
|
2021-01-23 15:58:50 -05:00 |
|
Elliot DeNolf
|
c8d656f1d9
|
Merge pull request #10 from payloadcms/feature/allow-admin-verify
|
2021-01-23 15:54:47 -05:00 |
|
Elliot DeNolf
|
08c6628fbd
|
Merge pull request #20 from payloadcms/fix/filter-operators
fix: migrates Condition UI value/operator pattern
|
2021-01-23 15:53:29 -05:00 |
|
James
|
2139eb410f
|
feat: auto-removes verificationToken upon manual user verify
|
2021-01-22 17:13:27 -05:00 |
|
James
|
d23cc20b3d
|
fix: migrates Condition UI value/operator pattern
|
2021-01-22 16:17:13 -05:00 |
|
James
|
d8b52337b2
|
fix: button css specificity
|
2021-01-22 15:49:39 -05:00 |
|
Dan Ribbens
|
b41028cf37
|
Merge remote-tracking branch 'origin/fix/sendemail-error-catch'
|
2021-01-19 14:23:33 -05:00 |
|
Dan Ribbens
|
0f9c6b6ff2
|
Merge remote-tracking branch 'origin/feat/serverurl-not-required'
|
2021-01-19 14:16:27 -05:00 |
|
Elliot DeNolf
|
1f40afb2fc
|
Merge pull request #15 from payloadcms/fix/14/localized-groups
fix: localized groups
|
2021-01-17 22:43:18 -05:00 |
|
Elliot DeNolf
|
5d7b9af23e
|
test: add field validations for text, textarea, password
|
2021-01-17 22:39:57 -05:00 |
|
Elliot DeNolf
|
ba31397ac1
|
fix: textarea handle undefined
|
2021-01-17 22:39:50 -05:00 |
|
James
|
f38e0fce98
|
fix: localized groups
|
2021-01-17 21:20:38 -05:00 |
|
Elliot DeNolf
|
5e60b8617e
|
fix: minLength field validation error messages
|
2021-01-16 21:24:03 -05:00 |
|
Elliot DeNolf
|
2c98087c6f
|
fix: add minLength and maxLength to textarea field validations
|
2021-01-16 21:23:26 -05:00 |
|
James
|
a6a23e3b15
|
feat: allows admins to autoverify via admin
|
2021-01-16 18:23:26 -05:00 |
|
Dan Ribbens
|
4770f24adb
|
feat: serverURL no longer required in config
|
2021-01-16 16:48:09 -05:00 |
|
Elliot DeNolf
|
b2d05c781d
|
fix: add default user to collections before checking for valid relationships
|
2021-01-15 23:39:16 -05:00 |
|
Elliot DeNolf
|
c303711813
|
fix: handle user collection 'auth: true'
|
2021-01-15 15:51:17 -05:00 |
|
Dan Ribbens
|
ea47736274
|
fix: better error handler when sendMail fails
|
2021-01-14 16:00:09 -05:00 |
|
James
|
afbc8a4638
|
chore: improves typing within incLoginAttempts method
|
2021-01-13 21:06:13 -05:00 |
|
James
|
f41f35b0ae
|
chore: removes unused import
|
2021-01-13 21:03:01 -05:00 |
|
James
|
1b582f5935
|
chore: updates webpack types
|
2021-01-13 20:59:43 -05:00 |
|
James
|
6bb58cecd8
|
feat: allows undefined collections
|
2021-01-13 20:39:18 -05:00 |
|
Dan Ribbens
|
bd92b0a94b
|
fix: payload schema validation allow '*'
|
2021-01-09 21:52:53 -05:00 |
|
Elliot DeNolf
|
8db73bbec2
|
feat: add getAdminURL and getAPIURL functions
|
2021-01-09 00:48:39 -05:00 |
|
Jacob Fletcher
|
e9ed7ee4bd
|
fix: adds disableDuplicate to schema validation of collections config
|
2021-01-08 14:11:27 -05:00 |
|
James
|
37f3633e0c
|
Merge branch 'feature/disable-gql' of github.com:payloadcms/payload
|
2021-01-07 19:55:10 -05:00 |
|
James
|
f49326395d
|
fix: properly exports ES6 components
|
2021-01-07 18:00:19 -05:00 |
|
James
|
423df3f83a
|
fix: admin field error messages
|
2021-01-07 16:46:49 -05:00 |
|
Dan Ribbens
|
d78c76e0b4
|
feat: disable graphQL flag that will bypass gql on payload init
|
2021-01-06 15:43:42 -05:00 |
|
James
|
644519c539
|
fix: improves typing in delete op
|
2021-01-06 08:57:35 -05:00 |
|
James
|
2aab4dfb9d
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-01-06 08:37:42 -05:00 |
|
Elliot DeNolf
|
4d6871abc8
|
fix: use FileSize and ImageSize types
|
2021-01-06 00:07:47 -05:00 |
|
James
|
8f568411de
|
docs: licensing and preventing abuse revisions
|
2021-01-05 19:29:13 -05:00 |
|
James
|
6066f2896a
|
fix: removes old css
|
2021-01-05 18:44:10 -05:00 |
|
James
|
680863702e
|
fix: removes prod devtool
|
2021-01-05 14:51:19 -05:00 |
|
James
|
6bf141c6d4
|
fix: updates payload-config path within webpack
|
2021-01-05 14:18:50 -05:00 |
|
James
|
c0636dfe22
|
fix: renames webpack config alias
|
2021-01-05 14:10:12 -05:00 |
|
James
|
13cd1bd060
|
chore: adds default values for descructured props
|
2021-01-05 13:44:05 -05:00 |
|
James
|
06a722ffdb
|
chore: updates all references from @payloadcms/payload to payload
|
2021-01-05 13:17:59 -05:00 |
|
James
|
a0bf503f88
|
fix: issues with select hasMany
|
2021-01-03 11:45:09 -05:00 |
|
James
|
d43ff8b4a7
|
feat: types this within crreate op
|
2021-01-03 09:57:54 -05:00 |
|
James
|
e093e06926
|
fix: removes old reliance on config.email
|
2021-01-03 09:53:32 -05:00 |
|
Dan Ribbens
|
faec969752
|
fix: payload config remove types for email
|
2021-01-03 03:20:29 -05:00 |
|
Dan Ribbens
|
cf89d4cb56
|
fix: default config value for email removed as the property was moved out of config
|
2021-01-03 03:17:18 -05:00 |
|
Dan Ribbens
|
3233e903d9
|
docs: adds email documentation
|
2021-01-03 03:15:13 -05:00 |
|
Dan Ribbens
|
5d6a3bc833
|
refactor: email build changed to be more readable and work according to docs
|
2021-01-03 03:13:23 -05:00 |
|
James
|
f1c5cfe1a5
|
docs: adapts hooks docs to new formatting
|
2021-01-02 18:28:11 -05:00 |
|
James
|
7d05069f36
|
feat: allows for refresh operation to accept a deliberately specified token
|
2021-01-02 14:50:40 -05:00 |
|
James
|
4d871c27f6
|
fix: graphQL access
|
2021-01-02 14:21:21 -05:00 |
|