Commit Graph

593 Commits

Author SHA1 Message Date
ffa468fba2 add instance styling 2022-12-14 14:30:46 -08:00
b5901cb002 simplify instacne node assignment 2022-12-14 14:11:20 -08:00
0a72233baa fix instance node data assignment 2022-12-14 13:48:29 -08:00
a10a8a4ddc add node data to instances 2022-12-14 13:47:28 -08:00
5121060671 fix concat logic 2022-12-14 13:40:19 -08:00
3247edbbbb simplify instance display 2022-12-14 13:37:30 -08:00
35dd1402b0 fix instanceDiv 2022-12-13 23:28:07 -08:00
cb2cc97387 fix instance type setting,
add min-content to center-div
2022-12-13 23:26:43 -08:00
63943782c6 fix node and instance element stylesheet reference 2022-12-12 21:43:19 -08:00
ccf7efb9b9 add useful login statuses 2022-12-12 17:12:11 -08:00
ad9969c393 make body optional parameter for request function 2022-12-12 16:30:55 -08:00
5cee249285 move js to scripts folder,
move css to css folder
2022-12-12 16:27:45 -08:00
40aea760e4 fix requestTicket return value 2022-12-12 16:21:33 -08:00
4aba318c9b fix optional param 2022-12-12 16:19:47 -08:00
4992f9e4ae remove repeated code 2022-12-12 16:18:40 -08:00
f4a74b9ba5 fix error naming again 2022-12-12 16:11:00 -08:00
e33e5ed67c fix error naming 2022-12-12 16:09:57 -08:00
a72967216d create custom ResponseError and NetworkError 2022-12-12 16:09:06 -08:00
739c591dda apply promise catch to request function 2022-12-12 16:00:11 -08:00
0553c3056b try promises 2022-12-12 15:56:57 -08:00
942b9427ea fix ticket saving 2022-12-12 15:13:43 -08:00
3bf0f9d0e4 try preventDefault 2022-12-12 15:11:52 -08:00
fe07147d6c try event.preventDefault fix 2022-12-12 15:10:52 -08:00
f1e705ae5e fix login form key issue 2022-12-12 15:00:32 -08:00
1473626373 add login page 2022-12-12 14:57:43 -08:00
80a442f3c0 update style.css with responsive center-div 2022-12-11 21:31:28 -08:00
f765be68c5 update style.css 2022-12-11 20:44:21 -08:00
82496039ca fix instance populating 2022-12-11 20:22:37 -08:00
9dae0cb371 fix script linking 2022-12-11 20:21:18 -08:00
f58cfc02e0 make instance custom element 2022-12-11 20:20:32 -08:00
095c6a66bc fix instance status issue 2022-12-11 20:02:39 -08:00
02188e7240 set instance color 2022-12-11 20:01:32 -08:00
42aa765533 sort nodes and instances 2022-12-11 15:24:19 -08:00
3a3d405c6d try new instance format 2022-12-11 15:15:39 -08:00
53631e8723 fix instance populating 2022-12-11 15:07:44 -08:00
1d0a1ebae3 add qemu and lxc instance populating 2022-12-11 15:06:10 -08:00
7892b3168a fix instance printing 2022-12-11 14:56:41 -08:00
34ecfe8a39 check instance GET 2022-12-11 14:54:50 -08:00
8d0880346e fix idnentation in node.js 2022-12-10 23:05:31 -08:00
438e220db0 implement node-card element,
add populating node-cards on init
2022-12-10 22:49:10 -08:00
82b739af8e set cookie domain 2022-12-10 21:55:34 -08:00
97f789853c update style.css 2022-12-10 19:25:59 -08:00
82879d2cf1 login prototype 2022-12-10 18:02:29 -08:00