Commit graph

379 commits

Author SHA1 Message Date
e231376536 Enable ignoring PRs by author 2023-10-03 00:04:34 -06:00
2d77b38577 More tuning of the unnotifier 2023-10-02 22:51:38 -06:00
037fa023f7 Minor tweaks 2023-10-02 22:19:28 -06:00
393072a9f8 [NO TESTS] WIP 2023-08-16 19:07:11 -06:00
81bd670e00 Tighten readme; license 2023-07-27 17:33:08 -06:00
1a04f3bc24 More notes 2023-07-27 17:26:03 -06:00
623a3fea7c Blah 2023-07-27 17:23:39 -06:00
64c4622200 Create the unnotifier 2023-07-27 16:34:26 -06:00
4ce85e09bf Feat: cancel icon 2023-07-20 00:23:55 -06:00
2645fa909b Fix: do not try to re-map assigned and pending jobs 2023-07-20 00:18:03 -06:00
0778cc077f Fix: Need to return user_id here for the jobs list 2023-07-20 00:13:38 -06:00
a2219c88f1 Feat: Improving breaks; show other users' jobs & files to admins 2023-07-08 22:30:12 -06:00
91fd7c37c5 Feat: improve responsive behavior w/ icons 2023-07-08 22:10:40 -06:00
bbf0346f6a Fix: don't print hashes 2023-07-08 22:10:13 -06:00
4faa5a4e06 Stomping down the dot regressions 2023-07-08 21:00:25 -06:00
c6ba7bde1f Cleanup: Rely on top-level exception handling 2023-07-08 19:55:54 -06:00
b9a2ae4274 Fix: Make job starting EVEN MORE idempotent 2023-07-08 19:54:44 -06:00
a4f9af10b5 Fix: Make starting jobs more idempotent 2023-07-08 19:36:45 -06:00
e36678eba1 Fix: need to specify the kwarg 2023-07-08 19:32:47 -06:00
e9c059e69d Fix: recover filament IDs correctly; edit nozzle size; nozzle as a schedule constraint 2023-07-08 19:21:32 -06:00
efae37ad88 Delete & notify on bad files 2023-07-08 18:51:54 -06:00
bfec6e70c5 Fix: use labels for the success and failure counts 2023-07-08 18:09:46 -06:00
792b32fb1c Fix: use executemany not executescript
The latter doesn't support variable substitution
2023-07-08 18:05:23 -06:00
f7f243d6e4 Fix: user_id not uid 2023-07-08 17:54:46 -06:00
5d810e3048 Fix: Need to specify table name for subquery reference 2023-07-08 17:52:28 -06:00
97fba6cb85 Cascade when deleting files 2023-07-08 17:48:24 -06:00
f1c5a39548 Fix: SELECT WHERE syntax 2023-07-08 17:48:07 -06:00
1eb72905cd Fix: need to flow through the nozzle size 2023-07-08 17:40:15 -06:00
a281f24689 More limits refinements 2023-07-08 17:35:17 -06:00
4fa627919b Fix tests, create gcode analysis machinery 2023-07-08 16:47:12 -06:00
19c941dc95 Get printer editing working end to end 2023-07-08 13:45:31 -06:00
3ac37692d1 Header. 2023-07-08 13:44:57 -06:00
2d991efd32 Rework the login page using skeleton 2023-07-08 13:44:33 -06:00
f91b575dea Full width password inputs 2023-07-08 13:44:17 -06:00
e9e32ef5d0 Break up the schema file 2023-07-08 13:14:04 -06:00
c1e02eb4f4 Start setting up for filament; sizes as scheduling constraints 2023-07-06 23:55:03 -06:00
27cdc9a06b Fmt. 2023-07-06 22:55:26 -06:00
8bd01b82a4 Bugfix: incorrect login URL 2023-07-06 22:54:54 -06:00
eb7f85d966 Fix: if the login attempt failed, return None 2023-06-22 15:01:21 -06:00
7c5cbd4291 Fix: Only if it would be non-null 2023-06-22 15:01:04 -06:00
32a4fd05e3 Limit returned job history 2023-06-19 23:29:30 -06:00
730a6a3950 Use the bedready plugin to check if the bed is clear or occupied 2023-06-19 23:25:24 -06:00
ae1d00b13f Create an 'occupied' state for unready beds 2023-06-19 23:25:24 -06:00
d5810a530f Cache API clients to reduce 500 risk(s) 2023-06-19 23:24:10 -06:00
10d827c39f fmt 2023-06-05 01:07:54 -06:00
9ef662705d fix: need to get row id to start jobs automatically 2023-06-05 01:07:47 -06:00
b113581203 Bugstomping in the tests 2023-06-04 23:53:00 -06:00
60d4458f0d feat: Decorate the streams with a border 2023-06-03 22:32:24 -06:00
01bcd4fa95 feat: Printer edit flow; dashboard webcams 2023-06-03 22:19:26 -06:00
76c7c7818a Fix: display job runtimes in history 2023-06-03 20:04:06 -06:00