Commit Graph

37 Commits (dev)

Author SHA1 Message Date
Frank Elsinga 0f61d7ee1b
chore: enable formatting over the entire codebase in CI (#6655)
3 months ago
Copilot 2d9e6c3911
fix: MariaDB datetime format error when pausing maintenance (#6513)
4 months ago
Louis Lam 2d50d68da0
Fix: Maintenance: Handle optional startDateTime to prevent errors when null (#6189)
6 months ago
Ionys 7c88a38df3
Fixing recurring maintenance start (again) (#5914)
9 months ago
Ionys c7bacbb7fe
Ensure maintenance are always runned at the right moment (#5903)
10 months ago
Ionys 4d51aaa6f8
Fix invalid maintenance date (#5901)
10 months ago
buzzinJohnnyBoi 30f7b48987 updated comments and ran linter on inferDuration
2 years ago
buzzinJohnnyBoi 4836f72cb8 added inferDuration to calculate cron duration
2 years ago
John Campbell 7f64badb06
Update comment on recurring-interval type maintenance
2 years ago
buzzinJohnnyBoi 4750bd1e36 Fixed "recurring-interval" type maintenance - added comments
2 years ago
buzzinJohnnyBoi d61688315d Updated croner to 8.1.0 and fixed "recurring-interval" type maintenance
2 years ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
2 years ago
Matthew Nickson 8a92054c2b
Added JSDoc to ESLint (#3529)
3 years ago
Louis Lam f0beccf6bf Fix `Same As Server Timezone` do not save correctly
3 years ago
Louis Lam d23cb0b382 Fix maintenance do not start after 1.21.2
3 years ago
Louis Lam 45ef7b2f69 Fix Effective Date Range cannot be removed
3 years ago
Louis Lam dbfaddafca Validate cron before submit
3 years ago
Louis Lam 524cf7c607 WIP
3 years ago
Louis Lam 227cec86a8 WIP
3 years ago
Louis Lam 02291730fe WIP
3 years ago
Matthew Nickson caff9ca736
Added JSDoc for server/
3 years ago
Louis Lam 02b5cae577 Fix #2371 by left join maintenance_timeslot
3 years ago
Louis Lam d8a676abb6 Implement recurring day of month and day of week
4 years ago
Louis Lam edacff123b Add UTC in the serverTimezone dropdown
4 years ago
Louis Lam 2faf866e9e Implement generateTimeslot() for recurring interval type
4 years ago
Louis Lam e07aa982c3 WIP
4 years ago
Louis Lam c84de4d259 WIP: Add maintenance status
4 years ago
Louis Lam c1ccaa7a9f WIP
4 years ago
Louis Lam a577fba848 Change DateTime Range using serverTimezone
4 years ago
Louis Lam 204339fbed Make two functions to convert ISO 8601 <=> YYYY-MM-DD hh:mm:ss
4 years ago
Louis Lam b1465c0282 - Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
4 years ago
Louis Lam 3f63cb246b [WIP] Handle timezone offset for timeRange
4 years ago
Louis Lam f11dfc8f43 [WIP] Add/Edit Maintenance with new UI and recurring
4 years ago
Louis Lam 9d99c39f30 Update Maintenance UI for recurring
4 years ago
Karel Krýda b4ffcc5555 Added JSDoc
4 years ago
Karel Krýda 5fda1f0f59 minor fixes (missing commas, spaces, translations)
4 years ago
Karel Krýda 0d3414c6d6 A complete maintenance planning system has been created
4 years ago