Eric Wang
9f8eec25d2
refactor: remove unnecessary SWR revalidation config
2026-05-28 21:27:58 -04:00
Eric Wang
8e1729ec6f
feat: add admin overview dashboard with metrics endpoint
...
Adds /api/admin/overview returning cached aggregate metrics for servers,
nodes, capacity, addresses, backups, and ISOs, plus a refreshed admin
dashboard UI consuming it via SWR.
Refactored from #153 :
- Split OverviewService into focused per-section methods over a single
orchestrator, dropping the monolithic freshMetrics()
- Dropped the recent-activity panel and supporting index migration —
ActivityLog has no writers in the codebase, so the panel always
rendered empty
- Removed the 999.99 percent cap; overallocation is a legitimate state
and the frontend already clamps bar width
- Added capacity byte-conversion and restoring-bucket test cases
Co-Authored-By: Ajdin <AjdinDev@users.noreply.github.com >
2026-05-28 21:22:40 -04:00
Eric Wang
d544501c12
Delete dead AddressController routes
2024-02-16 09:41:05 -06:00
Eric Wang
52593e47c7
Remove dangling Coterm properties
2024-02-15 16:15:09 -06:00
Eric Wang
e417e60298
Fix buggy nodes lookup in NodesMultiSelect
2024-02-04 19:07:14 -06:00
Eric Wang
92405f8759
Add verify_tls to REST API
2024-01-28 11:25:05 -06:00
Eric Wang
3f42c012c1
filter servers by addressPoolId for IPAM
2023-12-22 10:59:36 -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
99d50a67fa
remove server migrations between nodes
2023-11-11 17:28:22 +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
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
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
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
b329f4b0cf
[3.0-SAFE] add ISO imports
2023-06-20 01:15:19 +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
0f7e5bf26e
Convert admin/users to use SWR over easy peasy
2023-06-11 16:00:48 +00:00
Eric Wang
00a38872d4
update coterm validation rules + fix frontend routes
2023-06-10 14:47:17 +00:00
Eric Wang
94e673c3f4
Fix+refactor stuff related to web console
2023-05-22 20:57:54 +00:00
Eric Wang
6e04664c55
add coterm support
2023-05-21 16:03:57 +00:00
Eric Wang
dc439c9efd
Add Coterm reset modal and form reset
2023-05-21 14:12:16 +00:00
Eric Wang
b7607815e9
i don't know
2023-05-21 04:45:06 +00:00
Eric Wang
9bed33d655
refactor nodes info card & add coterm authenticate
2023-05-21 01:34:12 +00:00
Eric Wang
7f31eb2a84
refactor locations page + add translations for it
2023-05-06 21:41:50 +00:00
Eric Wang
a98b155f9a
rename terminal to console, add more types for user credentials, other QOL changes and refactoring
2023-05-01 01:42:57 +00:00
Eric Wang
bc58863292
translate client side and refactor to use react hook forms
2023-04-15 02:53:28 +00:00
Eric Wang
1b7ebe806b
add v3.9.0-rc.3
2023-04-07 01:58:25 +00:00
Eric Wang
f7eb4c7744
add more tests
2023-03-12 21:02:55 +00:00
Eric Wang
c39768842e
add tests
2023-03-12 16:45:12 +00:00
Eric Wang
0ce6c4290d
partially convert the repositories to Laravel http client
2023-03-12 02:17:34 +00:00
Eric Wang
a711d718ea
add v3.8.0-beta
2023-03-08 03:55:00 +00:00
Eric Wang
eebada208f
add v3.7.3-beta changelog
2023-03-07 01:32:16 +00:00
Eric Wang
91ce48b567
a load of refactors including laravel/framework upgrade
2023-03-07 00:17:31 +00:00
Eric Wang
f3f2e40742
add v3.7.0-beta
2023-02-26 23:04:32 +00:00