James
|
4616e7fa16
|
sends fields on mount within useFieldType
|
2020-09-05 17:44:41 -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
|
7d0e2820cc
|
implements cookie expiration, streamlines cookie options on collection config level
|
2020-09-01 18:21:51 -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
|
e6b435e88e
|
fixes bug with forgotPassword
|
2020-08-28 15:07:16 -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
|
918228c9dc
|
Handle values other than string in APIError
|
2020-08-26 23:14:28 -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
|
fd81085b54
|
Implement favicon and og image
|
2020-08-25 21:37:17 -04:00 |
|
James
|
599a693f5b
|
fixes bugs with columns in List view
|
2020-08-25 16:06:21 -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
|
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
|
478d1cf5ee
|
removes webpack-node-externals
|
2020-08-24 12:55:02 -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
|
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 |
|
Dan Ribbens
|
bfe7a139af
|
Merge pull request #357 from trouble/remove-hash-salt-auth-responses
set hide option for salt and hash in auth collections
|
2020-08-23 16:09:56 -04:00 |
|
Dan Ribbens
|
95352f47ea
|
set hide option for salt and hash in auth collections
|
2020-08-23 16:07:06 -04:00 |
|
Elliot DeNolf
|
9a62c2ab5d
|
Use payload/config alias in Meta
|
2020-08-23 07:28:59 -04:00 |
|
Elliot DeNolf
|
9c928d497c
|
Implement custom index
|
2020-08-23 07:26:02 -04:00 |
|
Elliot DeNolf
|
5777868eba
|
Implement page titles based upon active view
|
2020-08-22 19:53:57 -04:00 |
|
Dan Ribbens
|
9ef9cca948
|
add samesite config setting to auth
|
2020-08-22 00:08:46 -04:00 |
|
James
|
b2145a0a59
|
fixes Add Upload modal
|
2020-08-21 17:42:04 -04:00 |
|
James
|
fe307ecfeb
|
fixes inability to remove file from upload field
|
2020-08-21 17:30:32 -04:00 |
|
James
|
80b99653cf
|
fixes bugs with LeaveWithoutSaving modal
|
2020-08-21 17:25:51 -04:00 |
|
James
|
3375963449
|
fixes bugs within Update operation
|
2020-08-21 16:25:09 -04:00 |
|
James
|
f91c47bb37
|
fixes bug introduced with csrf
|
2020-08-21 15:44:03 -04:00 |
|
James
|
60552d9d86
|
implements potential csrf protection
|
2020-08-21 15:20:21 -04:00 |
|
James
|
857cf088f6
|
roughs out pattern for awaiting ensureIndex on all models
|
2020-08-21 15:19:50 -04:00 |
|