Commit Graph

3550 Commits

Author SHA1 Message Date
e8f7c34a72 k 2025-02-28 14:18:52 -08:00
1a378448f4 k 2025-02-28 14:10:33 -08:00
b0f00953bc Add CODEOWNERS 2025-02-28 13:57:33 -08:00
f6a75c86c6 Bugfix/emit background error (#4156)
* print the test name when it runs

* type hints

* can't reuse session after an exception

* better logging

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-28 18:35:24 +00:00
ed9989282f nit- update casing enforcement on frontend 2025-02-28 10:09:06 -08:00
e80a0f2716 Improved google connector flow (#4155)
* fix handling

* k

* k

* fix function

* k

* k
nightly-latest-20250228
2025-02-28 05:13:39 +00:00
909403a648 Feature/confluence oauth (#3477)
* first cut at slack oauth flow

* fix usage of hooks

* fix button spacing

* add additional error logging

* no dev redirect

* early cut at google drive oauth

* second pass

* switch to production uri's

* try handling oauth_interactive differently

* pass through client id and secret if uploaded

* fix call

* fix test

* temporarily disable check for testing

* Revert "temporarily disable check for testing"

This reverts commit 4b5a022a5f.

* support visibility in test

* missed file

* first cut at confluence oauth

* work in progress

* work in progress

* work in progress

* work in progress

* work in progress

* first cut at distributed locking

* WIP to make test work

* add some dev mode affordances and gate usage of redis behind dynamic credentials

* mypy and credentials provider fixes

* WIP

* fix created at

* fix setting initialValue on everything

* remove debugging, fix ??? some TextFormField issues

* npm fixes

* comment cleanup

* fix comments

* pin the size of the card section

* more review fixes

* more fixes

---------

Co-authored-by: Richard Kuo <rkuo@rkuo.com>
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-28 03:48:51 +00:00
cd84b65011 quick fix (#4154) 2025-02-28 02:03:34 +00:00
413f21cec0 Filter assistants fix (#4153)
* k

* quick nit

* minor assistant filtering fix
2025-02-28 02:03:21 +00:00
eb369384a7 Log server side auth error + slackbot pagination fix (#4149) v0.20.0-cloud.84 v0.23.0-cloud.0 2025-02-27 18:05:28 -08:00
0a24dbc52c k# Please enter the commit message for your changes. Lines starting (#4144) 2025-02-27 23:34:20 +00:00
a7ba0da8cc Lowercase multi tenant email mapping (#4141) 2025-02-27 15:33:40 -08:00
aaced6d551 scan images 2025-02-27 15:25:29 -08:00
4c230f92ea trivy test 2025-02-27 15:05:03 -08:00
07d75b04d1 enable trivy scan 2025-02-27 14:22:44 -08:00
a8d10750c1 fix propagation of is_agentic (#4150) 2025-02-27 11:56:51 -08:00
85e3ed57f1 Order chat sessions by time updated, not created (#4143)
* order chat sessions by time updated, not created

* quick update

* k
2025-02-27 17:35:42 +00:00
e10cc8ccdb Multi tenant user google auth fix (#4145) 2025-02-27 10:35:38 -08:00
7018bc974b Better looking errors (#4050)
* add error handling

* fix

* k
nightly-latest-20250227
2025-02-27 04:58:25 +00:00
9c9075d71d Minor improvements to provisioning (#4109)
* quick fix

* k

* nit
2025-02-27 04:57:31 +00:00
338e084062 Improved tenant handling for slack bot (#4099) 2025-02-27 04:06:26 +00:00
2f64031f5c Improved tenant handling for slack bot1 (#4104) 2025-02-27 03:40:50 +00:00
abb74f2eaa Improved chat search (#4137)
* functional + fast

* k

* adapt

* k

* nit

* k

* k

* fix typing

* k
2025-02-27 02:27:45 +00:00
a3e3d83b7e Improve viewable assistant logic (#4125)
* k

* quick fix

* k
2025-02-27 01:24:39 +00:00
4dc88ca037 debug playwright failure case 2025-02-26 17:32:26 -08:00
11e7e1c4d6 log processed tenant count (#4139)
Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-26 17:26:48 -08:00
f2d74ce540 Address Auth Edge Case (#4138) 2025-02-26 17:24:23 -08:00
25389c5120 first cut at anonymizing query history (#4123)
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-26 21:32:01 +00:00
ad0721ecd8 update (#4086) v0.23.0-beta.1 v0.23.0 2025-02-26 18:12:07 +00:00
426a8842ae Markdown copying / html formatting (#4120)
* k

* delete unnecessary util
nightly-latest-20250226
2025-02-26 04:56:38 +00:00
a98dcbc7de Update tenant logic (#4122)
* k

* k

* k

* quick nit

* nit
2025-02-26 03:53:46 +00:00
6f389dc100 Improve lengthy chats (#4126)
* remove scroll

* working well

* nit

* k

* nit
2025-02-26 03:22:21 +00:00
d56177958f fix email headers (#4100) 2025-02-26 03:12:30 +00:00
0e42ae9024 Content of .xlsl are not properly read during indexing. (#4035) 2025-02-25 21:10:47 -08:00
ce2b4de245 temp remove 2025-02-25 20:46:55 -08:00
a515aa78d2 Fix confluence test (#4130) 2025-02-26 03:03:54 +00:00
23073d91b9 reduce number of chars to index for search v0.20.0-cloud.76 2025-02-25 19:27:50 -08:00
f767b1f476 Fix confluence permission syncing at scale (#4129)
* Fix confluence permission syncing at scale

* Remove line

* Better log message

* Adjust log
2025-02-25 19:22:52 -08:00
9ffc8cb2c4 k 2025-02-25 18:15:49 -08:00
98bfb58147 Handle bad slack configurations– multi tenant (#4118)
* k

* quick nit

* k

* k
2025-02-25 22:22:54 +00:00
6ce810e957 faster indexing status at scale plus minor cleanups (#4081)
* faster indexing status at scale plus minor cleanups

* mypy

* address chris comments

* remove extra prints
2025-02-25 21:22:26 +00:00
07b0b57b31 (nit) bump timeout 2025-02-25 14:10:30 -08:00
118cdd7701 Chat search (#4113)
* add chat search

* don't add the bible

* base functional

* k

* k

* functioning

* functioning well

* functioning well

* k

* delete bible

* quick cleanup

* quick cleanup

* k

* fixed frontend hooks

* delete bible

* nit

* nit

* nit

* fix build

* k

* improved debouncing

* address comments

* fix alembic

* k
2025-02-25 20:49:46 +00:00
ac83b4c365 validate connector deletion (#4108)
* validate connector deletion

* fixes

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
2025-02-25 20:35:21 +00:00
fa408ff447 add 3.7 (#4116) 2025-02-25 12:41:40 -08:00
4aa8eb8b75 fix scrolling test (#4117)
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2025-02-25 10:23:04 -08:00
60bd9271f7 Bugfix/model tests (#4092)
* trying out a fix

* add ability to manually run model tests

* add log dump

* check status code, not text?

* just the model server

* add port mapping to host

* pass through more api keys

* add azure tests

* fix litellm env vars

* fix env vars in github workflow

* temp disable litellm test

---------

Co-authored-by: Richard Kuo (Danswer) <rkuo@onyx.app>
nightly-latest-20250225
2025-02-25 04:53:51 +00:00
5d58a5e3ea Add ability to index all of Github 2025-02-24 18:56:36 -08:00
a99dd05533 Add option to index all Jira projects (#4106)
* Add option to index all Jira projects

* Fix test

* Fix web build

* Address comment
2025-02-25 02:07:00 +00:00
0dce67094e Prettier formatting for bedrock (#4111)
* k

* k
2025-02-25 02:05:29 +00:00