Commit Graph

53 Commits

Author SHA1 Message Date
4d66972aae add diskMove handler creation, improve form css
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-02 00:12:36 +00:00
2d061a6650 improve dialog box custom element
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-01 23:42:30 +00:00
7e87c870d3 add button titles to instance
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-01 00:02:10 +00:00
821d4622f7 add dialog confirm,
add resize handler

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-30 22:21:05 +00:00
04b959bd16 create custom dialog form element
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-27 22:33:05 +00:00
f752baa46a change vars export naming
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-27 21:49:50 +00:00
b75f390619 simplify power button logic,
add icons for loading instances

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-26 20:50:15 +00:00
a8f9c67711 remove template in index,
add article content in js

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-26 19:33:39 +00:00
0f9a28ae83 use extra js file to store config data
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-19 19:58:44 +00:00
dd165d58a5 hide instance actions if the node is offline
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:45:16 -08:00
019ee1b140 set instance to original if request returns an error
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:41:52 -08:00
dccb5ec582 fix unknown status check order
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:36:34 -08:00
93490a7e65 fix instance icon assignment
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:34:22 -08:00
72e0407be2 show blank name if instance is unknown,
show stopped icon if instance is unknown

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-17 12:33:21 -08:00
6b2dbf2450 remove resource bar from instance article 2022-12-21 15:31:31 -08:00
ef4597490a populate static elements of config.html,
add node info to config page search,
change login.css to form.css
2022-12-19 16:13:43 -08:00
73ab09983c fix goToPage 2022-12-18 21:58:46 -08:00
5dc35cbbf3 modularize redirect function 2022-12-18 21:52:39 -08:00
42ebaff402 fix config button updating 2022-12-18 21:05:05 -08:00
2721fd3e5e change config button icon on power action 2022-12-18 21:00:58 -08:00
aa4ea3e0de handle instance action update by process id 2022-12-18 20:32:05 -08:00
0c5f20677e set proper alt for instance type/status and power action 2022-12-18 17:11:35 -08:00
5e46481f72 add loading icon 2022-12-18 17:06:05 -08:00
a24467ee39 remove console 2022-12-18 16:56:02 -08:00
bb10726eef add actionLock to element power action 2022-12-18 16:53:07 -08:00
7a5c1222ca assign alt properties 2022-12-17 17:36:45 -08:00
83246d1fa1 remove debug console.log 2022-12-17 16:44:43 -08:00
4cfd550a47 update power action button in element updater 2022-12-17 16:37:26 -08:00
12927fd8a4 fix waitFor issue 2022-12-17 16:35:51 -08:00
46da693292 handle update element in listener 2022-12-17 16:34:40 -08:00
4153d7f76c run instance population every second 2022-12-17 16:07:18 -08:00
22f334f373 fix power management request 2022-12-15 23:08:56 -08:00
8997caa7be fix import 2022-12-15 23:05:32 -08:00
ff6c4fdd09 implement basic power management 2022-12-15 23:03:50 -08:00
f40e05fbf5 add action icons,
set action icons depending on instance status
2022-12-15 18:28:12 -08:00
10526d1a67 add power button html and css 2022-12-15 18:04:20 -08:00
3f33684edf fix resource disk text assignment 2022-12-14 17:28:48 -08:00
2af76405ef add resource details to instance article 2022-12-14 17:20:31 -08:00
52cb2a9a10 fix instance article element selection 2022-12-14 16:10:28 -08:00
3670730f2b fix instance article content 2022-12-14 16:07:25 -08:00
9d29ae078a use templates to streamline instance creation 2022-12-14 16:05:15 -08:00
ea2011b734 improve instance article layout 2022-12-14 15:47:29 -08:00
3e87f5ba29 arrange instance elements inline 2022-12-14 15:38:13 -08:00
02ed33c674 add top div to instance article 2022-12-14 15:32:22 -08:00
a8664a4e04 fix node icon ref 2022-12-14 15:29:08 -08:00
a4c7a36012 add icons 2022-12-14 15:28:22 -08:00
bdec04aaf7 separate instance card data elements 2022-12-14 14:42:40 -08:00
ffa468fba2 add instance styling 2022-12-14 14:30:46 -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