This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit/controllers
Krzysztof Kotlarek 5c43f9a3a3
FIX: problem when [] custom field is send (#13573)
Multiselect data can be saved but when all are removed then data are not cleared

Ajax function is removing an empty array from request data. In that case, we should change `[]` to `null`.

We need that empty values to properly empty data.
2021-06-30 16:18:37 +10:00
..
admin-customize-themes-show-test.js FIX: Tests in admin/tests were not running (#12391) 2021-03-17 13:02:12 -04:00
admin-customize-themes-test.js FIX: Tests in admin/tests were not running (#12391) 2021-03-17 13:02:12 -04:00
admin-user-badges-test.js FIX: Tests in admin/tests were not running (#12391) 2021-03-17 13:02:12 -04:00
avatar-selector-test.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
create-account-test.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
history-test.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
preferences-account-test.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
preferences-profile-test.js FIX: problem when [] custom field is send (#13573) 2021-06-30 16:18:37 +10:00
preferences-second-factor-test.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
reorder-categories-test.js UX: Improvements for reordering categories (#13013) 2021-06-09 13:01:06 +03:00
topic-test.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00