James
|
9aeab9548d
|
ensures default values work for Group and Array
|
2020-10-07 16:43:08 -04:00 |
|
James
|
69d7f21b56
|
partially working buildStateFromSchema
|
2020-10-07 16:26:56 -04:00 |
|
James
|
319148ca68
|
adds default value collection
|
2020-10-07 15:54:53 -04:00 |
|
James
|
1ea3763185
|
better handles failed form submissions, allows customization of file uploads
|
2020-10-07 14:51:42 -04:00 |
|
James
|
8ce88deda2
|
fixes bug with create / update improperly reducing locales
|
2020-10-05 21:37:31 -04:00 |
|
James
|
5ac2b1fb3d
|
adds richText Relationship WIP
|
2020-10-04 15:30:47 -04:00 |
|
James
|
0a5e8ab618
|
implements maxDepth
|
2020-10-04 15:30:38 -04:00 |
|
James
|
5ae267f743
|
updates styles of RichText, improves its API
|
2020-10-04 12:50:14 -04:00 |
|
James
|
febe213e80
|
implements accessibility measures and finishes Link richText element
|
2020-10-03 13:04:15 -04:00 |
|
James
|
3dbf9ac27c
|
properly sets user to null when logged out
|
2020-10-03 11:20:35 -04:00 |
|
James
|
18a59f84ab
|
migrates all custom components to new pattern
|
2020-10-02 21:11:08 -04:00 |
|
James
|
c28f78cb8a
|
further optimizes webpack bundle
|
2020-10-02 20:46:08 -04:00 |
|
James
|
18baefed0d
|
progress to code-splitting
|
2020-10-02 18:47:43 -04:00 |
|
James
|
7aab4214b7
|
implements a way to skip over certain ips in rate limiter
|
2020-09-30 12:12:59 -04:00 |
|
James
|
b3dda3c070
|
standardizes custom component naming to proper nouns
|
2020-09-30 08:53:15 -04:00 |
|
James
|
18e08ad5a7
|
revises RichText structure and functionality
|
2020-09-28 15:49:20 -04:00 |
|
Elliot DeNolf
|
06fd32786d
|
fix: add back image field
|
2020-09-28 15:18:43 -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
|
0492603ac7
|
add custom cell types for array, textarea, and richtext
|
2020-09-28 00:05:10 -04:00 |
|
Elliot DeNolf
|
79fc3f72a6
|
implement graphql query complexity limits
|
2020-09-27 15:01:35 -04:00 |
|
Elliot DeNolf
|
83f77d3a05
|
some adjustments to how locking and verification work
|
2020-09-26 23:46:09 -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 |
|
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
|
e9cc178ed7
|
fixes bug with PurpleBackground demo
|
2020-09-23 10:04:37 -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
|
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
|
ac1aea23dc
|
only allow verified accounts to login
|
2020-09-19 14:29:19 -04:00 |
|
Elliot DeNolf
|
1695e4e685
|
implement verification of email against db
|
2020-09-19 13:39:51 -04:00 |
|
Elliot DeNolf
|
f20feae4d9
|
conditionally add email verification fields to schema
|
2020-09-15 14:20:28 -04:00 |
|
Elliot DeNolf
|
2b81e887ad
|
implement global find
|
2020-09-11 11:33:26 -04:00 |
|
Elliot DeNolf
|
9cb630f98d
|
Disable auto-indexing, index if set to true or if unique
|
2020-09-10 13:02:09 -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
|
597f7d3075
|
fixes bugs with columns in List, logs errors within email config, creates local delete operation
|
2020-08-28 13:43:17 -04:00 |
|
Elliot DeNolf
|
fd81085b54
|
Implement favicon and og image
|
2020-08-25 21:37:17 -04:00 |
|
Dan Ribbens
|
b49b531ce4
|
select field validation for hasMany fields
|
2020-08-23 18:35:28 -04:00 |
|
Dan Ribbens
|
9630c2c3b2
|
add validation and schema enum to radio field type
|
2020-08-23 17:15:40 -04:00 |
|
Dan Ribbens
|
756d275edf
|
select field validation on options
|
2020-08-23 16:48:01 -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
|
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
|
b81c7917a9
|
fixes a bug with block fields not being iterated through in perforFieldOperations, fixes checkboxes being sent as strings
|
2020-08-20 16:30:01 -04:00 |
|