Commit 6f08154
Development (#223)
* Fix Enhanced Citations Errors When Deleting Documents (#218)
* Suggested update to README.md (#216)
In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.
* Initial plan for issue
* Fix enhanced citations errors when deleting documents
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fixed simplemde location
* Add flash message display to admin settings template
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
---------
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>
* Fix document dropdown to show all personal and group files in chat (#211)
* Initial plan for issue
* Implement custom document dropdown with search and scrolling
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add dropdown interaction improvements for better user experience
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add styling improvements and better initialization for document dropdown
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document dropdown display and interaction
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Additional fixes for document dropdown functionality
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document dropdown to stay within browser viewport bounds
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document dropdown width to stay within right pane
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Reduce document dropdown width for better fit within right pane
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Update document dropdown width to 400px as requested
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document dropdown to show all personal and group files
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document dropdown search filter functionality
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document search filter functionality to properly filter documents
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix document dropdown to close when clicking outside
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Improve Admin Settings Save Button Functionality (#222)
* Suggested update to README.md (#216)
In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.
* Initial plan for issue
* Improve save button functionality in admin settings
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
---------
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix: Persistent update notification in admin settings (#191)
* Initial plan for issue
* Fix update notification persistence in admin settings
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>
* Fix route_backend_settings uncontrolled data used in path expression (#220)
* Suggested update to README.md (#216)
In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.
* Update route_backend_settings.py
* Update application/single_app/route_backend_settings.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Create containers when Enhanced Citations is enabled (#226)
* Suggested update to README.md (#216)
In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.
* Initial plan for issue
* Implement container creation when Enhanced citations is enabled
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add additional comments and container existence logging
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
---------
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add App Settings Walkthrough for First-Time Deployment (#225)
* Suggested update to README.md (#216)
In deploying the latest release, I found that uploading documents to a user workspace fails when Enhanced Citations are enabled but containers have not manually been added to the storage account.
* Initial plan for issue
* Implement app settings walkthrough functionality
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Finalize settings walkthrough implementation and update documentation
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add button to manually launch settings walkthrough
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Convert modal walkthrough to inline container
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Enhance inline walkthrough with scrolling and proper tab selection
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add validation feedback and completion indicators to walkthrough
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Implement dynamic step skipping based on selected features
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add feedback for optional features in walkthrough and update Finish Setup button
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix Previous button in walkthrough and remove duplicate video/audio toggles
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix Next button on Document Intelligence step in settings walkthrough
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix walkthrough button and classification categories JSON parsing error
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Fix walkthrough navigation buttons and classification categories JSON parsing
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Remove Save Settings button from walkthrough step 1
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Remove enable button from Content Safety Settings walkthrough step
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
* Add APIM support to settings walkthrough with informative tooltips
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
---------
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: paullizer <34814295+paullizer@users.noreply.github.com>
Co-authored-by: Paul Lizer <paullizer@microsoft.com>
* Updated version, README, and RELEASE NOTES
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ChrisSheppard-UICGS <Christopher.Sheppard@bowhead.com>
Co-authored-by: Zeroday BYTE <github@zerodaysec.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent ef66657 commit 6f08154
File tree
15 files changed
+2578
-122
lines changed- application/single_app
- static
- css
- js
- admin
- chat
- simplemde
- templates
15 files changed
+2578
-122
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
244 | 253 | | |
245 | 254 | | |
246 | 255 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
| |||
636 | 637 | | |
637 | 638 | | |
638 | 639 | | |
639 | | - | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
640 | 651 | | |
641 | 652 | | |
642 | 653 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
5 | 53 | | |
6 | 54 | | |
7 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
387 | 404 | | |
388 | | - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
389 | 409 | | |
390 | | - | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
391 | 413 | | |
392 | 414 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
1113 | 1160 | | |
1114 | | - | |
| 1161 | + | |
1115 | 1162 | | |
1116 | 1163 | | |
1117 | 1164 | | |
| |||
1123 | 1170 | | |
1124 | 1171 | | |
1125 | 1172 | | |
1126 | | - | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
1127 | 1186 | | |
1128 | 1187 | | |
1129 | 1188 | | |
| |||
0 commit comments