courtmanr@gmail.com
|
f6a54a19e6
|
Chore: Prepare for release v3.6.3
|
2025-05-20 16:42:20 +01:00 |
|
courtmanr@gmail.com
|
0bd84a90a1
|
Docs: Update README to reflect multiple PBS instance support
|
2025-05-20 16:36:16 +01:00 |
|
courtmanr@gmail.com
|
5c488a8034
|
Fix: Node card layout and various updates
|
2025-05-20 16:35:03 +01:00 |
|
courtmanr@gmail.com
|
57bc6a23d6
|
fix(pbs): Restore missing UI helper functions and complete tabbing logic
|
2025-05-20 16:15:14 +01:00 |
|
courtmanr@gmail.com
|
67f8f1fff4
|
fix(backups): Ensure 7-day history column is left-aligned
|
2025-05-20 15:59:23 +01:00 |
|
courtmanr@gmail.com
|
449a217a08
|
feat(pbs): Implement sub-tabs for multiple PBS instances
|
2025-05-20 15:59:19 +01:00 |
|
courtmanr@gmail.com
|
599b943bda
|
refactor(backups): Remove redundant health status indicator from table
|
2025-05-20 15:14:34 +01:00 |
|
courtmanr@gmail.com
|
1f90ed6522
|
refactor(backups): Refine 7-day history dots to show success/failure/none
|
2025-05-20 15:11:14 +01:00 |
|
courtmanr@gmail.com
|
7c4fcb18cb
|
feat(backups): Remove guest status display and add 7-day backup history dot matrix
|
2025-05-20 11:52:31 +01:00 |
|
courtmanr@gmail.com
|
8d308db35c
|
fix: Remove Node prefix from storage tab headers
|
2025-05-20 11:11:47 +01:00 |
|
courtmanr@gmail.com
|
00c89169fa
|
feat: Add network status icons and uptime color-coding to dashboard
|
2025-05-20 11:06:07 +01:00 |
|
courtmanr@gmail.com
|
c1784558a4
|
style: Adjust node summary card styling and grid responsiveness
|
2025-05-20 10:23:00 +01:00 |
|
courtmanr@gmail.com
|
b701fb14b8
|
feat: Add node summary cards to dashboard and remove Nodes tab
|
2025-05-20 10:22:52 +01:00 |
|
courtmanr@gmail.com
|
8b94b3d554
|
chore: Ignore release tarballs
|
2025-05-16 23:19:15 +01:00 |
|
courtmanr@gmail.com
|
32aafb596a
|
fix: ensure all test adjustments are committed
|
2025-05-16 23:17:36 +01:00 |
|
courtmanr@gmail.com
|
816f69dc77
|
chore: begin development for v3.6.3
|
2025-05-16 23:16:18 +01:00 |
|
courtmanr@gmail.com
|
89415a17a1
|
chore: set release version 3.6.2
|
2025-05-16 23:03:51 +01:00 |
|
courtmanr@gmail.com
|
cf3769174f
|
fix: Revert PBS task health display to 7 days
|
2025-05-16 23:01:08 +01:00 |
|
courtmanr@gmail.com
|
cd9e2950fa
|
fix: Revert PBS task fetch window to 7 days
|
2025-05-16 23:01:06 +01:00 |
|
courtmanr@gmail.com
|
456be82767
|
refactor: Consolidate PBS task summaries into a single table
|
2025-05-16 22:26:55 +01:00 |
|
courtmanr@gmail.com
|
8210e912d1
|
feat: Increase PBS task fetch window to 14 days
|
2025-05-16 22:26:49 +01:00 |
|
dependabot[bot]
|
8e2f54e3c6
|
build(deps): bump semver from 7.7.1 to 7.7.2 (#76)
Bumps [semver](https://github.com/npm/node-semver) from 7.7.1 to 7.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.7.1...v7.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-version: 7.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-13 07:58:53 +01:00 |
|
courtmanr@gmail.com
|
12a63947ec
|
chore: begin development for v3.6.2
|
2025-05-10 19:28:39 +01:00 |
|
courtmanr@gmail.com
|
9daf680904
|
fix: Remove background pattern from empty cells in threshold slider row
|
2025-05-10 18:16:56 +01:00 |
|
courtmanr@gmail.com
|
e637529414
|
Merge release/v3.6.1 into main
|
2025-05-10 16:11:33 +01:00 |
|
courtmanr@gmail.com
|
68d9aa8824
|
style: Add custom scrollbar styles via Tailwind
|
2025-05-10 16:04:54 +01:00 |
|
courtmanr@gmail.com
|
c14ec0fac3
|
refactor(server): Improve error handling in dataFetcher and update tests
|
2025-05-10 16:04:45 +01:00 |
|
courtmanr@gmail.com
|
f88547b784
|
refactor(ui): Remove node group icons from UI
|
2025-05-10 16:04:36 +01:00 |
|
courtmanr@gmail.com
|
1b8b59efee
|
docs: update CHANGELOG.md for v3.6.1
|
2025-05-10 16:03:18 +01:00 |
|
courtmanr@gmail.com
|
4ae11dfab1
|
chore: set release version 3.6.1
|
2025-05-10 15:40:15 +01:00 |
|
courtmanr@gmail.com
|
7431f8ab21
|
style: Apply custom scrollbar style to main page and internal elements
|
2025-05-09 17:10:03 +01:00 |
|
courtmanr@gmail.com
|
6338e1c892
|
feat: Configure tailwind-scrollbar plugin and theme
|
2025-05-09 17:10:01 +01:00 |
|
courtmanr@gmail.com
|
af8385eebb
|
feat: Add tailwind-scrollbar plugin for custom scrollbars
|
2025-05-09 17:09:58 +01:00 |
|
courtmanr@gmail.com
|
491e057da9
|
chore: Update package-lock.json
|
2025-05-08 16:52:42 +01:00 |
|
courtmanr@gmail.com
|
d181af598b
|
Refactor: Update API client logic
|
2025-05-08 16:52:39 +01:00 |
|
courtmanr@gmail.com
|
5facad7b6d
|
Fix: Correct syntax error and update tests
|
2025-05-08 16:52:36 +01:00 |
|
courtmanr@gmail.com
|
a5ba38c931
|
fix(scripts): Update tarball creation path in create-release.sh
|
2025-05-08 15:13:40 +01:00 |
|
courtmanr@gmail.com
|
91d4c93a39
|
fix(dataFetcher): Use endpointId for consistent data association
|
2025-05-08 14:59:58 +01:00 |
|
courtmanr@gmail.com
|
4a7b8650dd
|
chore: set release version 3.6.0
|
2025-05-08 14:37:36 +01:00 |
|
courtmanr@gmail.com
|
40ba20bdf3
|
feat: Add release tarball creation script and documentation
|
2025-05-08 14:33:17 +01:00 |
|
courtmanr@gmail.com
|
e2dc8659cc
|
Update dataFetcher and add pbsUtils tests
|
2025-05-08 11:55:56 +01:00 |
|
courtmanr@gmail.com
|
3d5c6807a4
|
Chore(ui/thresholds): Update file metadata or formatting
|
2025-05-08 11:27:40 +01:00 |
|
courtmanr@gmail.com
|
0ed2e7827c
|
Refactor(ui/storage): Extract storage row creation to helper function
|
2025-05-08 11:27:15 +01:00 |
|
courtmanr@gmail.com
|
a49251bc0c
|
Chore(ui/pbs): Update file metadata or formatting
|
2025-05-08 11:25:43 +01:00 |
|
courtmanr@gmail.com
|
67bf684f31
|
Chore(ui/nodes): Update file metadata or formatting
|
2025-05-08 11:25:21 +01:00 |
|
courtmanr@gmail.com
|
b677f4f6bc
|
Refactor(ui/dashboard): Decompose dashboard update logic into focused helper functions
|
2025-05-08 11:24:46 +01:00 |
|
courtmanr@gmail.com
|
e0f185b174
|
Refactor(ui/common): Decompose event listener setup and enhance keydown context-awareness
|
2025-05-08 11:24:13 +01:00 |
|
courtmanr@gmail.com
|
ae605a7ef0
|
Refactor(ui/backups): Decompose updateBackupsTab into focused helper functions
|
2025-05-08 11:23:50 +01:00 |
|
courtmanr@gmail.com
|
cf497b4701
|
Refactor(thresholdLog): Decompose logging logic into focused helper functions
|
2025-05-08 11:23:25 +01:00 |
|
courtmanr@gmail.com
|
43da275753
|
Fix(state.js): Ensure all default threshold properties are preserved during initialization
|
2025-05-08 11:23:03 +01:00 |
|