Joseph Doherty
d3adf8c2e4
test(playwright): SiteCalls hygiene — site-a seeds where grid-visible, scoped pager locator, next-enabled re-assert
2026-06-07 10:20:33 -04:00
Joseph Doherty
3b71ac220a
test(playwright): Site Calls keyset pagination edge case (Wave 4)
2026-06-07 04:06:08 -04:00
Joseph Doherty
eea68b97f6
test(playwright): Site Calls status-filter + empty-state edge cases (Wave 4)
2026-06-07 03:58:52 -04:00
Joseph Doherty
d80737978d
test(e2e): SiteCalls Discard click-through on a Parked row surfaces a relay outcome toast
2026-06-06 13:33:48 -04:00
Joseph Doherty
667d141f1a
test(e2e): unify toast assertion + extract shared PlaywrightDbConnection (review cleanups)
2026-06-05 11:00:27 -04:00
Joseph Doherty
c899cb162c
refactor: scrub residual ScadaLink refs → ScadaBridge (env vars, config keys, assembly name, SQL login)
...
Renames the 13 SCADALINK_* runtime env vars → SCADABRIDGE_*, the ScadaLink__
.NET config keys → ScadaBridge__, the stale ScadaLink.Host.exe assembly name
→ ZB.MOM.WW.ScadaBridge.Host.exe, the scadalink_app SQL login → scadabridge_app,
and residual identifiers/comments/docs. Migration records (prior rename
tooling/design, DB-rename helper, this scrub script) carved out.
Adds tools/scrub-scadalink-refs.sh.
2026-05-31 21:50:38 -04:00
Joseph Doherty
7b0b9c7365
refactor: rename ScadaLink → ZB.MOM.WW.ScadaBridge (code + projects + namespaces)
...
Solution + 23 src projects + 26 test projects renamed; folders, csproj,
namespaces, and ScadaLinkDbContext/ScadaBridgeDbContext class updated.
ActorSystem "scadalink" → "scadabridge", Akka seed-node URLs migrated.
SQL roles/logins, LDAP domains, CLI command name, and CLI config dir
(~/.scadalink → ~/.scadabridge) also renamed.
Build green; 5 Host.Tests fail awaiting SQL login rename in next commit.
Pre-existing StaleTagMonitor timing flakes unchanged.
Rename script committed at tools/rename-to-scadabridge.sh.
2026-05-28 09:37:45 -04:00