Dan Ribbens
|
2ae33b603a
|
feat: WIP tab compatible with traverseFields
|
2022-08-11 12:05:35 -04:00 |
|
Dan Ribbens
|
6a6a69190f
|
feat: tabs support localization at the tab level
|
2022-08-11 12:05:33 -04:00 |
|
Dan Ribbens
|
a7b882c03d
|
chore: run ci test workflow on pull requests
|
2022-08-11 12:05:05 -04:00 |
|
Dan Ribbens
|
a83921a2fe
|
feat: support localized tab fields
|
2022-08-11 12:05:02 -04:00 |
|
Slava Nossar
|
4b7b04d5fa
|
return full Tab object for column display
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
b403f5228b
|
update Tabs field docs
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
dd289ca24a
|
update data and path when tab had name
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
daf5fc83d8
|
update test data
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
08271086c3
|
return tab.name for columns
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
30da37becd
|
add namespaced field path
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
df1491de74
|
add extra test fields and data
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
420fd67905
|
update mongodb schema builder
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
17a55e4a3a
|
add tab field with name and data to test suite
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
1b3a328388
|
update graphql schema builder
|
2022-08-11 12:04:20 -04:00 |
|
Slava Nossar
|
060ee40bab
|
add name to schema and types
|
2022-08-11 12:04:20 -04:00 |
|
Dan Ribbens
|
103966d36e
|
chore(release): v1.0.20
v1.0.20
|
2022-08-11 11:55:09 -04:00 |
|
Dan Ribbens
|
1ce2dc8e6d
|
chore: update dependencies (#917)
* chore: update dependencies
* chore: mongoose version update
* chore: yarn lock
Co-authored-by: Elliot DeNolf <denolfe@gmail.com>
|
2022-08-11 11:51:30 -04:00 |
|
Tim Hallyburton
|
2f4f075441
|
feat: field name validation (#903)
* feat: add simple validation for field names
* test: add invalid field name coverage
|
2022-08-11 08:02:55 -04:00 |
|
Arick
|
50972b98a1
|
fix: E11000 duplicate key error has no keyValue (#916)
|
2022-08-11 07:49:59 -04:00 |
|
Dan Ribbens
|
874c001d3b
|
fix: number validation works with 0 min and max (#906)
|
2022-08-10 08:18:39 -04:00 |
|
Petre Tudor
|
63519a8f54
|
docs: missing word (#909)
add `wait` in `...the second hook will wait for the first to complete before it starts.`
|
2022-08-10 07:59:52 -04:00 |
|
finnelliott
|
63a0336e98
|
docs: add missing comma to radio example (#901)
Missing comma in example, leading to syntax error when copied by user.
|
2022-08-08 20:56:55 -04:00 |
|
Yves Léon Jansen
|
ae51836187
|
docs: tabs example typo (#904)
|
2022-08-08 20:55:51 -04:00 |
|
James
|
888e756c6e
|
chore(release): v1.0.19
v1.0.19
|
2022-08-07 19:04:22 -04:00 |
|
James
|
a8d2e09952
|
feat: exposes static upload handlers
|
2022-08-07 19:00:26 -04:00 |
|
James
|
23d2ef5027
|
chore(release): v1.0.18
v1.0.18
|
2022-08-06 15:44:34 -04:00 |
|
James
|
3735a28b0c
|
chore: allows url to be used as thumbnail when no adminThumbnail property present
|
2022-08-06 15:35:54 -04:00 |
|
James
|
112defe846
|
chore(release): v1.0.17
v1.0.17
|
2022-08-06 13:27:38 -04:00 |
|
James
|
804f3ced95
|
chore: simplifies base field merging
|
2022-08-06 13:12:47 -04:00 |
|
James
|
209b02b069
|
fix: #898
|
2022-08-06 13:12:25 -04:00 |
|
James
|
a5918059a8
|
chore(release): v1.0.16
v1.0.16
|
2022-08-05 11:29:08 -04:00 |
|
James
|
c32dfea356
|
fix: #896
|
2022-08-05 11:22:26 -04:00 |
|
James
|
3b2061e54a
|
chore(release): v1.0.15
v1.0.15
|
2022-08-04 16:42:09 -04:00 |
|
James
|
61673907ca
|
chore: threads through forceNullable in buildObjectType
|
2022-08-04 16:37:04 -04:00 |
|
James
|
1e72301cdf
|
chore(release): v1.0.14
v1.0.14
|
2022-08-04 16:14:30 -04:00 |
|
James Mikrut
|
055d1b9ea1
|
Merge pull request #892 from payloadcms/fix/allow-incomplete-drafts-graphql
fix: allows querying incomplete drafts in graphql
|
2022-08-04 15:47:41 -04:00 |
|
James
|
8d968b7690
|
fix: allows querying incomplete drafts in graphql
|
2022-08-04 15:45:33 -04:00 |
|
James Mikrut
|
2989ec5100
|
Merge pull request #887 from shumakmanohar/patch-1
Update overview.mdx
|
2022-08-04 14:05:00 -04:00 |
|
James Mikrut
|
c4d7df8bba
|
Merge pull request #888 from payloadcms/feat/allow-rich-text-querying
feat: allows querying on rich text content
|
2022-08-04 14:04:40 -04:00 |
|
James Mikrut
|
d6cd5b1f0d
|
Merge pull request #889 from payloadcms/fix/#884
Fix/#884
|
2022-08-04 14:04:28 -04:00 |
|
James
|
e9b3f3f060
|
fix: #884
|
2022-08-04 14:03:23 -04:00 |
|
James
|
ed80c30c74
|
chore: adds tests to reproduce #884
|
2022-08-04 11:39:15 -04:00 |
|
James
|
3343adb952
|
feat: allows querying on rich text content
|
2022-08-04 10:59:56 -04:00 |
|
Shumak Manohar
|
a8aaa6deea
|
Update overview.mdx
|
2022-08-04 18:41:09 +05:30 |
|
Dan Ribbens
|
3c8fa72dc8
|
chore(release): v1.0.13
v1.0.13
|
2022-08-03 15:33:52 -04:00 |
|
James
|
91c4f4f980
|
chore: remove duplicative video in docs
|
2022-08-03 15:28:29 -04:00 |
|
James
|
b2406b3696
|
docs: adds intro video to docs
|
2022-08-03 15:27:27 -04:00 |
|
James
|
b8504ffb25
|
fix: #878
|
2022-08-03 15:21:44 -04:00 |
|
James
|
0294c02aed
|
feat: improves adjacent group styling
|
2022-08-03 15:21:32 -04:00 |
|
James Mikrut
|
31680dcdea
|
Merge pull request #882 from payloadcms/fix/#880
fix: #880
|
2022-08-03 13:50:01 -04:00 |
|