steve-admin
bd5f5b98cc
Merge pull request 'Configure Playwright for headless CI and add Gitea workflow with container support' ( #5 ) from add-automated-testing into main
...
Tests / backend-test (push) Successful in 7s
Tests / frontend-test (push) Successful in 8s
Tests / e2e-test (push) Successful in 10s
Reviewed-on: #5
2026-04-01 11:19:26 +01:00
(jenkins)
205e2d5be5
Update playwright version
Tests / backend-test (pull_request) Successful in 7s
Tests / frontend-test (pull_request) Successful in 7s
Tests / e2e-test (pull_request) Successful in 51s
2026-04-01 11:18:05 +01:00
(jenkins)
86aefba065
Disable cache on gitea tests
Tests / backend-test (pull_request) Successful in 7s
Tests / frontend-test (pull_request) Successful in 8s
Tests / e2e-test (pull_request) Failing after 13s
2026-04-01 11:16:03 +01:00
(jenkins)
228032c913
Update application ports to 3050 and enhance Playwright tests with WebGL mock
Tests / backend-test (pull_request) Successful in 10s
Tests / frontend-test (pull_request) Successful in 9m25s
Tests / e2e-test (pull_request) Has been cancelled
2026-04-01 11:04:16 +01:00
(jenkins)
cac76a2f69
Disable npm cache for now.
Tests / backend-test (pull_request) Successful in 5s
Tests / frontend-test (pull_request) Successful in 9m25s
Tests / e2e-test (pull_request) Failing after 5m28s
2026-03-17 00:34:17 +00:00
(jenkins)
bd9e92f304
Configure Playwright for headless CI and add Gitea workflow with container support
Tests / frontend-test (pull_request) Has been cancelled
Tests / e2e-test (pull_request) Has been cancelled
Tests / backend-test (pull_request) Has been cancelled
2026-03-17 00:29:39 +00:00
steve-admin
4326109722
Merge pull request 'feature/modernize-and-enhance' ( #4 ) from feature/modernize-and-enhance into main
...
Reviewed-on: #4
2026-03-17 00:13:42 +00:00
(jenkins)
701904dca7
Merge branch 'main' into feature/modernize-and-enhance
2026-03-17 00:13:28 +00:00
(jenkins)
25f3a09374
Implement 20x warp speed over water with land prediction and speedometer UI
2026-03-17 00:08:50 +00:00
(jenkins)
f89bda232e
Add missing turf import for flyover animation
2026-03-16 23:36:06 +00:00
(jenkins)
259fdf1e10
Fix flyover button clickability and camera positioning
2026-03-16 23:35:22 +00:00
(jenkins)
8be3e04803
Implement 3D globe fly-over animation using MapLibre FreeCamera and Turf.js
2026-03-16 23:19:40 +00:00
(jenkins)
f0767c798c
Extend line range to antipode (20k km), increase city limit to 100, and fix info panel layout
2026-03-16 20:50:35 +00:00
(jenkins)
ad07a70125
Implement real GIS data import and PostGIS spatial queries
2026-03-16 20:32:22 +00:00
(jenkins)
e764efb189
Fix TypeError in results panel and properly manage city markers
2026-03-16 20:28:04 +00:00
steve-admin
af578aaff2
Merge pull request 'Modernize stack (React 19, Vite, Node 24) and add map preview features' ( #2 ) from feature/modernize-and-enhance into main
...
Reviewed-on: #2
2026-03-16 20:18:51 +00:00
(jenkins)
abae851315
Modernize stack (React 19, Vite, Node 24) and add map preview features
2026-03-16 19:46:08 +00:00
steve-admin
c90fc37d0d
Merge pull request 'Add initial documentation and test placeholders' ( #1 ) from docs-initial into main
...
Reviewed-on: #1
2026-03-16 16:31:42 +00:00
Agent Zero
4f7143fc4f
Add initial documentation and test placeholders
...
- Comprehensive README.md with run instructions
- Backend test structure (server.test.js)
- Frontend test structure (App.test.js)
- Setup instructions and troubleshooting guide
- API documentation and project structure overview
2026-03-16 16:11:46 +00:00
Agent Zero
b40116b56f
Initial commit: MVP scaffolding for Line of Sight application
...
- React frontend with MapLibre integration
- Node.js Express backend with dummy API
- Docker containerization (PostgreSQL+PostGIS, backend, frontend)
- Interactive map with direction selector
- 20 mock conurbations data
- Full project structure ready for PR workflow
2026-03-16 15:27:35 +00:00