James
6b6b503ef0
0.0.115
v0.0.115
2020-10-09 08:04:13 -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
James
09cc61c96a
fixes modal scroll
2020-10-08 20:09:00 -04:00
James
a6325c69f4
Merge branch 'master' of github.com:keen-studio/payload
2020-10-08 19:32:36 -04:00
James
2f1b1a02b1
enables default values in new rows of array / block fields
2020-10-08 19:32:10 -04:00
James
727c5a4a53
styles baseline richText
2020-10-08 19:31:42 -04:00
James
918d3bd2bc
fixes bug with clearing hasMany relationship field values
2020-10-08 19:31:26 -04:00
Elliot DeNolf
2d7bacad09
don't render 'Add Blocks' button when readOnly
2020-10-08 17:00:41 -04:00
James
234ed07ad6
Merge branch 'master' of github.com:keen-studio/payload
2020-10-08 16:18:08 -04:00
Elliot DeNolf
964fdf779a
make rich text respect readOnly
2020-10-08 16:05:23 -04:00
Elliot DeNolf
40afb5e8fa
add default value test for normal fields
2020-10-08 10:16:05 -04:00
James
72c0145816
0.0.114
v0.0.114
2020-10-08 09:15:24 -04:00
James
12eb33b5c9
fixes bug with fromAddress in sanitizeConfig
2020-10-08 09:14:50 -04:00
Elliot DeNolf
ddb238c7e4
add blocks cell tests
2020-10-08 07:09:24 -04:00
Elliot DeNolf
32980fcafc
Merge pull request #410 from trouble/tests-reorg
2020-10-08 06:29:30 -04:00
Elliot DeNolf
db6315a621
fix date cell test for timezone in CI
2020-10-08 06:27:19 -04:00
Elliot DeNolf
6bf0c2aab6
ci: add client tests
2020-10-08 05:53:47 -04:00
Elliot DeNolf
3dc9ddcb52
add some cell type tests
2020-10-08 05:50:07 -04:00
Elliot DeNolf
352dfa9a09
finish configuring client tests
2020-10-08 05:20:52 -04:00
Elliot DeNolf
60a3e680dd
move tests dir to root
2020-10-08 05:01:48 -04:00
Elliot DeNolf
18f98e24e5
disable logging during tests, remove unused test:unit script, and add 'test' task to run all
2020-10-08 04:55:06 -04:00
Elliot DeNolf
c599522e44
isolate api tests inside tests/api
2020-10-08 04:50:33 -04:00
Elliot DeNolf
64fef7d380
implement basic react testing suite
2020-10-07 17:20:10 -04:00
James
6381d4cf6b
0.0.113
v0.0.113
2020-10-07 16:52:58 -04:00
James
91016ec206
removes image-size in favor of probe-image-size to handle CMYK jpgs
2020-10-07 16:52:48 -04:00
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
9de596605b
fixes bug with localization
2020-10-07 16:18:01 -04:00
James
650edcf56a
reduces padding on position-panel
2020-10-07 16:17:49 -04:00
James
2c4dedff2c
only loads uploads if modal is open
2020-10-07 15:55:25 -04:00
James
870e39961c
implements env-based bundle analyzer
2020-10-07 15:55:16 -04:00
James
319148ca68
adds default value collection
2020-10-07 15:54:53 -04:00
James
6dac68606b
adds build scripts
2020-10-07 15:54:42 -04:00
James
9716d008a9
Merge branch 'master' of github.com:keen-studio/payload
2020-10-07 15:39:08 -04:00
James
b5fd68c3dc
0.0.112
v0.0.112
2020-10-07 15:10:48 -04:00
James
eea9d14749
ensures modals have proper Z index, allows Upload field to handle deleted files gracefully
2020-10-07 15:10:39 -04:00
Elliot DeNolf
77de6e4b60
fix: initial form state
2020-10-07 14:53:55 -04:00
James
58f68e3bda
0.0.111
v0.0.111
2020-10-07 14:51:50 -04:00
James
1ea3763185
better handles failed form submissions, allows customization of file uploads
2020-10-07 14:51:42 -04:00
James
920251f296
0.0.110
v0.0.110
2020-10-07 12:42:41 -04:00
James
dffb554ebe
fixes bug in Number field type
2020-10-07 12:42:32 -04:00
James
7255f6108f
0.0.109
v0.0.109
2020-10-06 14:40:57 -04:00
James
078392f2c5
0.0.107
2020-10-06 14:40:52 -04:00
James
c2e9407f50
removes unused arg in findByID memoization
2020-10-06 14:39:53 -04:00
James
a5a4f1490e
Merge branch 'master' of github.com:keen-studio/payload
2020-10-06 14:39:10 -04:00
James Mikrut
e20555f9cf
Memoize populate ( #408 )
...
* Revert "0.0.108"
This reverts commit 7aafe49662 .
* Revert "swaps out fast-memoize for micro-memoize that supports async"
This reverts commit 33d8ec8a13 .
* Revert "implements a named populate function to memoize"
This reverts commit fb73e772af .
* Revert "0.0.107"
This reverts commit c2692e9b4a .
* reverts back to 106
* memoizes findByID
2020-10-06 14:38:20 -04:00
James
791a222d28
reverts back to 106
2020-10-06 13:16:36 -04:00
James
cb97090d88
Revert "0.0.107"
...
This reverts commit c2692e9b4a .
2020-10-06 13:15:33 -04:00