kasun
43bbcece7a
add session-based connection management and React dashboard
...
Backend: adds JDBC session support, login/status/logout endpoints, and
new DTOs (AuthResponse, ConnectionStatusResponse, LoginResult). Frontend
replaces the Vite boilerplate with a Dashboard, ServiceCard, and
ConnectModal backed by a typed API client.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-10 03:30:36 +02:00
kasun
01fa3e4267
added integration test for missing creds
2026-04-09 21:18:52 +02:00
kasun
7de38afec2
added ConnectionService and HomeboxProvider tests
2026-04-09 21:11:17 +02:00
kasun
a5c1931a2a
removed apikey variable from homebox test
2026-04-09 21:09:27 +02:00
kasun
3e80b81e07
added comment
2026-04-08 22:35:59 +02:00
kasun
ef4ee70aac
added WrongServiceTypeException
2026-04-08 22:33:04 +02:00
kasun
c553735653
removed main test
2026-04-08 22:31:36 +02:00
kasun
702e6bb973
revised HBTest to match new request body
2026-04-08 20:49:28 +02:00
kasun
3e4a1f92b1
added username for uniqueness of connection db entry
2026-04-08 17:38:42 +02:00
kasun
c59f2598b0
added final fileds
2026-04-08 02:22:07 +02:00
kasun
240a366ce8
added login logic excl refresh call
2026-04-06 05:02:46 +02:00
kasun
9c3e1469c7
added ApplicationTests
2026-04-06 03:51:36 +02:00
kasun
0169cf04b6
refactored connection classes to be more generic and accept credentials of different apps.
2026-04-03 02:58:34 +02:00
kasun
6267e18478
changed format
2026-03-30 20:42:48 +02:00
kasun
79379b238a
changes test name added comment
2026-03-30 20:42:39 +02:00
kasun
75b6995b94
added post request to achieve login response with tokens
2026-03-30 05:07:51 +02:00
kasun
3f579799af
setup testing environment with test-db, added test
2026-03-25 01:53:42 +01:00
kasun
15831aefd7
added initial spring boot setup with external postgres connection and openai api key
2026-03-20 01:50:17 +01:00