Commit 6c48f72
committed
fix: malformed citation urls (#8792)
* fix: malformed citation urls
* Try to sanitise the query param
* Convert citation urls to link with conversation and query IDs
* Revert to using call_id
* Add UI redirect
* Fix naviation in citation links
* PR comments
* More PR comments1 parent 28b79e9 commit 6c48f72
File tree
34 files changed
+2461
-1171
lines changed- proto
- gen/rill
- admin/v1
- runtime/v1
- rill/runtime/v1
- runtime
- ai
- evals
- server
- web-admin/src/routes/[organization]/[project]/-
- ai
- [conversationId]/message/[messageId]
- -/open
- open-query
- web-common/src
- features
- chat/core
- messages/text
- dashboards
- proto-state
- url-state
- entity-management
- explore-mappers
- proto/gen/rill/runtime/v1
- runtime-client/gen
- runtime-service
- web-local/src/routes/(viz)/-
- ai/[conversationId]/message/[messageId]
- -/open
- open-query
34 files changed
+2461
-1171
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2308 | 2308 | | |
2309 | 2309 | | |
2310 | 2310 | | |
2311 | | - | |
| 2311 | + | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | 2314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2308 | 2308 | | |
2309 | 2309 | | |
2310 | 2310 | | |
2311 | | - | |
| 2311 | + | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | 2314 | | |
| |||
0 commit comments