646 Commits

Author SHA1 Message Date
courtmanr@gmail.com b3ff18528e Revert "chore: Bump version to v3.2.3"
This reverts commit 40de4ce9ea.
v3.2.2
2025-04-30 18:37:21 +01:00
github-actions[bot] 2c53ab95e6 chore: Bump version to v3.2.3 2025-04-30 17:32:32 +00:00
courtmanr@gmail.com d84710113d fix: Re-center header logo on wider screens 2025-04-30 18:32:07 +01:00
courtmanr@gmail.com 3a8bcc6c38 chore: Correct package version on main 2025-04-30 18:22:56 +01:00
courtmanr@gmail.com d3e1f4ad5f ci: Add workflow for preparing releases 2025-04-30 18:22:36 +01:00
courtmanr@gmail.com 770d890259 fix: Correct invalid tags in release workflow 2025-04-30 17:22:12 +01:00
courtmanr@gmail.com abbd7f4fda fix: Correct assertions in config.test.js case 1 2025-04-30 17:19:53 +01:00
courtmanr@gmail.com 37048f36dd fix: Correct function name in config.test.js 2025-04-30 17:18:39 +01:00
courtmanr@gmail.com 8159646711 fix: Revert broken test, remove CI debug steps 2025-04-30 17:15:36 +01:00
courtmanr@gmail.com 1130ca16db ci: Add extra cat debug to test step 2025-04-30 17:13:17 +01:00
courtmanr@gmail.com 292990a024 ci: Force clean npm install, remove caching 2025-04-30 17:11:42 +01:00
courtmanr@gmail.com e894a2dbc0 ci: Clear Jest cache before running tests 2025-04-30 17:08:00 +01:00
courtmanr@gmail.com 5c0ba300fa ci: Add debug steps to release workflow 2025-04-30 17:05:52 +01:00
courtmanr@gmail.com a5c85d12b1 ci: Explicitly checkout ref in release workflow 2025-04-30 17:02:51 +01:00
courtmanr@gmail.com 27ffa690cd ci: Add Docker build/push to release workflow 2025-04-30 16:58:02 +01:00
courtmanr@gmail.com 7341e51672 ci: Add workflow for creating GitHub releases 2025-04-30 16:42:38 +01:00
courtmanr@gmail.com 3914abbe5b fix: Correct intentionally broken test case 2025-04-30 16:37:36 +01:00
courtmanr@gmail.com 13724459f2 test: Intentionally break config test for CI validation 2025-04-30 16:33:52 +01:00
courtmanr@gmail.com f980133735 fix: Add missing axios-retry dependency 2025-04-30 16:32:00 +01:00
courtmanr@gmail.com af3a75414d fix: Add missing axios dependency 2025-04-30 16:30:08 +01:00
courtmanr@gmail.com 3f74647fac ci: Pass secrets as environment variables to test step 2025-04-30 16:23:10 +01:00
courtmanr@gmail.com caf9313a0f feat: Sync all local changes including UI and server updates 2025-04-30 16:21:07 +01:00
courtmanr@gmail.com f94c19218e feat: Add test improvements and CI workflow 2025-04-30 16:18:37 +01:00
courtmanr@gmail.com 00248d3237 docs: Refactor README for clarity and add DEVELOPMENT.md 2025-04-30 10:33:33 +01:00
courtmanr@gmail.com 8a807388fd fix(pbs): Add missing worker types for verification tasks (fixes #61) 2025-04-30 10:07:56 +01:00
courtmanr@gmail.com 8256e73cd4 Refactor: Comment out frontend PBS debug logs 2025-04-29 23:34:19 +01:00
courtmanr@gmail.com 7034ebb55b Bump version to 3.2.1 2025-04-29 23:28:27 +01:00
courtmanr@gmail.com 993262c5da Chore: Untrack feature_ideas and add to gitignore v3.2.1 2025-04-29 23:26:44 +01:00
courtmanr@gmail.com ef228eee25 Fix: Improve table layout and consistency across tabs 2025-04-29 23:24:58 +01:00
courtmanr@gmail.com 9827a65b04 feat: Await initial discovery cycle before server start 2025-04-29 18:18:02 +01:00
courtmanr@gmail.com f6d13779cf feat(ui): Improve PBS tab layout and health status 2025-04-29 16:46:12 +01:00
courtmanr@gmail.com b00d425f80 Add install script 2025-04-29 14:39:24 +01:00
courtmanr@gmail.com 8a640a5e99 fix: Correct print_warning function definition syntax 2025-04-29 11:58:30 +01:00
courtmanr@gmail.com 3d3fde0d1f fix: Correct print_success function definition syntax 2025-04-29 11:57:27 +01:00
courtmanr@gmail.com 6fa72b5e55 fix: Correct print_info function definition syntax 2025-04-29 11:56:22 +01:00
courtmanr@gmail.com fbe29f4932 fix: Correct case statement syntax in install script 2025-04-29 11:55:36 +01:00
courtmanr@gmail.com 2af0a77cbb feat: Enhance install script with env, npm ci, logs, pre-clone check 2025-04-29 11:52:56 +01:00
courtmanr@gmail.com 473c4ba8cf Debug(scripts): Remove line 97 entirely 2025-04-29 11:41:38 +01:00
courtmanr@gmail.com 8ac73e9bdc Debug(scripts): Comment out line 97 to isolate syntax error 2025-04-29 11:34:20 +01:00
courtmanr@gmail.com 839976be96 Debug(scripts): Add set -x trace to check_installation_status 2025-04-29 11:25:58 +01:00
courtmanr@gmail.com 9c618ab41e Feat(scripts): Improve idempotency, .env handling, deps install, error reporting 2025-04-29 11:23:24 +01:00
courtmanr@gmail.com 11bd59f35c Fix(scripts): Correct print_error function redirection 2025-04-29 11:18:05 +01:00
courtmanr@gmail.com 0e2e6ca15e Fix(scripts): Escape parentheses in warning message 2025-04-29 11:16:35 +01:00
courtmanr@gmail.com 72cea61287 Feat(scripts): Check if installed version is up-to-date 2025-04-29 11:14:44 +01:00
courtmanr@gmail.com 3e5ead66f4 Feat(scripts): Improve cron setup prompt logic 2025-04-29 11:10:46 +01:00
courtmanr@gmail.com 0daf0ed8f2 Feat(scripts): Add Node.js version check for idempotency 2025-04-29 11:05:49 +01:00
courtmanr@gmail.com 7335fbed59 Fix(scripts): Improve cron job handling to prevent duplicates 2025-04-29 10:59:13 +01:00
courtmanr@gmail.com 777f4313c3 Fix(scripts): Correctly handle --update flag to bypass interactive prompts 2025-04-29 10:56:08 +01:00
courtmanr@gmail.com 993968a27d Fix(scripts): Add verbose logging for service restart in install-pulse.sh 2025-04-29 10:53:07 +01:00
courtmanr@gmail.com ebac21137b chore: Bump version to 3.2.0 and fix PBS task fetch v3.2.0 2025-04-29 10:29:42 +01:00