James
|
8fa63c7131
|
fixes paths for custom icon and logo
|
2020-09-28 18:25:54 -04:00 |
|
James
|
5694258b74
|
cleans performFieldOperations
|
2020-09-28 18:15:26 -04:00 |
|
James
|
a974c908b5
|
fixes bug in Upload cell, returns nullAsUndefineds to object-to-formdata
|
2020-09-28 18:15:08 -04:00 |
|
James
|
6d7d996d61
|
properly runs exported field-types and hooks through babel
|
2020-09-28 16:25:42 -04:00 |
|
James
|
c409ac985c
|
removes console logs
|
2020-09-28 16:02:41 -04:00 |
|
James
|
18e08ad5a7
|
revises RichText structure and functionality
|
2020-09-28 15:49:20 -04:00 |
|
Elliot DeNolf
|
ae8cc7b9ed
|
fix: upload cell prop validation errors
|
2020-09-28 15:35:01 -04:00 |
|
Elliot DeNolf
|
2f5c13aac3
|
fix: select cell component handle strings and arrays of strings
|
2020-09-28 15:16:54 -04:00 |
|
Elliot DeNolf
|
5025972450
|
add select cell component
|
2020-09-28 13:37:18 -04:00 |
|
Elliot DeNolf
|
e849f0f49e
|
add upload cell component
|
2020-09-28 10:27:02 -04:00 |
|
Elliot DeNolf
|
b011163d90
|
use singular label from block items
|
2020-09-28 00:46:54 -04:00 |
|
Elliot DeNolf
|
0492603ac7
|
add custom cell types for array, textarea, and richtext
|
2020-09-28 00:05:10 -04:00 |
|
James
|
15a488c03f
|
creates a better pattern for how to render table cells
|
2020-09-27 15:33:49 -04:00 |
|
James
|
77096cb252
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-27 15:07:46 -04:00 |
|
James
|
6efeafe819
|
fixes modals scrolling to top of screen
|
2020-09-27 15:07:32 -04:00 |
|
Elliot DeNolf
|
79fc3f72a6
|
implement graphql query complexity limits
|
2020-09-27 15:01:35 -04:00 |
|
Elliot DeNolf
|
7c2de28de9
|
Merge pull request #397 from trouble/lock-adjustments
some adjustments to how locking and verification work
|
2020-09-26 23:48:07 -04:00 |
|
Elliot DeNolf
|
83f77d3a05
|
some adjustments to how locking and verification work
|
2020-09-26 23:46:09 -04:00 |
|
James
|
04650a86a5
|
handles either relative or absolute paths for upload directories
|
2020-09-26 17:50:12 -04:00 |
|
James
|
4df979565e
|
re-adds baseFields
|
2020-09-25 16:24:26 -04:00 |
|
James
|
193cdbbe5e
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-25 16:21:11 -04:00 |
|
Elliot DeNolf
|
c19ccd5df4
|
implement account locking on too many attempts and unlocking after time window
|
2020-09-25 14:22:13 -04:00 |
|
Elliot DeNolf
|
57c6afa3a9
|
implement basic rate limiting for /api routes
|
2020-09-24 23:25:59 -04:00 |
|
Elliot DeNolf
|
87ccdae795
|
implement verify graphql resolver
|
2020-09-24 16:39:38 -04:00 |
|
Elliot DeNolf
|
98e2f2be08
|
fix: NotFound bad call to useConfig
|
2020-09-24 11:08:13 -04:00 |
|
Elliot DeNolf
|
b8b5ca17ed
|
Merge pull request #390 from trouble/verify-view
|
2020-09-24 10:56:42 -04:00 |
|
Elliot DeNolf
|
96ccebdedd
|
add 'already activated' response
|
2020-09-24 10:54:42 -04:00 |
|
James
|
fbc4429648
|
fixes bug with combining AND clauses, extends graphql id operations
|
2020-09-24 09:36:21 -04:00 |
|
James
|
8dd3298f9a
|
performance improvements
|
2020-09-23 20:14:27 -04:00 |
|
Elliot DeNolf
|
0c3986917f
|
implement verify view
|
2020-09-23 16:04:19 -04:00 |
|
James
|
45c824c042
|
allows entire client folder to be parsed by babel/register
|
2020-09-23 12:31:02 -04:00 |
|
James
|
0e225e1ab1
|
properly runs babel/register against @payloadcms/payload as a node module
|
2020-09-23 12:20:44 -04:00 |
|
Jarrod Flesch
|
5676f22ede
|
adds h2-h6 to the rich text editor and style tweaks
|
2020-09-23 11:22:17 -04:00 |
|
James
|
09a3c859c1
|
finishes RichText PoC
|
2020-09-23 10:02:48 -04:00 |
|
James
|
628d68ed2d
|
ensures tests work with new babel config
|
2020-09-21 21:58:16 -04:00 |
|
James
|
fe99952561
|
implements babel transpilation of config, removes customComponents logic
|
2020-09-21 17:31:19 -04:00 |
|
James
|
9c28086ba4
|
preloads all custom elements and leaves within RichText
|
2020-09-20 19:01:34 -04:00 |
|
James
|
f8c225316b
|
WIP richText refactor
|
2020-09-20 18:29:12 -04:00 |
|
James
|
df1f381354
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-19 19:32:04 -04:00 |
|
James
|
939a2923d3
|
implements an easier pattern of pointing to files within config
|
2020-09-19 19:31:04 -04:00 |
|
Elliot DeNolf
|
0e15f8376c
|
underscore prefix verification fields
|
2020-09-19 15:03:47 -04:00 |
|
Elliot DeNolf
|
c9d9d5269d
|
make verified hidden
|
2020-09-19 14:53:06 -04:00 |
|
Elliot DeNolf
|
ea21480230
|
check verification for jwt and apikey
|
2020-09-19 14:49:19 -04:00 |
|
Elliot DeNolf
|
ac1aea23dc
|
only allow verified accounts to login
|
2020-09-19 14:29:19 -04:00 |
|
Elliot DeNolf
|
d478bd0e34
|
Merge pull request #387 from trouble/email-verification
|
2020-09-19 13:41:25 -04:00 |
|
Elliot DeNolf
|
1695e4e685
|
implement verification of email against db
|
2020-09-19 13:39:51 -04:00 |
|
James
|
4f3dd59d25
|
removes server-config babel plugin in favor of manually blacklisting server modules
|
2020-09-19 12:15:24 -04:00 |
|
James
|
dde3a35b16
|
converts radio graphql types to enum
|
2020-09-19 08:33:03 -04:00 |
|
James
|
8ad96452a0
|
additional field sanitization
|
2020-09-17 09:18:53 -04:00 |
|
James
|
70ae5b1a19
|
fixes bug with Relationship field needlessly fetchinig options
|
2020-09-16 17:21:53 -04:00 |
|