Commit 72eb253
committed
Fix document intelligence launch: port fallback and page reload after start
- services.html: Start button now reloads the page after starting a service
(was missing reloadAfter=true), so the updated status and Launch button
appear immediately without a manual refresh.
- services.html / service_detail.html: Launch button now appears for any
service that has a port configured, even when local_url is not explicitly
set. Previously, services with only a port had no Launch button at all.
- sample_data/import_existing_bundle.json: Added Document Intelligence
(DocumentPresentationResearch_Assistant) service entry so it can be
imported and launched from the Nexus Control Center.
https://claude.ai/code/session_01BX7BsftaQ3WdmdGGqKjf7n1 parent 695720d commit 72eb253
File tree
3 files changed
+36
-1
lines changed- local_nexus_controller/templates
- sample_data
3 files changed
+36
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
| 71 | + | |
68 | 72 | | |
69 | | - | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
173 | 200 | | |
174 | 201 | | |
175 | 202 | | |
0 commit comments