Files
piratepoet/tests/integration
John Oleksowicz 22e3686810 Restore default select2 search behavior
The select2 data format requires that all option objects include both an
 `id` and `text`. See https://select2.org/data-sources/formats

 By restoring these duplicate properties, we avoid having to write and
 maintain a custom matcher method, and we're protecting ourselves
 against any other unexpected behavior in the future resulting from
 these options not having the required `text` property.

[MAILPOET-3958]
2021-12-23 08:57:02 +01:00
..
2021-09-27 10:14:02 +02:00
2021-12-23 08:48:36 +01:00
2021-12-15 17:23:11 +01:00
2021-07-06 13:29:00 +02:00