Commit Graph

756 Commits (c2063e23b25c09fb35bc785fe069245ced89cea5)

Author SHA1 Message Date
Alex Pott f0738dc9ee
Issue #3421731 by larowlan, byrond: field_field_config_create should check if the config installer is syncing
(cherry picked from commit b32845ead7)
2024-03-04 10:13:13 +00:00
quietone 02c2f2c188
Issue #3404508 by mstrelan, smustgrave, larowlan, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed 2024-02-14 16:50:40 +13:00
Dave Long d7e0df286d
Issue #3407793 by mstrelan: Add declare(strict_types=1) to all miscellaneous test classes 2024-02-02 10:50:30 +00:00
quietone 362a5f61d9
Issue #3412464 by mstrelan, smustgrave, quietone: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Functional tests 2024-02-02 20:10:31 +13:00
Lee Rowlands c0fbd6816b
Issue #3415412 by dww, gorkagr, acbramley, mstrelan: Field type plugin description is assumed to be an array 2024-02-02 08:59:35 +10:00
Lee Rowlands 7fbf2f0d62
Issue #3076054 by godotislate, joaopauloc.dev, smustgrave, nod_, nayana_mvr, larowlan, alexpott, lauriii, quietone, benjifisher, anup.singh, bnjmnm: Existing field items should not be validated when adding another item in widget for unlimited cardinality field
(cherry picked from commit 716a102849)
2024-02-02 07:20:00 +10:00
Dave Long 4ad104e5e3
Issue #3416308 by catch: Add @group #slow to more kernel tests
(cherry picked from commit 55230f82dc)
2024-01-24 22:20:56 +00:00
catch 4729960556 Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form
(cherry picked from commit ed1c690070)
2024-01-09 10:55:02 +00:00
catch 387f6c1f70 Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with()
(cherry picked from commit 4ca4dbaabe)
2024-01-08 10:50:35 +00:00
quietone 828b4be30c
Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:45:27 +13:00
Lee Rowlands ee348449d0
Issue #3402295 by mstrelan, dww, smustgrave: Fix strict type errors in kernel tests: Add casts and fix types where needed
(cherry picked from commit 5b8514adec)
2024-01-08 08:01:07 +10:00
Dave Long b612db8a77
Issue #3399373 by mstrelan, xjm, longwave, larowlan, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-05 09:08:23 +00:00
Dave Long dca79fb044
Issue #3337295 by Akhil Babu, zniki.ru, rksyravi, quietone, harshitthakore, Indrapatil, smustgrave, longwave, poker10: Remove remaining uses of t() in assertEquals() calls
(cherry picked from commit d9f34709f9)
2023-12-20 22:52:49 +00:00
Dave Long 9dddb68024
Issue #3409413 by gorkagr, lauriii, longwave: Error TypeError: Drupal\Core\Field\FieldTypeCategory::getDescription() if a FieldType has 'description' missing in its annotation
(cherry picked from commit 19f5bdd1e3)
2023-12-20 10:01:58 +00:00
catch 5863929d35 Issue #3408698 by lauriii, alexpott: Provide alter for the field type UI definitions 2023-12-14 12:47:25 +00:00
Lee Rowlands ddc25ea172
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests
(cherry picked from commit 5247e64236)
2023-12-13 08:47:18 +10:00
xjm aeb4848ae8
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits
(cherry picked from commit b70dfff449)
2023-12-09 08:58:41 -06:00
Lauri Eskola e2872efaf5
Issue #3384583 by srishtiiee, viren18febS, smustgrave: Default value widget is not updated on field config change
(cherry picked from commit 710ae1c83b)
2023-12-01 10:26:04 +02:00
Dave Long d39fc2255a
Issue #3402293 by dww, mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core/modules/*/tests/src/Kernel/*
(cherry picked from commit df70716e5a)
2023-11-25 11:41:45 +00:00
Dave Long 7a51238b2f
Issue #3403491 by Kingdutch, ankithashetty, BramDriesen, longwave, Berdir, mglaman, quietone: Rename EntityReferenceTestTrait breaks multi-version testing
(cherry picked from commit 2f0712409a)
2023-11-23 18:33:12 +00:00
Lauri Eskola a49e414172
Issue #3316274 by Wim Leers, catch, nod_, alexpott, longwave, bnjmnm: Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest()
(cherry picked from commit 2a95e3fd3e)
2023-11-16 15:57:13 +02:00
xjm d5cfbbf131
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability
(cherry picked from commit 73b4628445)
2023-11-15 14:51:16 -06:00
xjm c895acd121
Issue #3399370 by mstrelan: Remove @file annotation from test classes
(cherry picked from commit 066dc5c8c4)
2023-11-10 15:37:10 -06:00
xjm 574ba13308
Issue #3391788 by quietone, xjm: Fix spelling of function names in tests
(cherry picked from commit 3c1a449c37)
2023-11-10 11:10:48 -06:00
Lauri Eskola f17b0d6074
Issue #3052663 by joaopauloc.dev, smustgrave, quietone, Balu Ertl, xjm, scottsperry: Validate the min, max and default values for Numeric fields
(cherry picked from commit 2ceafd06b7)
2023-10-28 17:02:22 +03:00
Alex Pott 06b394a3a6
Issue #3376692 by lauriii, mstrelan, quietone, acbramley, larowlan, smustgrave: Removed values in multi-value fields reappear
(cherry picked from commit 82b5bc08b0)
2023-10-19 11:46:48 +02:00
Dave Long 040f4f83ff
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1
(cherry picked from commit 228accb5cc8bfae9704db45475d650429b8a47a4)
2023-10-18 11:00:13 +02:00
Lauri Eskola b6a81b7380
Issue #3393338 by Berdir, smustgrave: Provide backwards-compatibility for storage settings in FieldUiTestTrait::fieldUIAddNewField
(cherry picked from commit 2771a3127d)
2023-10-18 11:56:33 +03:00
nod_ 4280bf15b5
Issue #3391912 by lauriii: Allow field types to override the cardinality container
(cherry picked from commit d2080999e3)
2023-10-17 11:00:28 +02:00
catch 5ed1b90e10 Issue #3392878 by catch, alexpott: EntityReferenceAdminTest fails often
(cherry picked from commit 1767b388fc)
2023-10-10 16:59:15 +01:00
Alex Pott ea3f7b53d4
Issue #3347291 by lauriii, srishtiiee, tim.plunkett, hooroomoo, narendraR, tedbow, bnjmnm, alexpott, Berdir: Combine field storage and field instance forms 2023-10-07 16:12:33 +01:00
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +03:00
Lee Rowlands 6d93485084
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
Lee Rowlands 0af9348ce7
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests 2023-09-26 07:27:04 +10:00
effulgentsia 96248cfe15 Issue #3382580 by phenaproxima, Wim Leers, lauriii: Add new `ImmutableProperties` constraint 2023-09-22 11:05:15 -07:00
catch 1416785882 Issue #2914251 by quietone, maxocub, masipila, larowlan: Move forum related logic from taxonomy migrations to new forum migrations 2023-09-07 22:13:26 +01:00
effulgentsia d2cdfb1940 Issue #3358049 by narendraR, lauriii, srishtiiee, Utkarsh_33, Wim Leers, tim.plunkett, tedbow, bnjmnm, smustgrave, Berdir, amateescu, larowlan: Save FieldStorageConfig at the same time as FieldConfig 2023-08-31 14:52:48 -07:00
Lauri Eskola 37117ca492
Issue #3372316 by hooroomoo, kostyashupenko, ckrina, Utkarsh_33, srishtiiee: Adjust design implementation for the field types 2023-08-29 20:01:40 +03:00
catch cc0c9fdde2 Issue #3383513 by Spokje, smustgrave: Use type-hinting on deprecation warnings for loadRevision() introduced by mglaman/phpstan-drupal:1.2.0 2023-08-29 13:03:05 +01:00
effulgentsia e878713656 Issue #2327883 by phenaproxima, lauriii, Wim Leers, yched, amateescu, borisson_, Berdir, larowlan, jibran: Field [storage] config have incomplete settings until they are saved 2023-08-25 11:58:29 -07:00
Lauri Eskola d418da3968
Issue #3372092 by srishtiiee, lauriii, larowlan, tim.plunkett, kunal.sachdev, Wim Leers: Allow field_type_categories.yml entries to define asset libraries 2023-08-24 14:21:50 +03:00
Lauri Eskola 67360f2abd
Issue #3341682 by Wim Leers, phenaproxima, borisson_, catch, alexpott: New config schema data type: required_label 2023-08-17 12:29:30 +03:00
Lauri Eskola b175481f32
Issue #3376281 by Indrapatil, nlisgo, longwave, smustgrave: Random machine names no longer need to be wrapped in strtolower() 2023-08-01 21:32:45 +03:00
Lauri Eskola a9199caf7c
Issue #3362456 by NickDickinsonWilde, Wim Leers, borisson_: Fix all ExtensionExistsConstraint constraint violations in tests 2023-08-01 20:08:47 +03:00
Lauri Eskola b7ee3dcfce
Issue #3377030 by Wim Leers, borisson_, smustgrave: Add validation constraint to `type: label`: disallow multiple lines 2023-08-01 18:34:53 +03:00
Lauri Eskola ad25f53a78
Issue #3362453 by NickDickinsonWilde, Wim Leers, tim.plunkett, borisson_: Fix all ConfigExists constraint violations in tests 2023-07-31 08:09:18 +03:00
Lauri Eskola 418ce00036
Issue #3209249 by quietone, smustgrave, bharath-kondeti, ankithashetty, KapilV, longwave, Spokje: Fix spelling for 29 migrate translation related words 2023-07-30 19:51:17 +03:00
Dave Long f1a52222a7
Issue #3372097 by srishtiiee, lauriii, larowlan, longwave, tedbow: Consider replacing hook_field_type_category_info with YML based plugin discovery 2023-07-21 10:54:16 +02:00
Lee Rowlands 93a509c695
Issue #3345149 by lauriii, shoroshanska, ranjith_kumar_k_u, quietone, smustgrave, tim.plunkett, mlncn, drugan, narendraR: Extra Default value field when adding a field with an unlimited values 2023-07-07 16:09:41 +10:00
Lauri Eskola be46dafb30
Issue #1038316 by tacituseu, vasike, heddn, Eyal Shalev, cchoe1, lauriii, siva01, perry.franken, sanfair, jan.stoeckler, anmolgoyal74, MRPRAVIN, scott.whittaker, dj1999, vytch, SpadXIII, GRO, samuel.seide, szato, Denisev, Munavijayalakshmi, ankithashetty, neclimdul, mayurjadhav, rgpublic, bartzaalberg, electrokate, Lal_, realityloop, ameymudras, linhnm, fabianfiorotto, Abhijith S, bleen, smustgrave, rogueturnip, alexpott: Allow for deletion of a single value of a multiple value field 2023-07-06 19:36:04 +03:00