courtmanr@gmail.com
5c9d9525e2
fix: Restore install-pulse.sh to version 623f220 (pre-revert state)
2025-05-01 14:37:02 +01:00
courtmanr@gmail.com
134065804d
fix: Restore install-pulse.sh to version with ASCII banner (97691aa)
2025-05-01 14:34:00 +01:00
courtmanr@gmail.com
664a03e6b3
refactor: improve install script logic and flow
2025-05-01 14:25:54 +01:00
courtmanr@gmail.com
dfc116fedc
Fix: Replace read -p with echo/read for compatibility
2025-05-01 14:23:45 +01:00
courtmanr@gmail.com
df1870db16
Refactor: Finalize install script menu order changes
2025-05-01 14:07:33 +01:00
courtmanr@gmail.com
77a18562ba
feat(install): Add self-update mechanism to install script
2025-05-01 10:26:00 +01:00
courtmanr@gmail.com
be191d4f4b
feat(install): Modify script to support specific release tags
2025-05-01 10:21:07 +01:00
courtmanr@gmail.com
38670d4eb7
chore: Update version to 3.2.3 in package files
2025-05-01 09:59:41 +01:00
courtmanr@gmail.com
7160a10e7c
chore: Remove CI workflows and update changelog for v3.2.3
2025-05-01 09:57:31 +01:00
courtmanr@gmail.com
072f30dc50
Merge branch 'main' into 3.2.3-beta
2025-05-01 09:42:30 +01:00
courtmanr@gmail.com
beaf0e1fc3
fix(workflow): use CHANGELOG.md for release notes instead of auto-generating
2025-04-30 23:00:20 +01:00
github-actions[bot]
808702bdae
chore: Prepare release v3.3.0 ( #69 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-30 22:49:38 +01:00
courtmanr@gmail.com
99bf2f0ea5
fix(workflow): remove comment from docker tag in release workflow
2025-04-30 22:47:59 +01:00
courtmanr@gmail.com
ec4c026f7f
fix: reset version to v3.2.2
...
Corrects package.json and package-lock.json before attempting v3.3.0 release.
2025-04-30 22:47:56 +01:00
courtmanr@gmail.com
16ef359700
fix(workflow): remove non-existent label from prepare release PR creation
2025-04-30 20:47:27 +01:00
courtmanr@gmail.com
13c0b9d288
refactor(release): split into Prepare PR and Create Release workflows
...
Prepare PR workflow creates PR with version bump and changelog. Create Release workflow triggers on tag push, builds, and creates release with generated notes.
2025-04-30 20:42:35 +01:00
courtmanr@gmail.com
00effc301f
feat(workflow): use conventional changelog file for release body
2025-04-30 20:36:40 +01:00
courtmanr@gmail.com
8247865675
feat(workflow): require tag input for manual release creation
2025-04-30 20:34:57 +01:00
courtmanr@gmail.com
2d0010dc09
refactor(workflow): delete remote tag before pushing in prepare release
2025-04-30 20:30:31 +01:00
github-actions[bot]
cb3e19a63b
chore: Bump version to v3.3.0
2025-04-30 19:27:39 +00:00
courtmanr@gmail.com
eb77696250
feat: require version and changelog for prepare release workflow
...
Adds changelog for v3.3.0.
2025-04-30 20:27:21 +01:00
luckman212
f12e932778
modified src/public/index.html,
2025-04-30 15:21:39 -04:00
github-actions[bot]
693275790a
chore: Bump version to v3.3.2
2025-04-30 19:21:04 +00:00
luckman212
cde387b70e
modified src/index.css,
2025-04-30 15:21:02 -04:00
github-actions[bot]
04e0ca7452
chore: Bump version to v3.3.1
2025-04-30 19:18:12 +00:00
courtmanr@gmail.com
79f705db95
fix: prevent vertical scrollbar artifact on tabs nav
2025-04-30 20:15:37 +01:00
courtmanr@gmail.com
dcbdfdee2c
feat: allow manual triggering of release workflow
2025-04-30 19:53:47 +01:00
github-actions[bot]
2c5627e529
chore: Bump version to v3.3.0
2025-04-30 18:39:21 +00:00
courtmanr@gmail.com
f827742fc1
fix(pbs): Populate summary stats in processPbsTasks
2025-04-30 19:35:39 +01:00
courtmanr@gmail.com
7073886d74
feat: Responsive layout improvements for header, tabs, and filters
2025-04-30 19:21:13 +01:00
courtmanr@gmail.com
33adf44773
Revert "chore: Bump version to v3.2.3"
...
This reverts commit 40de4ce9ea .
2025-04-30 18:37:21 +01:00
github-actions[bot]
40de4ce9ea
chore: Bump version to v3.2.3
2025-04-30 17:32:32 +00:00
courtmanr@gmail.com
2177c452f7
fix: Re-center header logo on wider screens
2025-04-30 18:32:07 +01:00
courtmanr@gmail.com
822d36068e
chore: Correct package version on main
2025-04-30 18:22:56 +01:00
courtmanr@gmail.com
fc09396fda
ci: Add workflow for preparing releases
2025-04-30 18:22:36 +01:00
courtmanr@gmail.com
7d71f33b05
fix: Correct invalid tags in release workflow
2025-04-30 17:22:12 +01:00
courtmanr@gmail.com
73f1c59f05
fix: Correct assertions in config.test.js case 1
2025-04-30 17:19:53 +01:00
courtmanr@gmail.com
d26135c0f5
fix: Correct function name in config.test.js
2025-04-30 17:18:39 +01:00
courtmanr@gmail.com
856622b248
fix: Revert broken test, remove CI debug steps
2025-04-30 17:15:36 +01:00
courtmanr@gmail.com
790f2e0922
ci: Add extra cat debug to test step
2025-04-30 17:13:17 +01:00
courtmanr@gmail.com
42db52acc6
ci: Force clean npm install, remove caching
2025-04-30 17:11:42 +01:00
courtmanr@gmail.com
ed4bcdfc49
ci: Clear Jest cache before running tests
2025-04-30 17:08:00 +01:00
courtmanr@gmail.com
ae8181ff8d
ci: Add debug steps to release workflow
2025-04-30 17:05:52 +01:00
courtmanr@gmail.com
03021d60e4
ci: Explicitly checkout ref in release workflow
2025-04-30 17:02:51 +01:00
courtmanr@gmail.com
fa908f5e69
ci: Add Docker build/push to release workflow
2025-04-30 16:58:02 +01:00
courtmanr@gmail.com
5480967f2e
ci: Add workflow for creating GitHub releases
2025-04-30 16:42:38 +01:00
courtmanr@gmail.com
44aa0d7e0c
fix: Correct intentionally broken test case
2025-04-30 16:37:36 +01:00
courtmanr@gmail.com
ba8b4c3857
test: Intentionally break config test for CI validation
2025-04-30 16:33:52 +01:00
courtmanr@gmail.com
205e993bb8
fix: Add missing axios-retry dependency
2025-04-30 16:32:00 +01:00
courtmanr@gmail.com
cc0b8008fb
fix: Add missing axios dependency
2025-04-30 16:30:08 +01:00