Commit Graph

867 Commits (51d40866c93a5728945c2ad1976c4efa71140856)

Author SHA1 Message Date
Alex Pott fb746dae75
Issue #3417363 by narendraR, Wim Leers, catch, phenaproxima, alexpott: Add validation constraints to field_ui.settings
(cherry picked from commit 6c6c22c36af688c50a0475cb7928b9e754e3999f)
2024-04-18 15:03:07 +01:00
Alex Pott 442b47177d
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
Alex Pott 97c8bdc7ec
Issue #540008 by kristiaanvandeneynde, Spokje, daffie, clayfreeman, alexpott, eelkeblok, michaelfavia, ianthomas_uk, zaporylie, johnwebdev, abhisekmazumdar, anmolgoyal74, greggles, quietone, shaal, catch, rivimey, AaronMcHale, Berdir, ndf, xjm, finne, Wim Leers, esolitos, heddn, webchick, Bojhan, andypost, efpapado, benjifisher, lauriii, Gábor Hojtsy, moshe weitzman, harings_rob: Add a container parameter that can remove the special behavior of UID#1
(cherry picked from commit 9baa43976c)
2024-04-09 11:49:18 +01:00
Alex Pott c9255990e0
Issue #3402294 by mstrelan, quietone, dww, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Kernel tests
(cherry picked from commit 955418c2df)
2024-04-09 11:44:35 +01:00
Alex Pott 38834ac7f6
Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs
(cherry picked from commit 01575cf9a8)
2024-04-06 13:09:22 +01:00
Alex Pott b2c9207db6
Issue #3353918 by Spokje, longwave, rpayanm, mondrake: Fix PHPStan L1 errors "Variable $foo might not be defined." caused by non-exhaustive switch statements
(cherry picked from commit 519dc8de58)
2024-03-27 12:40:15 +00:00
Alex Pott f6a07d869c
Issue #3421439 by godotislate, sorlov, quietone, smustgrave, alexpott, larowlan, longwave, andypost: Convert form and render element plugin discovery to attributes
(cherry picked from commit d1c993acdf)
2024-03-26 17:37:43 +00:00
Lee Rowlands 4a34406a88
Revert "Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation"
This reverts commit ad606a8fb7.
2024-03-22 10:22:11 +10:00
Alex Pott 6e6f391806
Issue #3370946 by kunal.sachdev, lauriii, tim.plunkett, omkar.podey, alexpott, ckrina, smustgrave, larowlan, rkoller, hooroomoo, duadua: Page title should contextualize the local navigation
(cherry picked from commit ad606a8fb7)
2024-03-14 11:43:29 +00:00
Alex Pott 8097da01bd
Issue #3419107 by Keshav Patel, Chi: FieldConfigEditForm::save should report exceptions using warning or error messages
(cherry picked from commit 36c3154f03)
2024-02-29 09:31:10 +00:00
Dave Long a23b6d6768
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
(cherry picked from commit e3fab52019)
2024-02-28 10:38:53 +00:00
Dave Long 9b73314eed
Issue #3401730 by kim.pepper, smustgrave, longwave: Add default autoconfigure to all *.services.yml and remove event_subscriber tags 2024-02-17 16:35:53 +00:00
Dave Long 654b1f2074
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public 2024-02-14 13:38:28 +00:00
catch 25b8b7c3cf Issue #3332593 by phenaproxima, Wim Leers, borisson_, lauriii, tim.plunkett: Adopt PluginExists validator in relevant places 2024-02-09 11:42:32 +00:00
Lee Rowlands a201c7006b
Issue #3419824 by catch: Mark some more tests with @group #slow 2024-02-08 16:10:43 +00:00
Dave Long 0b70058e0f
Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames 2024-02-08 09:21:36 +00:00
Dave Long f50c6a352d
Issue #3375406 by Akhil Babu, vaibhav_arora, shweta__sharma, Harish1688, Gauravvvv, Indrapatil, smustgrave: The 'Name' field in the Add form mode is required, even though it lacks any indication of being mandatory 2024-02-03 18:30:13 +00:00
Lee Rowlands 28c97881ef
Issue #3415412 by dww, gorkagr, acbramley, mstrelan: Field type plugin description is assumed to be an array 2024-02-02 08:57:56 +10:00
Lee Rowlands af369c3cce
Issue #3404508 by mstrelan, smustgrave, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed 2024-02-02 07:57:36 +10:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Lee Rowlands 9add7f71ff
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
Lee Rowlands b90102de0f
Issue #3409663 by sakthi_dev, gorkagr, smustgrave: Remove datetime_range icon and library 2023-12-28 15:36:22 +10:00
Dave Long 19f5bdd1e3
Issue #3409413 by gorkagr, lauriii, longwave: Error TypeError: Drupal\Core\Field\FieldTypeCategory::getDescription() if a FieldType has 'description' missing in its annotation 2023-12-20 10:01:30 +00:00
Lauri Eskola 0f1bc0044c
Issue #3409271 by benjifisher: Clean up code in FieldStorageAddForm and related JS 2023-12-18 22:59:49 +02:00
Lauri Eskola da8a3360af
Issue #3408326 by benjifisher, omkar.podey, lauriii, srishtiiee: Make field selection a two-step form 2023-12-15 13:48:47 +02:00
catch 502c857b92 Issue #3408698 by lauriii, alexpott: Provide alter for the field type UI definitions 2023-12-14 12:46:28 +00:00
Lee Rowlands 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
xjm b70dfff449
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits 2023-12-09 08:40:55 -06:00
Alex Pott 68f3bf2dc4
Issue #3406222 by catch: Frequent random test failures in Drupal\Tests\field_ui\FunctionalJavascript\ManageFieldsTest 2023-12-05 15:42:18 +00:00
Lauri Eskola 710ae1c83b
Issue #3384583 by srishtiiee, viren18febS, smustgrave: Default value widget is not updated on field config change 2023-12-01 10:25:20 +02:00
Lauri Eskola 5ed165d509
Issue #3403101 by Utkarsh_33, omkar.podey, Nitin shrivastava, narendraR: Label field need validation on the FieldStorageAddForm 2023-12-01 09:46:35 +02:00
Lauri Eskola 2a95e3fd3e
Issue #3316274 by Wim Leers, catch, nod_, alexpott, longwave, bnjmnm: Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest() 2023-11-16 15:56:19 +02:00
xjm 73b4628445
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability 2023-11-15 14:44:07 -06:00
xjm 35cfa70992
Issue #3399754 by mstrelan, smustgrave, xjm: Fix strict type errors in functional JavaScript tests 2023-11-15 13:22:04 -06:00
Lauri Eskola 005c0e91f8
Issue #3397291 by Utkarsh_33, rkoller, smustgrave: Improve the readability of the view mode and form mode page 2023-11-15 09:11:40 +02:00
xjm 8a739dc5a2
Issue #3379495 by quietone, xjm, smustgrave: Convert enable/disable to install/uninstall in hook_help() 2023-11-12 11:53:44 -06:00
xjm 3c1a449c37
Issue #3391788 by quietone, xjm: Fix spelling of function names in tests 2023-11-10 11:02:03 -06:00
Lauri Eskola b2a606d16b
Issue #3348789 by catch, Altcom_Neil, markie, lauriii, pelicani, longwave, olli: Compress ajax_page_state 2023-11-09 18:51:22 +02:00
Alex Pott 27f9fa664c
Issue #3397594 by Utkarsh_33, lauriii: Race condition on AJAX change event and form submission 2023-11-08 17:08:49 +00:00
nod_ 928eba018a
Issue #3397115 by longwave, quietone: Upgrade eslint and prettier 2023-11-03 10:17:39 +01:00
Lauri Eskola 328648c5dd
Issue #3365239 by ksere, bcgreen, lauriii, joey-santiago, Chris Matthews, kevinquillen, michaellenahan, onfire84, Mysdiir: Status message confirming field deletion incorrectly references 'content type' 2023-10-25 11:22:05 +03:00
Dave Long 41b777c6be
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama 2023-10-24 12:12:43 +01:00
nod_ f1bbcd1a92
Issue #3383452 by kunal.sachdev, hooroomoo: Replace Claro CSS variables used in Field UI 2023-10-19 18:07:08 +02:00
Lauri Eskola 2771a3127d
Issue #3393338 by Berdir, smustgrave: Provide backwards-compatibility for storage settings in FieldUiTestTrait::fieldUIAddNewField 2023-10-18 11:55:33 +03:00
nod_ d2080999e3
Issue #3391912 by lauriii: Allow field types to override the cardinality container 2023-10-17 10:32:52 +02:00
Alex Pott c3ff5768b0
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns" 2023-10-08 11:25:35 +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 753bac680d
Issue #3390704 by catch, smustgrave: Remove/segment duplicate test coverage from ManageFieldsUiTest 2023-10-05 13:09:42 +03:00
xjm da9fb15405
Issue #3390060 by catch: Split up ManageFieldsFunctionalTest 2023-09-29 09:42:55 -05:00
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +03:00