Skip to content

BDMS-723: Add public data acknowledgement status & refactored boolean status chips#269

Merged
TylerAdamMartinez merged 1 commit intostagingfrom
TAM-BDMS-723
Apr 28, 2026
Merged

BDMS-723: Add public data acknowledgement status & refactored boolean status chips#269
TylerAdamMartinez merged 1 commit intostagingfrom
TAM-BDMS-723

Conversation

@TylerAdamMartinez
Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem/context:

  • Owner public data acknowledgment is needed for v1

How

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

  • Added derived owner public data acknowledgment field based on well?.current_location?.release_status
  • Displayed acknowledgment as a separate summary row above permissions
  • Introduced reusable BooleanStatusChip component for consistent status rendering

Notes

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

  • release_status → acknowledgement mapping is inferred (public = true, private = false, others = unknown)

Before:

Captura de pantalla 2026-04-28 a la(s) 12 15 09 Captura de pantalla 2026-04-28 a la(s) 12 14 48

After:

Captura de pantalla 2026-04-28 a la(s) 12 15 49 Captura de pantalla 2026-04-28 a la(s) 12 16 13

@TylerAdamMartinez TylerAdamMartinez self-assigned this Apr 28, 2026
@TylerAdamMartinez TylerAdamMartinez added the enhancement New feature or request label Apr 28, 2026
@TylerAdamMartinez TylerAdamMartinez requested review from jeremyzilar and jirhiker and removed request for jeremyzilar April 28, 2026 17:16
Copy link
Copy Markdown
Contributor

@jeremyzilar jeremyzilar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌟

@github-actions
Copy link
Copy Markdown

Preview Deployment

Preview URL: https://preview-tam-bdms-723-auejgdbofq-uc.a.run.app

Note: This preview uses the staging API endpoints.

@TylerAdamMartinez TylerAdamMartinez merged commit 206e69f into staging Apr 28, 2026
3 of 4 checks passed
@TylerAdamMartinez TylerAdamMartinez deleted the TAM-BDMS-723 branch April 28, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants