James
|
99f61150d6
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-16 11:26:02 -04:00 |
|
James
|
ac64013a07
|
improves error messages in verifyEmail operation
|
2020-10-16 10:10:13 -04:00 |
|
James
|
5735b4bbec
|
adds specificity to verified users
|
2020-10-16 08:48:33 -04:00 |
|
James
|
f0374d5772
|
adds an option to show hidden fields within local operations
|
2020-10-15 18:12:19 -04:00 |
|
James
|
20a9dcf6fe
|
ensures hidden fields do not get added to graphql schemas
|
2020-10-15 16:48:02 -04:00 |
|
James
|
d0ef42a16b
|
improves email api
|
2020-10-15 16:47:35 -04:00 |
|
James
|
18077d98bf
|
allows for generating custom emails via collection config
|
2020-10-15 16:47:04 -04:00 |
|
James
|
cda4792ff7
|
simplifies verification view
|
2020-10-15 16:44:59 -04:00 |
|
Elliot DeNolf
|
76df2bc75a
|
adjust FileGraphic to fill thumbnail area
|
2020-10-15 15:00:16 -04:00 |
|
Elliot DeNolf
|
e52b639e64
|
fix: upload sort from SelectExisting
|
2020-10-15 14:07:53 -04:00 |
|
Elliot DeNolf
|
75604e9b6c
|
add 'date' to sortable field types
|
2020-10-15 11:21:54 -04:00 |
|
Elliot DeNolf
|
e058933192
|
test: add automatic account unlock test
|
2020-10-14 22:15:25 -04:00 |
|
Elliot DeNolf
|
a12ae0a1b6
|
test: add account lock test
|
2020-10-14 22:15:19 -04:00 |
|
Elliot DeNolf
|
b4a43475ac
|
test: add user verification test
|
2020-10-14 16:42:22 -04:00 |
|
Elliot DeNolf
|
f0bc59dd0c
|
test: remove faker
|
2020-10-14 15:08:47 -04:00 |
|
Elliot DeNolf
|
c5aba71aa7
|
fix: show field requirement of 1 when Array/Blocks are required but no minRows specified
|
2020-10-14 11:49:26 -04:00 |
|
Elliot DeNolf
|
cac6a8869b
|
test: split out collection tests into multiple files
|
2020-10-14 10:39:00 -04:00 |
|
Elliot DeNolf
|
787691859d
|
remove verificationToken after verified
|
2020-10-13 16:48:06 -04:00 |
|
Elliot DeNolf
|
bf0d20461a
|
fix: handle undefined in DateCell and DatePicker, homogenize formatting
|
2020-10-13 13:27:55 -04:00 |
|
Elliot DeNolf
|
7da73626ac
|
fix: less_than_equal filter
|
2020-10-13 12:22:38 -04:00 |
|
James
|
8086120703
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-12 18:24:23 -04:00 |
|
James
|
5400500360
|
implements custom date and email gql scalars
|
2020-10-12 18:23:55 -04:00 |
|
Elliot DeNolf
|
ccae4014ec
|
Merge pull request #416 from trouble/upload-tests
|
2020-10-12 16:59:32 -04:00 |
|
Elliot DeNolf
|
02279a769d
|
test: upload with same name
|
2020-10-12 16:56:49 -04:00 |
|
Elliot DeNolf
|
c766a5a40e
|
test: update upload
|
2020-10-12 16:31:05 -04:00 |
|
Elliot DeNolf
|
7ac2d0dcff
|
test: remove beforeRead hook, messes with tests
|
2020-10-12 16:22:40 -04:00 |
|
Elliot DeNolf
|
fc63a692be
|
test: add update upload
|
2020-10-12 15:21:36 -04:00 |
|
James
|
fd9453889e
|
sanitizes json before it comes out of global and collection find operations
|
2020-10-12 15:13:37 -04:00 |
|
James
|
bb4dce09df
|
allows for disableErrors to be passed through local findByID
|
2020-10-12 13:24:28 -04:00 |
|
James
|
681bba82a9
|
removes mongoose-hidden, updates globals accordingly
|
2020-10-12 12:41:31 -04:00 |
|
Elliot DeNolf
|
4cfde3eba7
|
fix: do not attempt to delete upload if file doesn't exist
|
2020-10-12 11:04:57 -04:00 |
|
Elliot DeNolf
|
71633b1c8d
|
test: check for actual files on create
|
2020-10-12 10:56:16 -04:00 |
|
Elliot DeNolf
|
2eb863aff0
|
test: extract out headers
|
2020-10-12 10:40:50 -04:00 |
|
Elliot DeNolf
|
5aede8affb
|
fix component compilation
|
2020-10-11 14:29:46 -04:00 |
|
Elliot DeNolf
|
09dfb9793a
|
fix webpack paths for both unix and windows
|
2020-10-11 14:14:21 -04:00 |
|
Elliot DeNolf
|
09897de77d
|
add sort complex
|
2020-10-11 14:10:42 -04:00 |
|
Dan Ribbens
|
0362290d40
|
fix windows compatibility with webpack
|
2020-10-11 12:04:26 -04:00 |
|
James
|
84191ec8fd
|
renames client to admin, sets up component library
|
2020-10-10 18:28:17 -04:00 |
|
James
|
3bec424d05
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-09 13:39:07 -04:00 |
|
James
|
fc56a42fb0
|
fixes issue with relationship field and null value
|
2020-10-09 13:39:02 -04:00 |
|
James
|
05a5cc16bd
|
further removes dependency on mongoose-hidden
|
2020-10-09 13:38:51 -04:00 |
|
Elliot DeNolf
|
c99b2f35f4
|
add disableScrollOnSuccess per-collection
|
2020-10-09 12:24:17 -04:00 |
|
Elliot DeNolf
|
8ae7457a3f
|
add missing autoComplete attribute on password fields
|
2020-10-09 12:06:29 -04:00 |
|
Elliot DeNolf
|
bb8a04dd7b
|
add style and width props for Group, Array, and Blocks
|
2020-10-09 11:45:58 -04:00 |
|
James
|
a681f5f725
|
builds unlock operation
|
2020-10-09 11:04:36 -04:00 |
|
Elliot DeNolf
|
613552de0a
|
add style and width props for Blocks
|
2020-10-09 10:07:16 -04:00 |
|
Elliot DeNolf
|
cd38d37242
|
enforce maxRows on Arrays and Blocks
|
2020-10-09 10:07:10 -04:00 |
|
James
|
f880072697
|
fixes bug with adding blocks and arrays due to async buildStateFromSchema
|
2020-10-08 23:03:37 -04:00 |
|
James
|
ffc3f10177
|
adds indication for readOnly Array and Blocks when no rows are present
|
2020-10-08 21:41:47 -04:00 |
|
James
|
f9b7e3239e
|
adds both singular and plural labels to Blocks and Array, adjusts impacted files accordingly
|
2020-10-08 21:33:37 -04:00 |
|