Andrew
|
6988ed31f6
|
Fix json schema type issues in schedules
|
2023-05-11 21:48:25 -04:00 |
|
Andrew
|
d1b2955fcc
|
Better errors for schedules
|
2023-03-10 18:28:40 -05:00 |
|
amcmanu3
|
1804d35156
|
Add error checking on cron validation
|
2023-03-04 22:45:31 -05:00 |
|
amcmanu3
|
c02472fb16
|
Send schdules via API
|
2023-03-04 20:10:10 -05:00 |
|
amcmanu3
|
addd878942
|
Move schedule edit delete to API call
|
2023-03-04 18:19:30 -05:00 |
|
Andrew
|
9ecf912a98
|
Make default option be selected option in edit
|
2022-09-16 13:15:07 -04:00 |
|
Andrew
|
be7a816f78
|
Fix reaction tasks not firing
Fix delay not being accurate
|
2022-08-07 01:30:59 -04:00 |
|
amcmanu3
|
75c8cdef53
|
Add names to schedules
|
2022-08-05 13:52:50 -04:00 |
|
amcmanu3
|
e0377d4b2f
|
Add translations to schedules page
|
2022-08-05 11:56:41 -04:00 |
|
Andrew
|
652a4a28a3
|
Santize inputs to the best of our ability. Could not find full solutions for server_schedule_edit.hmtl
|
2022-02-27 14:36:33 -05:00 |
|
luukas
|
92c2af926a
|
Reduced the amount of injection in JavaScript.
* Moved file endpoints to file_handler.py
* Added a global `serverId` for some pages
* Fixed fi_FI translations
* Some other stuff I don't remember
|
2022-02-27 19:26:54 +02:00 |
|
Andrew
|
3b0fbc7e36
|
English translation for edit scheudles
|
2022-02-26 20:40:17 -05:00 |
|
Andrew
|
5fa04d5ccc
|
Refactor tasks.html to schedules.html to match naming scheme
|
2022-02-26 20:23:20 -05:00 |
|
Andrew
|
45ae49e84e
|
Add features to child tasks
|
2022-02-25 19:53:38 -05:00 |
|
Andrew
|
a54a4780b3
|
fix typo in front end
|
2022-02-23 23:43:50 -05:00 |
|
Andrew
|
c1020ff3d1
|
Working chain reaction tasks
|
2022-02-23 22:58:48 -05:00 |
|
Silversthorn
|
bae08d05d9
|
Merge branch 'dev' into dev_websocket_server_status
|
2022-01-21 23:54:59 +01:00 |
|
Silversthorn
|
92a65ad7f1
|
Adding Websocket for server details
Adding Starting status on languages files
Removing all useless refresh things
|
2022-01-21 23:50:04 +01:00 |
|
Andrew
|
cebb25b5e9
|
add try execpt around task scheduling. Fix edit task bug. Fix permission issue after JWT merge
|
2022-01-19 13:07:26 -05:00 |
|
Andrew
|
799b563e5f
|
Fix runtime error with recalling stop command while editing tasks
|
2022-01-12 00:03:24 -05:00 |
|
Andrew
|
f681e5d69d
|
fix true/false flip on edit task enable/disable
|
2022-01-11 19:12:54 -05:00 |
|
Andrew
|
68e22de069
|
Fix bug where you could not select Shutdown from tasks
|
2022-01-11 19:09:46 -05:00 |
|
Andrew
|
47b48c3ee4
|
Fix translations in schedules
|
2022-01-11 18:51:07 -05:00 |
|
Andrew
|
04952737ed
|
I'm dumb. More front end issues
|
2022-01-11 18:40:02 -05:00 |
|
Andrew
|
fc06c743bc
|
fix bug where 'command' line was always shown
|
2022-01-11 18:37:31 -05:00 |
|
Andrew
|
51fcb2adc3
|
Add working schedules.
Add ability to edit schedules.
Add new pages for task creation/edit.
|
2022-01-11 17:24:05 -05:00 |
|