James
|
3caf81d9f7
|
redirects to NotFound properly when editing a document that does not exist
|
2020-09-12 16:42:04 -04:00 |
|
James
|
dd6740e109
|
only shows LeaveWithoutSaving if user is logged in
|
2020-09-12 16:36:23 -04:00 |
|
James
|
28e4cf6726
|
fixes bug in code field
|
2020-09-12 16:33:14 -04:00 |
|
James
|
95e38a568f
|
adds Code field
|
2020-09-12 16:24:03 -04:00 |
|
James
|
698a9ead04
|
fixes bug with field sanitization and JWT graphql type
|
2020-09-11 15:12:02 -04:00 |
|
James
|
bd3f628d55
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-11 14:11:51 -04:00 |
|
James
|
14d702ff8d
|
improves graphql name formatting
|
2020-09-11 14:11:33 -04:00 |
|
James
|
dd5acae76f
|
only sets nullable gql type if no admin condition
|
2020-09-11 14:11:23 -04:00 |
|
James
|
9de51bbf02
|
fixes gql in relationships with many relations
|
2020-09-11 14:11:10 -04:00 |
|
James
|
9c44a159b9
|
formats radio values as strings within validation
|
2020-09-11 12:50:41 -04:00 |
|
James
|
43e3162c7d
|
fixes bug within FileDetails when no sizes present
|
2020-09-11 12:49:44 -04:00 |
|
Elliot DeNolf
|
bf452c23bc
|
Add tests for sanitizeFields
|
2020-09-10 21:47:55 -04:00 |
|
Elliot DeNolf
|
da3495cb4b
|
fix MissingFieldType missing export
|
2020-09-10 21:18:01 -04:00 |
|
Elliot DeNolf
|
899a158843
|
fix parameter ordering for sanitizeFields calls
|
2020-09-10 21:17:46 -04:00 |
|
Elliot DeNolf
|
163daf5816
|
validate global relationships
|
2020-09-10 19:35:55 -04:00 |
|
Elliot DeNolf
|
7fbab16b22
|
validate relationships within blocks, gettin' recursive with it
|
2020-09-10 19:17:57 -04:00 |
|
Elliot DeNolf
|
17b8335c3c
|
validate relationTo on fields
|
2020-09-10 18:07:07 -04:00 |
|
Elliot DeNolf
|
9cb630f98d
|
Disable auto-indexing, index if set to true or if unique
|
2020-09-10 13:02:09 -04:00 |
|
Jarrod Flesch
|
f695bd8c1d
|
increases font size on date picker times
|
2020-09-09 14:25:12 -04:00 |
|
Jarrod Flesch
|
8a8222995f
|
better date validation, date-picker style updates
|
2020-09-08 15:11:18 -04:00 |
|
Jarrod Flesch
|
ca24263c17
|
removes duplicate key from babel-loader removeObjectProperties
|
2020-09-08 13:31:25 -04:00 |
|
James
|
6fe09c8264
|
fixes bugs within auth / graphQL
|
2020-09-07 14:47:03 -04:00 |
|
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 |
|