Jacob Fletcher
|
85c8e4dc65
|
chore: overhauls admin navigation (#3339)
|
2023-09-15 17:33:28 -04:00 |
|
Jarrod Flesch
|
2b7d776b26
|
fix(2.0): ensures relationTo as array fields load returned data from form correctly (#3318)
|
2023-09-12 11:53:21 -04:00 |
|
James
|
0f3b364e46
|
chore: hoists tests out of payload package
|
2023-09-01 14:45:41 -04:00 |
|
Alessio Gravili
|
a67278b29f
|
chore: move to monorepo structure
|
2023-08-23 12:20:30 +02:00 |
|
Jordy Alcides
|
bad363882c
|
feat: allow async relationship filter options (#2951)
* chore: improving relationship filter options;
Updating prop filterOptions from field type "relationship" to allow async functions;
* chore: add failing test case
* fix: translation followingFieldsInvalid_many not getting triggered
* docs: improve documentation
---------
Co-authored-by: Alessio Gravili <alessio@gravili.de>
|
2023-08-14 17:29:29 +02:00 |
|
Alessio Gravili
|
733fc0b2d0
|
feat: auto-login in config capability (#3009)
This is useful when developing/testing, where logging after every change can be cumbersome.
|
2023-07-17 16:35:58 -04:00 |
|
Jacob Fletcher
|
2809cb910c
|
chore: fixes broken test for externally updated relationships
|
2023-05-23 10:37:52 -04:00 |
|
Jacob Fletcher
|
bbf114b822
|
chore: writes e2e test for relationships created using the document drawer
|
2023-05-22 23:59:09 -04:00 |
|
Jacob Fletcher
|
698a8abe6e
|
chore: fixes failing e2e test when searching within a relationship field
|
2023-05-17 12:25:24 -04:00 |
|
Jacob Fletcher
|
10dd819863
|
fix: relationship field useAsTitle #2333 (#2350)
|
2023-03-20 22:21:49 -04:00 |
|
Jacob Fletcher
|
0dbc4fa213
|
feat: enables document drawers from read-only fields (#1989)
|
2023-02-04 10:42:51 -05:00 |
|
Jacob Fletcher
|
c72f074b77
|
fix: fields-relationship e2e tests
|
2022-12-09 15:34:35 -05:00 |
|
Dan Ribbens
|
11b1c0efc6
|
fix: filterOptions function argument relationTo is an array (#1627)
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com>
|
2022-12-08 21:24:00 -05:00 |
|
Dan Ribbens
|
c211a804bd
|
chore: change test assertion to be more consistent (#1543)
|
2022-11-29 18:24:40 -05:00 |
|
Jacob Fletcher
|
246ab414c8
|
chore: writes e2e test for dynamic filterOptions
|
2022-11-23 15:11:16 -05:00 |
|
Jarrod Flesch
|
56144c07f0
|
chore: merge tests
|
2022-11-23 14:05:56 -05:00 |
|
James
|
fbb4944e83
|
chore: fixes broken tests and ts
|
2022-11-22 20:05:40 -05:00 |
|
James
|
5bf1354741
|
chore: fixes tests
|
2022-10-06 15:23:49 -04:00 |
|
Dan Ribbens
|
eabb981243
|
fix: duplicate with relationships
|
2022-09-16 12:26:18 -04:00 |
|
Wesley
|
c3a0bd8625
|
fix: implement the same word boundary search as the like query (#1038)
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2022-09-01 13:03:21 -04:00 |
|
Elliot DeNolf
|
b2ae5da62a
|
test: fix fields-relationship e2e (#846)
|
2022-07-28 11:50:23 -04:00 |
|
Elliot DeNolf
|
e8a1cdafba
|
test: misc e2e fixes
|
2022-07-18 22:59:48 -07:00 |
|
Elliot DeNolf
|
fa9bd6191c
|
chore: run prettier on entire test dir
|
2022-07-17 08:20:01 -07:00 |
|
Elliot DeNolf
|
ba79b4446c
|
test: refactor all test directories into one
|
2022-07-15 12:51:43 -07:00 |
|