webcron/assets/js/job
Jeroen De Meerleer 90d0cfd1c8
Refactor run button initialization and timepicker usage
- Removed the `initTimepicker()` function call from `document.addEventListener` block
- Added a new line to initialize `selecttimedatepicker` if it is undefined in the event listener for `.run` buttons
- Moved the modal show code before initializing `selecttimedatepicker`
- Removed duplicate modal show code from `initRunButtons()` function
2023-09-03 12:53:44 +02:00
..
Utils.js Added timed scheduled runs 2023-01-10 17:21:49 +01:00
add.js ENHANCEMENT: add.js was shared between add and edit 2022-09-01 17:03:46 +02:00
addedit.js Added timed scheduled runs 2023-01-10 17:21:49 +01:00
edit.js ENHANCEMENT: add.js was shared between add and edit 2022-09-01 17:03:46 +02:00
index.js Refactor run button initialization and timepicker usage 2023-09-03 12:53:44 +02:00
momentjs-parse.js Using Vite instead of webpack 2022-05-04 10:31:48 +02:00
view.js BUGFIX: tags were not always parsed 2022-06-08 13:24:46 +02:00