James
|
b11aa62001
|
ensures token is delivered properly within verification email
|
2020-11-08 14:48:56 -05:00 |
|
James
|
f4c066e475
|
allows async email html generation
|
2020-11-08 14:48:43 -05:00 |
|
James
|
2a2d33cd0b
|
fixes bug with delete operation and hasWhereAccess
|
2020-11-08 10:31:53 -05:00 |
|
James
|
082c6d010c
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-11-07 13:27:46 -05:00 |
|
James
|
62f65d5ffb
|
updates docs
|
2020-11-07 13:27:43 -05:00 |
|
Elliot DeNolf
|
738698edad
|
add key to collection list
|
2020-11-05 11:48:56 -05:00 |
|
James
|
a83064ed97
|
lints buildQuery
|
2020-11-04 09:08:27 -05:00 |
|
James
|
21fabfcb29
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-11-04 09:07:12 -05:00 |
|
James
|
df33ceca79
|
sanitizes null strings provided to relationship queries
|
2020-11-04 09:07:02 -05:00 |
|
James
|
0ffbd2ee0f
|
removes leftover autopopulate in schema construction
|
2020-11-04 09:05:54 -05:00 |
|
Dan Ribbens
|
4d64569c34
|
merge master
|
2020-11-02 16:01:32 -05:00 |
|
Dan Ribbens
|
32c025a2fa
|
enforce boolean timestamps on collection schema
|
2020-11-02 15:53:47 -05:00 |
|
Dan Ribbens
|
58fa48a4da
|
validates some parts of payload config schema and collections
|
2020-11-02 15:31:33 -05:00 |
|
Elliot DeNolf
|
699aa1b60f
|
remove console.log
|
2020-11-02 13:44:02 -05:00 |
|
Elliot DeNolf
|
a00c565a62
|
allow unlock from admin UI
|
2020-11-02 13:42:06 -05:00 |
|
James
|
ec2cda20cf
|
exposes exp in login
|
2020-10-28 16:20:41 -04:00 |
|
Jacob Fletcher
|
61bc485bf1
|
extracts exp from user
|
2020-10-28 16:15:32 -04:00 |
|
Jacob Fletcher
|
5bb8a6d6d5
|
migrates away from optional chaining in express/responses/formatError
|
2020-10-28 10:33:21 -04:00 |
|
James
|
48d2e230a3
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-28 10:29:40 -04:00 |
|
James
|
0ac24bc4f2
|
removes optional chaining
|
2020-10-28 10:29:37 -04:00 |
|
Elliot DeNolf
|
354d1527e1
|
fix: only allow /logout on current user's collection
|
2020-10-26 20:41:59 -04:00 |
|
Elliot DeNolf
|
ffa56e6c81
|
fix: /me only works on current user's collection
|
2020-10-26 20:41:49 -04:00 |
|
James
|
edcc6b56c8
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-26 16:56:31 -04:00 |
|
James
|
0d238085ba
|
exports banner
|
2020-10-26 16:56:12 -04:00 |
|
James
|
082bf2fba4
|
adds ability to override depth on auth user
|
2020-10-26 16:56:03 -04:00 |
|
Elliot DeNolf
|
56a3ccaee8
|
rename useAuthentication to useAuth
|
2020-10-26 16:34:46 -04:00 |
|
Dan Ribbens
|
3f4c66467d
|
add trustProxy to payload config and set express trust proxy on payload init (#429)
|
2020-10-26 16:17:49 -04:00 |
|
Dan Ribbens
|
85ccd80906
|
fix package import
|
2020-10-26 06:20:54 -04:00 |
|
Dan Ribbens
|
de539d00b6
|
schema validation using ajv with collections and assign default values
|
2020-10-26 06:01:33 -04:00 |
|
Dan Ribbens
|
f37c9eec04
|
WIP: add schema validation for payload config
|
2020-10-25 17:03:35 -04:00 |
|
Dan Ribbens
|
10c51f11c5
|
Merge branch 'rest-gql-errors' into schema-json
|
2020-10-23 13:14:35 -04:00 |
|
Dan Ribbens
|
5431b8ebcc
|
Merge pull request #428 from trouble/rest-gql-errors
Rest gql errors
|
2020-10-23 13:12:40 -04:00 |
|
Dan Ribbens
|
e233551d0b
|
cleanup graphql init
|
2020-10-23 13:11:16 -04:00 |
|
Dan Ribbens
|
5d4d1bf60c
|
add trustProxy to payload config and set express trust proxy on payload init
|
2020-10-23 13:06:07 -04:00 |
|
Dan Ribbens
|
5c3b20643a
|
Merge pull request #426 from trouble/rest-gql-errors
validation error respone and handling change
|
2020-10-22 17:07:22 -04:00 |
|
Dan Ribbens
|
e9600802a8
|
handle validation error data object to display field level error messages
|
2020-10-22 16:44:25 -04:00 |
|
Dan Ribbens
|
0aa2e5138c
|
rest errorHandler now returns the same object as graphql for validation errors
|
2020-10-22 16:39:36 -04:00 |
|
James
|
646b46528d
|
removes breaking optional chaining in graphql error handler
|
2020-10-21 18:02:36 -04:00 |
|
James
|
777aaf9afd
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-21 17:58:49 -04:00 |
|
James
|
221ec0bb10
|
takes copy of all docs found by ID in case they were memoized
|
2020-10-21 17:58:36 -04:00 |
|
Dan Ribbens
|
67ff273a9e
|
use logger in graphql error handler
|
2020-10-20 09:45:57 -04:00 |
|
Dan Ribbens
|
397d36291d
|
Merge pull request #425 from trouble/graphql-errors
gql errors include formatted field validation data
|
2020-10-20 09:36:27 -04:00 |
|
Dan Ribbens
|
a4066e4802
|
gql errors include formatted field validation data
|
2020-10-20 01:14:19 -04:00 |
|
Elliot DeNolf
|
88e24ba452
|
add ability to disable graphql playground in production
|
2020-10-19 20:18:24 -04:00 |
|
Elliot DeNolf
|
c7b377b84c
|
fix: use proper user object in me operation
|
2020-10-18 01:34:36 -04:00 |
|
James
|
05a06a9aa8
|
allows for auth to be specified as true with no options
|
2020-10-17 15:08:39 -04:00 |
|
Elliot DeNolf
|
90a686ea0b
|
Merge pull request #422 from trouble/query-exists
|
2020-10-16 21:45:41 -04:00 |
|
Elliot DeNolf
|
215df7ff9e
|
handle graphql exists type
|
2020-10-16 21:42:55 -04:00 |
|
Elliot DeNolf
|
0758f01120
|
wip: exists query
|
2020-10-16 17:13:52 -04:00 |
|
James
|
078293833d
|
exposes local verifyEmail operation
|
2020-10-16 14:17:12 -04:00 |
|