James
|
31487fb022
|
adds a method to deserialize pasted HTML into RichText
|
2020-10-03 15:55:38 -04:00 |
|
James
|
e00a2eeef7
|
fixes fields with less than 100% width on mobile
|
2020-10-03 15:55:21 -04:00 |
|
James
|
c5ea2dcd2a
|
revises the way that negative field type gutter works
|
2020-10-03 15:55:07 -04:00 |
|
James
|
e9c2b46c97
|
extends Popup to be more usable
|
2020-10-03 15:54:19 -04:00 |
|
James
|
043d3fffbf
|
fixes bug with window info breakpoints
|
2020-10-03 15:54:00 -04:00 |
|
James
|
febe213e80
|
implements accessibility measures and finishes Link richText element
|
2020-10-03 13:04:15 -04:00 |
|
James
|
0764f34c64
|
adds accessibility to buttons
|
2020-10-03 11:38:33 -04:00 |
|
James
|
3dbf9ac27c
|
properly sets user to null when logged out
|
2020-10-03 11:20:35 -04:00 |
|
James
|
eccb4383a1
|
fixes DeleteDocument and leaveWithoutSaving incompatibility
|
2020-10-03 11:07:06 -04:00 |
|
James
|
c6105d9ed3
|
ensures NODE_ENV is set properly within client
|
2020-10-02 21:36:02 -04:00 |
|
James
|
3b82d1ccba
|
runs admin static through compression middleware
|
2020-10-02 21:28:40 -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
|
f5561b4b4f
|
adds safety checks for building initial form state with no blockType
|
2020-10-02 15:46:27 -04:00 |
|
James
|
d42171d465
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-02 15:02:41 -04:00 |
|
Elliot DeNolf
|
f3d56fe435
|
add code cell type
|
2020-10-02 12:37:00 -04:00 |
|
Elliot DeNolf
|
52e9e4daa7
|
fix default checkbox cell value
|
2020-10-02 12:34:28 -04:00 |
|
Elliot DeNolf
|
dde76572e3
|
disappearing cancel button was bothering me
|
2020-10-02 12:06:59 -04:00 |
|
Elliot DeNolf
|
df4563274b
|
disable scroll on save for upload media modal
|
2020-10-02 11:04:02 -04:00 |
|
Elliot DeNolf
|
6e93bd006e
|
fix checkbox style
|
2020-10-02 10:27:33 -04:00 |
|
Elliot DeNolf
|
814cc9658c
|
add checkbox cell type for boolean values
|
2020-10-02 10:21:23 -04:00 |
|
Elliot DeNolf
|
efc6d0adf1
|
fix graphQL tests
|
2020-10-02 09:45:58 -04:00 |
|
James
|
3359cd4e9b
|
ensures reset password sends back a new user
|
2020-10-01 14:57:59 -04:00 |
|
Elliot DeNolf
|
2b80c5fda6
|
remove unused email props
|
2020-10-01 13:20:07 -04:00 |
|
Elliot DeNolf
|
4c2bcb2933
|
fix no data in useAsTitle field
|
2020-10-01 13:20:01 -04:00 |
|
James
|
96c1362a5d
|
flattens me auth type to match collection type
|
2020-10-01 11:37:20 -04:00 |
|
James
|
5f3b1aec0a
|
increases max rateLimit
|
2020-10-01 11:37:04 -04:00 |
|
James
|
942afd96fe
|
returns user with login
|
2020-10-01 11:36:58 -04:00 |
|
James
|
9b384e8192
|
removes dependency of passing publicENV through options on init
|
2020-10-01 09:17:37 -04:00 |
|
James
|
09543831b9
|
fixes webpack prod env config
|
2020-10-01 09:02:15 -04:00 |
|
James
|
eb0b5870a3
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-10-01 08:51:55 -04:00 |
|
James
|
22ba992b6d
|
removes dotenv-webpack for a more declarative approach
|
2020-10-01 08:51:25 -04:00 |
|
Elliot DeNolf
|
553d3ebd48
|
disable pointer events if code field is readOnly
|
2020-09-30 22:25:30 -04:00 |
|
James
|
722f2fc88d
|
merges master
|
2020-09-30 12:13:19 -04:00 |
|
James
|
c89d2e0f01
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-30 12:13:10 -04:00 |
|
James
|
7aab4214b7
|
implements a way to skip over certain ips in rate limiter
|
2020-09-30 12:12:59 -04:00 |
|
Elliot DeNolf
|
6294333c88
|
highlight token field on generation
|
2020-09-30 11:03:55 -04:00 |
|
James
|
0e6f790734
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-30 08:54:25 -04:00 |
|
James
|
b3dda3c070
|
standardizes custom component naming to proper nouns
|
2020-09-30 08:53:15 -04:00 |
|
James
|
d9e62e9a6d
|
fixes bug with graphql maxComplexity default value
|
2020-09-30 07:49:29 -04:00 |
|
Elliot DeNolf
|
0c12b8dfda
|
add token generation confirmation modal
|
2020-09-29 22:29:30 -04:00 |
|
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 |
|