This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/resources/scripts/components/server/schedules
Charles Morgan 735aae6df7
Arrange cron times in proper order to match
Moves the rendering of the time boxes to proper locations to match the view on the main schedules page and to match cron syntax
2020-09-10 01:02:44 -04:00
..
DeleteScheduleButton.tsx Make modals programatically controllable via a HOC 2020-08-17 21:35:11 -07:00
EditScheduleModal.tsx Arrange cron times in proper order to match 2020-09-10 01:02:44 -04:00
NewTaskButton.tsx Update schedule page 2020-07-04 17:00:19 -07:00
ScheduleContainer.tsx Remove last calls to useServer 2020-08-25 22:09:54 -07:00
ScheduleEditContainer.tsx Remove last calls to useServer 2020-08-25 22:09:54 -07:00
ScheduleRow.tsx Fix date display for scheduled tasks; closes #2195 2020-07-29 20:23:46 -07:00
ScheduleTaskRow.tsx Remove last calls to useServer 2020-08-25 22:09:54 -07:00
TaskDetailsModal.tsx Remove last calls to useServer 2020-08-25 22:09:54 -07:00