Commit graph

412 commits

Author SHA1 Message Date
Eric Wang
62c5193d7d Fix wrong MiB to bytes bandwidth limit conversion 2024-01-13 15:39:27 -06:00
Eric Wang
3f42c012c1 filter servers by addressPoolId for IPAM 2023-12-22 10:59:36 -06:00
Eric Wang
3e627efdb0 add copy ID to clipboard for nodes & templates 2023-12-05 14:07:02 -06:00
Eric Wang
2e1156f242 clean http api 2023-12-05 14:07:02 -06:00
Eric Wang
bafb77b206 get Coterm working again! 2023-11-30 22:59:23 -06:00
Eric Wang
95491e39dc Add backend support for Coterm 2023-11-29 19:27:05 -06:00
Eric Wang
764aa9ed80 Remove Axios timeout argument 2023-11-29 18:51:47 -06:00
Eric Wang
fae34af2b3 rename getNodesAllocatedTo to getAttachedNodes for address pools 2023-11-27 21:03:26 -06:00
Eric Wang
948c659681 refactor server setting route/function names to be more expressive/natural-sounding 2023-11-27 20:44:40 -06:00
Eric Wang
9750e02659 format HardwareDetailsCard.tsx 2023-11-12 01:42:18 +00:00
Eric Wang
bac71c7f02 close mobile navigation menu on navigate 2023-11-12 01:42:08 +00:00
Eric Wang
44805fd8ed fix helpers type error 2023-11-12 01:41:36 +00:00
Eric Wang
c28294d613 indicate whether EditPoolModal is fetching attached nodes 2023-11-12 00:24:16 +00:00
Eric Wang
81f64188dc omit value prop from multiselectform 2023-11-12 00:23:38 +00:00
Eric Wang
17284f9706 override the rightSection of Select if in loading state 2023-11-12 00:22:55 +00:00
Eric Wang
b8758dfbf5 allow NodesMultiSelect to have a loading prop 2023-11-12 00:22:13 +00:00
Eric Wang
c97b1b8bb6 remove deprecated zod functions in EditAddressModal 2023-11-12 00:22:00 +00:00
Eric Wang
665ed1b7c1 allow IP address assigned server to be nullable 2023-11-11 23:33:53 +00:00
Eric Wang
99d50a67fa remove server migrations between nodes 2023-11-11 17:28:22 +00:00
Eric Wang
63fbdff46f rename server deletion failed modal action button 2023-11-11 17:27:42 +00:00
Eric Wang
26db9c2525 rename server deletion failed modal action button 2023-11-11 17:25:53 +00:00
Eric Wang
d8618cbe74 resolve typo on disk overallocation field 2023-11-11 16:01:34 +00:00
Eric Wang
4d08de5642 add IPAM node allocation - NEEDS WORK! 2023-11-11 06:39:33 +00:00
Eric Wang
311aa04c0a optimize frontend imports & complete migration admin node page migration from store context to SWR 2023-11-06 04:41:30 +00:00
Eric Wang
5889d1abb9 optimize imports project-wide 2023-11-06 04:20:25 +00:00
Eric Wang
3eb076967c organize imports in the front end 2023-11-06 04:12:03 +00:00
Eric Wang
927896748e so fucking much 2023-11-06 04:07:11 +00:00
Eric Wang
c2d6c03d25 idk 2023-09-02 03:51:16 +00:00
Eric Wang
f64afe2196 add ip range counting 2023-09-02 02:51:55 +00:00
Eric Wang
e965e1bd4e add frontend support for bulk imports 2023-08-07 05:08:45 +00:00
Eric Wang
4510937d8b add bulk address import (unfinished) 2023-08-07 01:25:37 +00:00
Eric Wang
4a621cb013 add address deleting and updating 2023-08-07 00:51:47 +00:00
Eric Wang
d0e5f7876c add address pool creation, deletion, and editing 2023-08-06 17:42:25 +00:00
Eric Wang
2547e84a1f add create pool modal 2023-08-05 16:24:28 +00:00
Eric Wang
c60711a74a add address updating/deleting 2023-07-31 14:47:21 +00:00
Eric Wang
a22154d676 do not prepend address if not first page 2023-07-30 22:11:20 +00:00
Eric Wang
930a5ae42b add address creation 2023-07-30 22:10:30 +00:00
Eric Wang
3f0dc8a962 disable revalidate on mount 2023-07-18 23:50:36 +00:00
Eric Wang
f22971d980 delete old Checkbox component & add breadcrumbs 2023-07-18 23:33:31 +00:00
Eric Wang
cb412ae97c add address pool addresses page table 2023-07-18 17:08:08 +00:00
Eric Wang
3ab8a1421c add address pools index page and addresses base for now 2023-07-12 21:15:09 +00:00
Eric Wang
cb14f88501 [3.0-SAFE] CreateIsoModal.tsx change "new" to "download" button text 2023-06-20 01:53:48 +00:00
Eric Wang
b329f4b0cf [3.0-SAFE] add ISO imports 2023-06-20 01:15:19 +00:00
Eric Wang
a6ae710156 [3.0-SAFE] Refactor Create ISO Modal 2023-06-19 23:40:39 +00:00
Eric Wang
34cf4ccaf4 add index AddressController method, add AddressTransformer return type, and optimize imports 2023-06-17 19:34:40 +00:00
Eric Wang
fe94183705 add 2nd simpler server data structure, refactor includes to include, use address pool in address transformers 2023-06-17 01:43:57 +00:00
Eric Wang
2d5d9becaa add unfinished backend for ip pool support 2023-06-13 04:13:52 +00:00
Eric Wang
c8868a854e add new progress indicator 2023-06-12 01:26:17 +00:00
Eric Wang
bbe98f06fc create a logo component 2023-06-11 16:39:20 +00:00
Eric Wang
0f7e5bf26e Convert admin/users to use SWR over easy peasy 2023-06-11 16:00:48 +00:00