aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jest/mediawiki.special.block/ExpiryField.test.js
Commit message (Expand)AuthorAgeFilesLines
* Special:Block [Codex]: Set the expiry infinity option in the formhmonroy2025-03-211-0/+15
* resources: Use simple for-in instead of Object.keys().forEach()Timo Tijhof2025-01-141-2/+2
* SpecialBlock [Codex]: fix reblocking and rework storeMusikAnimal2024-12-151-2/+0
* SpecialBlock [Codex]: use confirmation dialog instead of checkboxMusikAnimal2024-11-201-1/+3
* SpecialBlock [Codex]: Reset form after saving blockMusikAnimal2024-11-161-2/+6
* ExpiryField.vue: react to changes to the store's expiryMusikAnimal2024-11-151-2/+18
* SpecialBlock [Vue]: add Pinia store for state managementMusikAnimal2024-10-161-2/+5
* ExpiryField.vue: fix preselection of expiry field and add testsMusikAnimal2024-10-081-1/+95
* mediawiki.special.block [Vue]: add form validations and error statesMusikAnimal2024-10-031-0/+16