Commit graph

883 commits

Author SHA1 Message Date
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
9cb2cf0da0 fix reading undefined size attribute off of disks 2023-11-11 17:11:22 +00:00
Eric Wang
411a45967f update CI docker compose redis version 2023-11-11 16:59:54 +00:00
Eric Wang
24c567d78e update CI docker compose mysql version 2023-11-11 16:05:24 +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
c5c0820f2b refactor address resource additional validation rules to leverage Laravel's features 2023-11-11 05:38:36 +00:00
Eric Wang
58da50e57e Delete old node address resource validators 2023-11-11 05:37:48 +00:00
Eric Wang
24048894af upgrade laravel 2023-11-11 05:37:07 +00:00
Eric Wang
bd915a6f7b Fix file name validation error on ISO creation 2023-11-11 05:36:48 +00:00
Eric Wang
7b9dd75c1b change panel logs template to input & clean up templates 2023-11-06 05:33:49 +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
15af8bceed add prettier plugin sort 2023-11-06 04:07:28 +00:00
Eric Wang
927896748e so fucking much 2023-11-06 04:07:11 +00:00
Eric Wang
4b39f3d3b1 update label on feature requests template 2023-11-06 02:05:07 +00:00
Eric Wang
18264ab54f add github issue templates 2023-11-06 00:53:36 +00:00
Eric Wang
cb827d38cc add sql query to insert ips in bulk 2023-09-03 18:32:53 +00:00
Eric Wang
c2d6c03d25 idk 2023-09-02 03:51:16 +00:00
Eric Wang
abcbf3a0cf update i18next dep to fix pluralization 2023-09-02 02:53:31 +00:00
Eric Wang
f64afe2196 add ip range counting 2023-09-02 02:51:55 +00:00
Eric Wang
92f5df310f fix redis password can't have special chars 2023-08-26 22:41:29 +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
c845d5cbd2 add address updating/deleting 2023-07-31 04:20:30 +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
20e23c4d34 Update image versions + redis save interval 2023-07-18 04:02:34 +00:00
Eric Wang
5c25206448 update list of files to delete/include in release workflow 2023-07-18 03:34:21 +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
21ef402c2a [3.0-SAFE] Fix workspace container failing to build 2023-06-23 12:46:14 +00:00
Eric Wang
0064ca2426 [3.0-SAFE] Fix password error msg, lowered sync build job timeout, use is_null over isset for Mebibytes cast 2023-06-21 04:22:03 +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
72e3040ebf [3.0-SAFE] add v3.10.0-beta changelog 2023-06-20 01:24:40 +00:00
Eric Wang
b329f4b0cf [3.0-SAFE] add ISO imports 2023-06-20 01:15:19 +00:00
Eric Wang
28cef99de9 Make file_name non-nullable in ISO Library table 2023-06-19 23:42:52 +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
50793df204 add changelog for v3.9.3-beta 2023-06-15 01:03:17 +00:00
Eric Wang
ac8644bd40 Move addressPoolController and its related AddressController to a separate folder 2023-06-15 00:58:27 +00:00