From 2709ab4674d3fbb1896f16c9705ad9cf83cab571 Mon Sep 17 00:00:00 2001 From: Graham McIntie Date: Sat, 14 Feb 2026 16:31:05 -0600 Subject: [PATCH] Fix integration API key field: read from saved credentials like NetBox --- .../live/org/settings_live.html.heex | 35 ++++++++++--------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/lib/towerops_web/live/org/settings_live.html.heex b/lib/towerops_web/live/org/settings_live.html.heex index cbe778d3..d056881f 100644 --- a/lib/towerops_web/live/org/settings_live.html.heex +++ b/lib/towerops_web/live/org/settings_live.html.heex @@ -1464,24 +1464,27 @@ - <.input - field={@integration_form[:api_key]} - type="password" - label={ - if(provider.id == "pagerduty", +
+ + +
<%= if provider.id == "pagerduty" do %>