Dan Ribbens
|
53df377268
|
bug fixed for localization
|
2020-05-04 13:27:30 -04:00 |
|
Dan Ribbens
|
80a5852487
|
schema map set hide true based on field hidden
|
2020-04-30 16:55:34 -04:00 |
|
Dan Ribbens
|
694d22f429
|
fix first-register operation error
|
2020-04-30 16:54:45 -04:00 |
|
Dan Ribbens
|
0e089bb881
|
rename calls for globals upsert to update for consistency of hooks naming
|
2020-04-30 15:58:53 -04:00 |
|
Dan Ribbens
|
439020bba2
|
field level hooks working on create operation
|
2020-04-30 15:16:23 -04:00 |
|
Dan Ribbens
|
4cab47eaf6
|
merge master
|
2020-04-30 13:20:04 -04:00 |
|
Dan Ribbens
|
35085037af
|
WIP updating hook calls
|
2020-04-30 13:19:03 -04:00 |
|
Elliot DeNolf
|
5f7d4a2581
|
Handle image name on disk if already exists
|
2020-04-29 20:28:21 -04:00 |
|
Elliot DeNolf
|
dc08e36207
|
Sanitize upload filename
|
2020-04-29 20:28:21 -04:00 |
|
Elliot DeNolf
|
4d481b515f
|
Fix APIUrl casing
|
2020-04-29 20:27:32 -04:00 |
|
James
|
cebf2db119
|
safely copies document(s) in executeFieldHooks
|
2020-04-23 17:10:15 -04:00 |
|
James
|
e55d5ecbdd
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-04-23 14:13:09 -04:00 |
|
James
|
85a59a013a
|
rearranges hook order in find operation
|
2020-04-23 14:13:00 -04:00 |
|
Dan Ribbens
|
f57874734d
|
Merge pull request #179 from trouble/feature/#41-forgot-password-workflow
|
2020-04-23 13:47:02 -04:00 |
|
Dan Ribbens
|
7faa3400d5
|
graphql reset password return type
|
2020-04-23 13:44:00 -04:00 |
|
Dan Ribbens
|
9ee2679211
|
fix graphql forgot password
|
2020-04-23 13:11:01 -04:00 |
|
Dan Ribbens
|
6658c368a0
|
cleanup
|
2020-04-22 16:40:36 -04:00 |
|
Dan Ribbens
|
0acebb8b95
|
merge master
|
2020-04-22 15:12:33 -04:00 |
|
James
|
4fa1a25107
|
resolves dependencies for forgotPassword
|
2020-04-22 11:30:08 -04:00 |
|
James
|
0961a3d499
|
fixes bug with nested repeaters losing their data
|
2020-04-21 18:14:09 -04:00 |
|
Dan Ribbens
|
8125a3c0b7
|
password resets working
|
2020-04-21 17:23:38 -04:00 |
|
James
|
cdc764cefe
|
enforces that changing a locale clears form state
|
2020-04-21 14:11:15 -04:00 |
|
James
|
f1e6e2fb0b
|
fixes bug with using old api identifier
|
2020-04-21 14:04:49 -04:00 |
|
James
|
91be273d64
|
builds simpler pattern to identify which api is being used via express middleware
|
2020-04-21 13:59:01 -04:00 |
|
James
|
5260276b83
|
passes full req to all operations
|
2020-04-21 13:31:13 -04:00 |
|
James
|
2041f827b3
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-04-21 12:30:46 -04:00 |
|
James
|
25aec0ede3
|
fixes email provider, adds better pattern for firing off emails via payload
|
2020-04-21 12:30:37 -04:00 |
|
James Mikrut
|
601d8f70b2
|
Merge pull request #177 from trouble/preview-api-key
API Key Authentication Strategy & Preview Generation
|
2020-04-20 21:27:12 -04:00 |
|
James
|
e022e552e1
|
enables preview URLs
|
2020-04-20 21:25:29 -04:00 |
|
James
|
bc449761a2
|
adds api key functionality to user and fixes misc client-side field bugs
|
2020-04-20 20:58:01 -04:00 |
|
James
|
b9e9d1be60
|
adds route for creating and editing users
|
2020-04-20 19:33:51 -04:00 |
|
James
|
c3d04dc5ca
|
revises field-level hooks to run in parallel
|
2020-04-20 19:29:24 -04:00 |
|
James
|
334bb21c41
|
writes validations so that they can take advantage of async await
|
2020-04-20 19:08:57 -04:00 |
|
James
|
6f66a8d216
|
fixes bugs with nullish field still attempting to be validated
|
2020-04-20 18:56:11 -04:00 |
|
James
|
8930e7f13c
|
wires up rudimentary user list view
|
2020-04-20 18:46:41 -04:00 |
|
James
|
1fb3841ea1
|
begins preview / api key authentication
|
2020-04-20 18:36:40 -04:00 |
|
James
|
aad9cae388
|
reduces the length of faker data in collection tests
|
2020-04-19 15:30:58 -04:00 |
|
James
|
4f8d9cb854
|
adds logs to debug failing tests in ci
|
2020-04-19 15:26:04 -04:00 |
|
James Mikrut
|
1529cd5d7a
|
Merge pull request #175 from trouble/backend-validation
Backend validation
|
2020-04-19 15:20:21 -04:00 |
|
James
|
2a6c5de718
|
builds a better pattern of recursive field validation
|
2020-04-19 15:16:12 -04:00 |
|
James
|
a938671ef4
|
ensures backend validation works recursively and formats pathnames according to nested fields
|
2020-04-19 14:33:44 -04:00 |
|
James
|
6e39f39c6f
|
adds validations to backend
|
2020-04-19 14:18:34 -04:00 |
|
James
|
45d8745f74
|
passes entire operation through to policy instead of just user
|
2020-04-19 13:16:26 -04:00 |
|
James
|
c9ea0f1f17
|
fixes field-level hooks not handling array data properly
|
2020-04-19 13:08:53 -04:00 |
|
James
|
508b68d87e
|
adds describe blocks to collection tests to try and ensure CI passes
|
2020-04-19 12:34:55 -04:00 |
|
James
|
192e577300
|
fixes bugs within refresh handler
|
2020-04-19 12:29:16 -04:00 |
|
James
|
161f7a47b7
|
ensures tests pass with new policy on register route
|
2020-04-18 18:07:09 -04:00 |
|
James
|
9d7193af86
|
formats select so that it can use string values without distinct labels
|
2020-04-18 17:59:19 -04:00 |
|
James
|
aa28880a09
|
applies beforeUpdate and beforeCreate field hooks to register / update user
|
2020-04-18 13:36:18 -04:00 |
|
James
|
1ae57b4074
|
implements beforeCreate and beforeUpdate field-level hooks
|
2020-04-18 13:30:19 -04:00 |
|