James
|
d99788f6f7
|
0.0.71
v0.0.71
|
2020-09-05 12:25:29 -04:00 |
|
James
|
8a1bd762ba
|
implements a way to add custom express middleware
|
2020-09-05 12:23:39 -04:00 |
|
James
|
c760863f8c
|
enables Upload GraphQL field resolver
|
2020-09-05 12:19:32 -04:00 |
|
James
|
ed5c3b55f1
|
0.0.70
v0.0.70
|
2020-09-01 18:22:04 -04:00 |
|
James
|
7d0e2820cc
|
implements cookie expiration, streamlines cookie options on collection config level
|
2020-09-01 18:21:51 -04:00 |
|
James
|
f381b9261a
|
0.0.69
v0.0.69
|
2020-08-29 16:24:35 -04:00 |
|
James
|
01f170ba73
|
further revises initialState fixes to Array, Blocks
|
2020-08-29 16:24:27 -04:00 |
|
James
|
a53e24904f
|
fixes state initialization in Array and Blocks
|
2020-08-29 12:08:26 -04:00 |
|
James
|
423cdbd63f
|
removes field from state if failing condition
|
2020-08-29 12:08:12 -04:00 |
|
James
|
e38c0e687f
|
fixes bug in Radio field type
|
2020-08-29 12:07:32 -04:00 |
|
James
|
9e82f9d02e
|
fixes bugs with GraphQL when no locale is present
|
2020-08-29 12:07:06 -04:00 |
|
James
|
5f9c48494a
|
fixes bug in refresh resolver
|
2020-08-29 12:06:12 -04:00 |
|
James
|
155db092c4
|
adds safety check to getExtractJWT
|
2020-08-29 12:05:40 -04:00 |
|
James
|
87522ff7d6
|
0.0.68
v0.0.68
|
2020-08-28 15:07:22 -04:00 |
|
James
|
e6b435e88e
|
fixes bug with forgotPassword
|
2020-08-28 15:07:16 -04:00 |
|
James
|
8c78a0a773
|
0.0.67
v0.0.67
|
2020-08-28 13:43:29 -04:00 |
|
James
|
597f7d3075
|
fixes bugs with columns in List, logs errors within email config, creates local delete operation
|
2020-08-28 13:43:17 -04:00 |
|
James
|
9da8aca015
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-28 11:29:34 -04:00 |
|
Elliot DeNolf
|
13aa1eb13d
|
Merge pull request #367 from trouble/better-error-logging
Handle values other than string in APIError
|
2020-08-26 23:35:38 -04:00 |
|
Elliot DeNolf
|
918228c9dc
|
Handle values other than string in APIError
|
2020-08-26 23:14:28 -04:00 |
|
James
|
92a25867ff
|
0.0.66
v0.0.66
|
2020-08-26 18:34:59 -04:00 |
|
James
|
f698594137
|
implements lowercasing in forgotPassword
|
2020-08-26 18:34:39 -04:00 |
|
James
|
c15dff4afb
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-26 18:31:31 -04:00 |
|
James
|
985db67d48
|
ensures login is done with lowercase
|
2020-08-26 18:31:25 -04:00 |
|
Elliot DeNolf
|
30c5eeaff9
|
Merge pull request #364 from trouble/favicon
Implement favicon and og image
|
2020-08-25 21:39:06 -04:00 |
|
Elliot DeNolf
|
fd81085b54
|
Implement favicon and og image
|
2020-08-25 21:37:17 -04:00 |
|
James
|
9955621f0a
|
0.0.65
v0.0.65
|
2020-08-25 16:06:27 -04:00 |
|
James
|
599a693f5b
|
fixes bugs with columns in List view
|
2020-08-25 16:06:21 -04:00 |
|
James
|
da6a9a2ba7
|
0.0.64
v0.0.64
|
2020-08-25 14:39:33 -04:00 |
|
James
|
7002752744
|
adds serverURL to CSRF
|
2020-08-25 14:39:27 -04:00 |
|
James
|
53ed79ecbc
|
code splits heavy field types
|
2020-08-25 12:21:37 -04:00 |
|
James
|
1e342f8bee
|
further improvements to splitting browser and server code
|
2020-08-25 11:05:19 -04:00 |
|
James
|
d19576978b
|
implements the removal of server-side code from client bundle
|
2020-08-25 10:36:34 -04:00 |
|
James
|
af59822510
|
implements pattern for removing properties from config
|
2020-08-25 09:44:53 -04:00 |
|
James
|
f45f93ce38
|
0.0.63
v0.0.63
|
2020-08-24 20:35:35 -04:00 |
|
James
|
0d1ffdcb4b
|
removes webpack bundle analyzer
|
2020-08-24 20:35:25 -04:00 |
|
James
|
b197d780c1
|
passes id of document to access operations where required
|
2020-08-24 17:02:03 -04:00 |
|
James
|
45da1369ca
|
0.0.62
v0.0.62
|
2020-08-24 12:55:16 -04:00 |
|
James
|
478d1cf5ee
|
removes webpack-node-externals
|
2020-08-24 12:55:02 -04:00 |
|
James
|
ec0b2c6a5b
|
0.0.61
v0.0.61
|
2020-08-24 12:19:27 -04:00 |
|
James
|
3a5881cc48
|
lowercases email on registration, adds node-webpack-externals to dev webpack cfg
|
2020-08-24 12:19:24 -04:00 |
|
Dan Ribbens
|
13c857f753
|
Merge pull request #360 from trouble/gql-spec-bug
fix gql random test failures
|
2020-08-23 18:56:57 -04:00 |
|
Dan Ribbens
|
5091a40e96
|
fix gql random test failures
|
2020-08-23 18:53:10 -04:00 |
|
Dan Ribbens
|
1cf45f7fa9
|
Merge pull request #359 from trouble/select-field-validation
Select field validation
|
2020-08-23 18:38:30 -04:00 |
|
Dan Ribbens
|
b49b531ce4
|
select field validation for hasMany fields
|
2020-08-23 18:35:28 -04:00 |
|
James
|
7553e14a8b
|
merges master
|
2020-08-23 18:12:53 -04:00 |
|
James
|
cb984f4d54
|
implements webpack-node-externals
|
2020-08-23 18:10:47 -04:00 |
|
Dan Ribbens
|
9630c2c3b2
|
add validation and schema enum to radio field type
|
2020-08-23 17:15:40 -04:00 |
|
Dan Ribbens
|
8bfc892f7c
|
radio field validation on options
|
2020-08-23 16:49:51 -04:00 |
|
Dan Ribbens
|
756d275edf
|
select field validation on options
|
2020-08-23 16:48:01 -04:00 |
|