Commit graph

16 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
2fc87d4dbf updated PIBI ui 2026-05-07 11:26:22 +00:00
Khalim Conn-Kowlessar
a046ed4a5c working on pibi ui 2026-05-06 23:04:45 +00:00
Khalim Conn-Kowlessar
dda2980cac redesigning ui for tracking page 2026-05-06 11:56:26 +00:00
Khalim Conn-Kowlessar
4734eeed07 updating live tracking new features UI 2026-05-05 20:43:19 +00:00
Khalim Conn-Kowlessar
084391b9dc add cypress spec for pibi-measure selection flow
Verifies that an approver can open the drawer, tick/untick PIBI
measures, save the selection, and that the POST to pibi-measures route
(which pushes measures_for_pibi_ordered to HubSpot) is intercepted with
the correct payload. Uses cy.intercept stubs for both GET and POST.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 19:15:35 +00:00
Khalim Conn-Kowlessar
f3ce506653 add cypress spec for instruct-measure flow
Approver opens the drawer at the Measures section, picks a measure from
the catalogue dropdown, submits, and the spec asserts the optimistic
chip, the POST payload + response shape, and that the approval log
surfaces the new approval row.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 18:58:08 +00:00
Khalim Conn-Kowlessar
a69dac1fca add editable domna survey section and cypress spec
Replaces the read-only Domna InfoRow block with a DomnaEditor that lets
approvers set a free-text survey type and a survey date with optimistic
update + error surfacing, mirroring the halted-state editor. Non-approvers
keep the read-only InfoRow view. Cypress spec covers the approver flow
end-to-end with a reload-persistence check.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 18:38:17 +00:00
Khalim Conn-Kowlessar
3070f2c763 add editable halted state section and cypress spec
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 18:26:18 +00:00
Khalim Conn-Kowlessar
3d08a423a6 add editable PIBI dates section and cypress spec 2026-05-05 14:34:05 +00:00
Khalim Conn-Kowlessar
f6aaa89c5b add cypress spec for measures row drawer flow 2026-05-05 12:10:14 +00:00
Jun-te kim
2b02e3714b save 2025-08-21 11:30:23 +01:00
Khalim Conn-Kowlessar
4db0ce0091 Added some documentation 2023-07-11 15:49:19 +01:00
Khalim Conn-Kowlessar
9a3b067478 WOOOO After so much pain, it's working 2023-07-11 15:38:25 +01:00
Khalim Conn-Kowlessar
e0b0fa993e full login automated testing still not working - will come back to this and probably run in docker 2023-07-11 15:00:19 +01:00
Khalim Conn-Kowlessar
0f8d63f588 Creating automated testing - blocked until we have a test account 2023-07-11 12:14:48 +01:00
Khalim Conn-Kowlessar
bc742a8ecb setup cypress template 2023-07-11 11:00:27 +01:00