James
90d504526c
chore: adds more delay to flaky test
2022-09-29 17:17:14 -04:00
Jacob Fletcher
52cd3b4a7e
feat: supports root endpoints
2022-09-22 10:49:49 -04:00
James
4e165cf52e
chore: ensures new listSearchableFields works with complex queries
2022-09-12 19:40:01 -07:00
Dan Ribbens
834f4ebd38
feat/add support for setting collapsable fields (array, block, collapsable… ( #1057 )
...
Co-authored-by: liorix <liorix@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-09-12 10:39:49 -07:00
Dan Ribbens
7acf944a28
Feat/expose sharp options ( #1029 )
...
Co-authored-by: khakimvinh <kha.kim.vinh@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2022-09-12 10:29:07 -07:00
James
016f3e47ab
chore: ensures generate types works with named tabs
2022-09-11 21:19:20 -07:00
James
21eb19edd1
chore: further refinements
2022-09-11 20:57:30 -07:00
James
ad4f7a5fff
chore: fixes and cleanup
2022-09-11 20:07:02 -07:00
James
cd209379b2
chore: merge master
2022-09-11 18:07:05 -07:00
Elliot DeNolf
c584c2ed47
test: rich text link e2e
2022-09-09 15:18:02 -07:00
Elliot DeNolf
87346a97ab
test: rich text internal link
2022-09-08 15:40:49 -07:00
Elliot DeNolf
03847703b0
chore: update rich text data seeding
2022-09-08 15:40:49 -07:00
James
a99d9c98c3
feat: allows rich text links to link to other docs
2022-09-07 16:42:43 -07:00
Dan Ribbens
50b0303ab3
fix: incorrect field paths when nesting unnamed fields ( #1011 )
...
* chore: reproduce issue #976
* fix: incorrect field paths when nesting non-named fields
2022-08-29 14:52:17 -04:00
James Mikrut
4aa5500593
Merge pull request #965 from payloadcms/test/code-field
...
test: add code fields to test config
2022-08-24 08:26:08 -07:00
Afzaal Ahmad
38a1a38c0c
feat: enable reordering of hasMany relationship and select fields ( #952 )
...
* feature: enable reordering of hasMany relationship and select fields using config
* update: correct docs for select, and relationship field for sortable config
* update: move sortable to admin config, and rename it to isSortable, apply grab, and grabbing classes while drag, and drop
2022-08-18 16:59:33 -04:00
Elliot DeNolf
4e1f9c7280
test: add code fields to test config
2022-08-18 14:44:10 -04:00
Dan Ribbens
040833ead8
test: move endpoints tests to new suite
2022-08-17 12:57:07 -04:00
James Mikrut
97ff49f2bf
Merge pull request #926 from rustyy/feat/datepicker-month-only
...
feat: add new pickerAppearance option 'monthOnly'
2022-08-15 19:21:50 -07:00
James
078e8dcc51
feat: ensures you can query on blocks via specifying locale or not specifying locale
2022-08-15 17:59:08 -07:00
Dan Ribbens
2ca526bd22
chore: simplifies index creation
2022-08-15 16:54:23 -04:00
James
f2bec90663
Merge branch 'fix/#922-nested-index-creation' of github.com:payloadcms/payload into fix/#922-nested-index-creation
2022-08-15 12:37:10 -07:00
James
fba0847f0f
fix: ensures you can query on mixed schema type within blocks
2022-08-12 16:08:36 -07:00
Felix Hofmann
566c6ba3a9
feat: add new pickerAppearance option 'monthOnly'
2022-08-12 23:11:33 +02:00
Dan Ribbens
f615abc9b1
fix: create indexes in nested fields
2022-08-12 11:59:51 -04:00
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
a83921a2fe
feat: support localized tab fields
2022-08-11 12:05:02 -04:00
Slava Nossar
daf5fc83d8
update test data
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
17a55e4a3a
add tab field with name and data to test suite
2022-08-11 12:04:20 -04:00
Dan Ribbens
874c001d3b
fix: number validation works with 0 min and max ( #906 )
2022-08-10 08:18:39 -04:00
James
209b02b069
fix : #898
2022-08-06 13:12:25 -04:00
James
3343adb952
feat: allows querying on rich text content
2022-08-04 10:59:56 -04:00
James
d91b69c465
test: improves nested block test coverage
2022-08-03 13:49:49 -04:00
James
9c0c606b20
fix : #880
2022-08-03 13:39:22 -04:00
Dan Ribbens
c175476e74
fix: unique index creation ( #867 )
...
* fix: unique indexes created for mongo 5 and later
* test: add index test coverage for unique, nested and localized fields
2022-08-02 11:56:18 -04:00
James
2f86a39e38
test: adds more tabs tests
2022-08-01 13:11:08 -04:00
James
408b66590a
fix/#853
2022-08-01 12:23:53 -04:00
Elliot DeNolf
2c9d45c59c
chore: remove unused files
2022-07-26 11:02:53 -04:00
Elliot DeNolf
d176633804
test: increase custom id randomization window ( #829 )
2022-07-26 10:35:46 -04:00
Dan Ribbens
09f57e9a4c
test: group relationships
...
* test: relationship fields inside groups and subgroup
* test: group nested relationships and arrays
* test: improves coverage for hooks
Co-authored-by: James <james@trbl.design >
2022-07-20 11:52:21 -07:00
James
b987cb8dc4
fix: potential solution for #756
2022-07-19 15:52:05 -07:00
Dan Ribbens
2ea545f0cf
test: list cell data
2022-07-19 02:02:06 -04:00
Dan Ribbens
793dfe96b9
test: promise hooks
2022-07-19 01:32:31 -04:00
Dan Ribbens
28e3928094
test: array fields
2022-07-18 23:50:28 -04:00
Dan Ribbens
6826e44072
test: field default values
2022-07-18 14:25:18 -04:00
Elliot DeNolf
0d1603b467
test: fix more stuff
2022-07-17 16:22:20 -07:00
James
e57a5741e5
chore: reduces lorem ipsum amount in rich text
2022-07-17 13:34:06 -07:00
James
a6a9ab15b7
feat: merges select isClearable
2022-07-17 13:29:18 -07:00