Roman Rizzi
bbe5d8d5cf
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
Robin Ward
3394d994e9
FIX: Tests were using jQuery selectors
...
For the most part `querySelectorAll` will work with jQuery selectors,
but the big exception is `:eq(0)` and similar. Those needed to be
replaced.
2020-11-23 11:36:07 -05:00
Penar Musaraj
0b7f43fba8
REFACTOR: Remove SweetAlert dependency ( #11183 )
2020-11-10 11:31:54 -05:00
Joffrey JAFFEUX
52672b9eab
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
Robin Ward
eab560fe2a
DEV: import I18n instead of global usage ( #9768 )
...
Co-authored-by: Mark VanLandingham <markvanlan@gmail.com>
Co-authored-by: Robin Ward <robin.ward@gmail.com>
Co-authored-by: Mark VanLandingham <markvanlan@gmail.com>
2020-05-13 16:23:41 -04:00
Joffrey JAFFEUX
5e24436454
DEV: attempts to fix various leaks ( #9428 )
...
* DEV: attempts to fix various leaks
* scheduleOnce doesnt work with anon function
* removes the I18n change
2020-04-16 07:58:04 +02:00
Mark VanLandingham
689c61b462
DEV: Allow plugins to add wizard steps after specific steps ( #9315 )
2020-04-01 08:36:50 -05:00
Robin Ward
1ac0242201
Convert wizard es6 files to js
2020-03-23 14:15:16 -04:00