James
|
f2e3c1b1a8
|
chore(release): v0.5.7
v0.5.7
|
2021-04-13 13:14:05 -04:00 |
|
James
|
224f175c7f
|
chore: manually bumps version
|
2021-04-13 13:11:59 -04:00 |
|
Elliot DeNolf
|
776b9c9c30
|
feat: remove mimetype from upload cell type
|
2021-04-13 13:09:36 -04:00 |
|
Elliot DeNolf
|
414bc01b05
|
fix: make upload cell mimetype inline
|
2021-04-13 13:09:36 -04:00 |
|
James
|
a78fc974b8
|
fix: custom query / mutation types
|
2021-04-13 13:03:57 -04:00 |
|
James
|
5f56994b02
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-04-13 12:28:15 -04:00 |
|
James
|
282775c69a
|
Merge branch 'feat/remember-conditional-values' of github.com:payloadcms/payload
|
2021-04-13 12:26:31 -04:00 |
|
James
|
523fd7b050
|
Merge branch 'fix/array-labeling' of github.com:payloadcms/payload
|
2021-04-13 12:25:57 -04:00 |
|
James Mikrut
|
c02c5a3f84
|
Merge pull request #135 from payloadcms/feat/auto-verify-first-register
feat: auto verifies first user registration
|
2021-04-13 12:24:33 -04:00 |
|
James
|
c977a7b4c5
|
chore: bumps type dependencies
|
2021-04-13 12:23:45 -04:00 |
|
James
|
0094837635
|
feat: prevents DraggableSections from re-mounting on doc save
|
2021-04-13 12:15:37 -04:00 |
|
Jacob Fletcher
|
e58b152d40
|
fix: clears verificationToken when _verified is true
|
2021-04-13 12:10:10 -04:00 |
|
Jacob Fletcher
|
01b0bf1bb3
|
chore: removes useUnmountEffect hook
|
2021-04-13 12:10:10 -04:00 |
|
Jacob Fletcher
|
8f720c000d
|
feat: auto verifies first user registration
|
2021-04-13 12:10:01 -04:00 |
|
Jacob Fletcher
|
4d5db0520c
|
Merge branch 'master' of github.com:payloadcms/payload into fix/config-joi-schema
|
2021-04-13 09:42:10 -04:00 |
|
Jacob Fletcher
|
afc9454465
|
fix: updates config schema for graphQL mutations and queries
|
2021-04-13 09:41:33 -04:00 |
|
Elliot DeNolf
|
cd02b1cef4
|
Merge pull request #132 from sampittko/patch-1
docs: fix typo in field types overview
|
2021-04-10 14:42:16 -04:00 |
|
Samuel Pitoňák
|
1008eada65
|
docs: fix typo in field types overview
|
2021-04-10 16:46:31 +02:00 |
|
Elliot DeNolf
|
ddf5df290c
|
fix: handle add/remove labels for all usage of Array field type
|
2021-04-09 10:34:08 -04:00 |
|
Elliot DeNolf
|
000dee85bd
|
fix: pagination calculation for current range
|
2021-04-06 23:32:13 -04:00 |
|
James
|
91d37fb41d
|
feat: optimize save within Edit
|
2021-04-02 13:28:40 -04:00 |
|
James
|
31c41c22ec
|
fix: ensures email is still prefilled in auth configs
|
2021-04-02 12:59:15 -04:00 |
|
James
|
dff72fbf2f
|
fix: ensures failed conditions send path to form
|
2021-04-02 11:53:03 -04:00 |
|
James
|
988d0a4b08
|
feat: remembers conditional field values after removing / readding
|
2021-04-02 11:15:28 -04:00 |
|
James
|
cca71a5793
|
chore(release): v0.5.5
v0.5.5
|
2021-04-02 09:59:13 -04:00 |
|
James
|
ecd277da7d
|
feat: allows soft breaks in rich text
|
2021-04-02 09:57:39 -04:00 |
|
James
|
81ee84b38b
|
chore(release): v0.5.4
v0.5.4
|
2021-04-02 08:52:00 -04:00 |
|
James
|
fee60bd4d2
|
chore: bumps version
|
2021-04-02 08:50:38 -04:00 |
|
James
|
9a7c0e3dbd
|
fix: ensures arrays and blocks reset row count on initialState change
|
2021-04-02 08:48:12 -04:00 |
|
James
|
27cebccd4a
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-04-01 16:49:27 -04:00 |
|
James
|
23c45f137a
|
fix: unique indices
|
2021-04-01 16:48:02 -04:00 |
|
Elliot DeNolf
|
a413859902
|
chore: adjust issue templates
|
2021-03-31 20:51:46 -04:00 |
|
James
|
bfb3d12290
|
chore(release): v0.5.2
v0.5.2
|
2021-03-31 19:13:34 -04:00 |
|
James Mikrut
|
785609b66e
|
Merge pull request #120 from payloadcms/fix/richtext-relationship-modal
fix: modal issues with richtext relationship
|
2021-03-31 19:11:21 -04:00 |
|
James
|
8ea4407f04
|
fix: modal issues with richtext relationship
|
2021-03-31 12:15:03 -04:00 |
|
James
|
3c9d71df6f
|
chore(release): v0.5.1
v0.5.1
|
2021-03-29 14:31:44 -04:00 |
|
James
|
c8f99da853
|
Merge branch 'master' of github.com:payloadcms/payload
|
2021-03-29 14:24:45 -04:00 |
|
James
|
23e1fc3f73
|
fix: base auth / upload fields no longer cause validation issues
|
2021-03-29 14:24:34 -04:00 |
|
James Mikrut
|
eb6fe42259
|
Update CHANGELOG.md
|
2021-03-29 08:55:06 -04:00 |
|
James
|
3b0f3eca2c
|
chore(release): v0.5.0
v0.5.0
|
2021-03-29 08:53:11 -04:00 |
|
James Mikrut
|
dce581acd7
|
Merge pull request #116 from payloadcms/fix/admin-thumbnail-absolute-url
fix: allows absolute urls within adminThumbnail
|
2021-03-29 08:43:19 -04:00 |
|
James Mikrut
|
79c2f1ea5e
|
Merge pull request #110 from payloadcms/feat/global-api-tweak
Suggestion: Payloads Local api should use 'slug' instead of 'global' for Global operations
|
2021-03-29 08:41:38 -04:00 |
|
James Mikrut
|
471727b769
|
Merge pull request #113 from payloadcms/feat/consistent-readonly
feat: applies readOnly consistently within create and update ops
|
2021-03-29 08:41:16 -04:00 |
|
James Mikrut
|
ff7400f2b1
|
Merge pull request #108 from payloadcms/chore/update-package-maintainers-author
chore: update maintainers and author in package.json
|
2021-03-29 08:41:04 -04:00 |
|
James Mikrut
|
4c58e3e10d
|
Merge pull request #112 from payloadcms/fix/moving-nested-arrays
fix: moving nested arrays now properly persists row count
|
2021-03-29 08:40:55 -04:00 |
|
James Mikrut
|
d4742a6233
|
Merge pull request #114 from payloadcms/feat/richtext-blur-selection
feat: saves cursor position when relationship element is added to richText field
|
2021-03-29 08:40:44 -04:00 |
|
James
|
51b46d44b0
|
fix: allows absolute urls within adminThumbnail
|
2021-03-29 08:39:41 -04:00 |
|
Elliot DeNolf
|
5b42a9c76e
|
Merge pull request #101 from payloadcms/ci-more-node-versions
ci: add node 14 and 15
|
2021-03-25 21:09:26 -04:00 |
|
James
|
d24b3f72ce
|
feat: saves cursor position when relationship element is added to richText
|
2021-03-24 20:53:40 -04:00 |
|
James
|
6edf947c26
|
Merge branch 'fix/moving-nested-arrays' of github.com:payloadcms/payload into fix/moving-nested-arrays
|
2021-03-24 16:05:48 -04:00 |
|