Commit Graph

154 Commits

Author SHA1 Message Date
ae3d8c5cf1 improve config styling 2022-12-21 16:27:04 -08:00
70f8a6bbd7 fix form icon style 2022-12-21 16:01:29 -08:00
b4a92a26e1 fix icon null check 2022-12-21 16:00:28 -08:00
e37c19de77 fix config form icon styling 2022-12-21 15:59:54 -08:00
7f4c006385 add icons to config form 2022-12-21 15:56:52 -08:00
0b2bb51bdd add swap in config 2022-12-21 15:39:09 -08:00
6b2dbf2450 remove resource bar from instance article 2022-12-21 15:31:31 -08:00
afaf6c678d set step to 0.001 2022-12-21 15:26:18 -08:00
06a54aa8a8 use min of 1 2022-12-21 15:22:50 -08:00
c18388c634 set min size for storage to 1 GB 2022-12-21 15:15:45 -08:00
2cd7d9bfeb switch instance name logic 2022-12-21 15:10:13 -08:00
0a392cb6a6 add better label text for rootfs 2022-12-21 15:08:21 -08:00
655732fb9e fix name populating issue 2022-12-21 15:07:34 -08:00
72f356d50a add lxc config form populating 2022-12-21 15:06:26 -08:00
912b038136 fix login form layout 2022-12-21 11:33:51 -08:00
76fea95adc fix string to int parsing 2022-12-21 01:36:24 -08:00
a8d66a8ae6 fix string to float conversion 2022-12-21 01:33:37 -08:00
9189d4aa0e improve form populating 2022-12-21 01:31:58 -08:00
461635f966 improve form layout css 2022-12-21 00:56:40 -08:00
cce8cf8115 add units to config form 2022-12-21 00:49:57 -08:00
c4d607570e remove colons from forms 2022-12-20 18:03:07 -08:00
8341b88c76 add colon to sata config 2022-12-20 18:01:44 -08:00
163542102d remove login status testing 2022-12-20 17:52:41 -08:00
fc073b6422 set legend height to 0 2022-12-20 17:51:53 -08:00
322a5ea5be final form styling 2022-12-20 17:46:03 -08:00
c1779c9b7f remove border around form buttons 2022-12-20 17:38:14 -08:00
4484f7dc8b populate vm name 2022-12-20 17:07:58 -08:00
9754351e22 improve form layout and styling 2022-12-20 17:02:33 -08:00
41d8b240ab parse disk to only use size 2022-12-20 16:47:49 -08:00
df0ff8cd7b change config form button type to button 2022-12-20 15:49:13 -08:00
9854792407 try window.assign 2022-12-20 15:45:43 -08:00
85f7fac100 add cancel button listener 2022-12-20 15:42:13 -08:00
e31c91679f fix missing increment 2022-12-20 15:38:53 -08:00
589ecc1f9e add populating sata drives 2022-12-20 15:37:04 -08:00
f7a52a27d6 add credential check to config.js 2022-12-20 15:15:08 -08:00
0c66460bf7 fix username input 2022-12-19 18:47:05 -08:00
b2cd65212b use grid layout for forms 2022-12-19 18:46:28 -08:00
08c6126f81 undo input width 2022-12-19 18:36:41 -08:00
bbb7e0561e make config inputs 100% width 2022-12-19 18:35:09 -08:00
ce1119f14a use innerHTML directly 2022-12-19 18:21:48 -08:00
dc95d5092d remove unecessary line 2022-12-19 18:17:19 -08:00
37508e646e use label property 2022-12-19 18:16:07 -08:00
54e09d8b31 use innerHTML 2022-12-19 18:14:00 -08:00
06aa9ac47e use setAttribute 2022-12-19 18:12:39 -08:00
ca2633fb79 fix config populating bug 2022-12-19 18:08:16 -08:00
bd81fdb8e6 populate cores and memory in config 2022-12-19 17:59:34 -08:00
727c23cec3 remove btn-group:after 2022-12-19 17:35:55 -08:00
ce7466ac04 remove extra white space 2022-12-19 17:23:04 -08:00
3e0ba0024b fix word break issue 2022-12-19 17:16:04 -08:00
ee0b534794 improve form layout handling 2022-12-19 17:05:04 -08:00