Skip to content

chore(release): v1.1.2 add mvp posthog disclosure & open well detail page in new tab - #346

Open
TylerAdamMartinez wants to merge 6 commits into
productionfrom
hotfix/bdms-994-mvp-production-patch
Open

chore(release): v1.1.2 add mvp posthog disclosure & open well detail page in new tab#346
TylerAdamMartinez wants to merge 6 commits into
productionfrom
hotfix/bdms-994-mvp-production-patch

Conversation

@TylerAdamMartinez

Copy link
Copy Markdown
Contributor

Why
This PR addresses the following problem/context:

  • Add a clear disclosure explaining how Ocotillo uses PostHog analytics and production session recordings.

How

Implementation summary - the following was changed/added/removed:

  • Added a new /analytics-disclosure route that renders the disclosure through ContentPage.

Notes

Any special considerations, workarounds, or follow-up work to note?

@TylerAdamMartinez TylerAdamMartinez self-assigned this Aug 14, 2026
@TylerAdamMartinez TylerAdamMartinez added the documentation Improvements or additions to documentation label Aug 14, 2026
@TylerAdamMartinez

Copy link
Copy Markdown
Contributor Author

I'm not sure whether I need to update the branch name to match the hotfix naming convention of hotfix/{version_number}

@TylerAdamMartinez TylerAdamMartinez changed the title task(posthog disclosure): add mvp posthog disclosure to production website chore(release): v1.1.2 add mvp posthog disclosure & open well detail page in new tab Aug 18, 2026
The well list is the entry point for comparing several wells, but every
path to a detail page replaced the list in place, so users lost their
scroll position and filters each time they checked one well.

- Add a leading column on the well list whose cell is a link to the well
  show page with target="_blank". The link fills the cell so the whole
  column is the hit target, and being a real anchor it also supports
  middle click and the browser "open in new window" context menu.
- Support Ctrl/Cmd+click and middle click on any ListPage row to open the
  record's show page in a new window. Shift is left alone because the
  DataGrid uses it for row range selection.
- Extract buildWellShowPath so the in-app route has one definition.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@TylerAdamMartinez

Copy link
Copy Markdown
Contributor Author

DO NOT MERGE till the minor release is approved by @lizalino & @jirhiker

@chasetmartin

Copy link
Copy Markdown
Collaborator

@TylerAdamMartinez Can you share a screenshot of the new disclosure message/link that appears at login? I can't get the login window to open in dev with how my environment is setup at the moment.

@TylerAdamMartinez

Copy link
Copy Markdown
Contributor Author

@chasetmartin

Captura de pantalla 2026-08-20 a la(s) 10 11 00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants