James
|
3f74eff0fe
|
adds additional docs
|
2020-11-08 10:31:59 -05:00 |
|
James
|
2a2d33cd0b
|
fixes bug with delete operation and hasWhereAccess
|
2020-11-08 10:31:53 -05:00 |
|
James
|
4e61ae84f7
|
adds installation doc
|
2020-11-08 08:32:00 -05:00 |
|
James
|
165634d127
|
scaffolds more docs
|
2020-11-07 15:51:05 -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
|
5ef407ba17
|
0.0.131
v0.0.131
|
2020-11-04 09:07:26 -05:00 |
|
James
|
21fabfcb29
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-11-04 09:07:12 -05:00 |
|
James
|
521f250688
|
re-yarn
|
2020-11-04 09:07:09 -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 |
|
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
|
90bac7f4ab
|
0.0.130
v0.0.130
|
2020-10-28 16:20:48 -04:00 |
|
James
|
ec2cda20cf
|
exposes exp in login
|
2020-10-28 16:20:41 -04:00 |
|
James
|
1702261a15
|
0.0.129
v0.0.129
|
2020-10-28 16:15:58 -04:00 |
|
James
|
bd85d621f5
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-28 16:15:51 -04:00 |
|
Jacob Fletcher
|
61bc485bf1
|
extracts exp from user
|
2020-10-28 16:15:32 -04:00 |
|
James
|
eaf89794ab
|
0.0.128
v0.0.128
|
2020-10-28 10:33:59 -04:00 |
|
Jacob Fletcher
|
6a6b23d3d6
|
Merge branch 'master' of github.com:trouble/payload
|
2020-10-28 10:33:30 -04:00 |
|
Jacob Fletcher
|
5bb8a6d6d5
|
migrates away from optional chaining in express/responses/formatError
|
2020-10-28 10:33:21 -04:00 |
|
James
|
cc73db9bf0
|
0.0.127
v0.0.127
|
2020-10-28 10:30:19 -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 |
|
James
|
29e148763a
|
adds custom component to docs
|
2020-10-27 09:46:19 -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
|
7e2f3e21ba
|
updates docs for testing purposes
|
2020-10-26 16:56:26 -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 |
|
James
|
9fd3e8d84f
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-24 12:15:49 -04:00 |
|
James
|
07c917e33d
|
adds webpack cli
|
2020-10-24 12:15:44 -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
|
e6bfe00843
|
add cross-env to build scripts
|
2020-10-23 11:11:39 -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
|
27dad40d5c
|
0.0.126
v0.0.126
|
2020-10-21 18:02:42 -04:00 |
|
James
|
646b46528d
|
removes breaking optional chaining in graphql error handler
|
2020-10-21 18:02:36 -04:00 |
|
James
|
e097e924f2
|
0.0.125
v0.0.125
|
2020-10-21 17:59:02 -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 |
|