Yuhong Sun
4f64444f0f
Fix Version from Tag not picked up ( #705 )
2023-11-06 20:01:20 -08:00
Yuhong Sun
602f9c4a0a
Default Version to 0.2-dev ( #690 )
2023-11-03 18:37:01 -07:00
Bradley
551705ad62
Implemented Danswer versioning system. ( #649 )
...
* Web & API server versioning system. Displayed on UI.
* Remove some debugging code.
* Integrated backend version into GitHub Action & Docker build workflow using env variables.
* Fixed web container environment variable name.
* Revise Dockerfiles for GitHub Actions workflow.
* Added system information page to admin panel with version info. Updated github workflows to include tagged version, and corresponding changes in the dockerfiles and codebases for web&backend to use env variables if present. Changed to 'dev' naming scheme if no env var is present to indicate local setup. Removed version from admin panel header.
* Added missing systeminfo dir to remote repo.
2023-11-03 18:02:39 -07:00
Weves
e8786e1a20
Small formatting fixes
2023-11-01 21:46:23 -07:00
Bryan Peterson
44e3dcb19f
support for zendesk help center ( #661 )
2023-11-01 21:11:56 -07:00
Weves
e8f778ccb5
Improve index attempt display
2023-11-01 18:33:54 -07:00
meherhendi
d9e5795b36
Removing unused codefrom gdrive connector
...
Signed-off-by: meherhendi <meherhendi0@gmail.com>
2023-10-31 14:48:39 -07:00
meherhendi
acb60f67e1
Adding credential.is_admin to fix Gdrive indexign bug
2023-10-31 14:48:39 -07:00
meherhendi
4990aacc0d
google drive step3 indexing not starting bug fix
2023-10-31 14:48:39 -07:00
Chris Weaver
8215a7859a
Small UI fixes ( #655 )
2023-10-29 23:17:25 -07:00
Yuhong Sun
37bba3dbe9
Gong to accept workspace IDs ( #654 )
2023-10-29 22:46:01 -07:00
Yuhong Sun
57ecab0098
Fix Json Output Issue and Fix miscount of new docs per Index Attempt ( #641 )
2023-10-29 00:34:28 -07:00
Yuhong Sun
26b491fb0c
Prep for Hybrid Search ( #648 )
2023-10-29 00:13:21 -07:00
Weves
e744c6b75a
Re-style cc pair status table
2023-10-28 21:11:01 -07:00
Weves
25814d7a23
Go back to hiding filters if screen width is too small
2023-10-28 14:52:07 -07:00
Weves
59b16ac320
Upgrade to latest NextJS version
2023-10-28 14:52:07 -07:00
Chris Weaver
fcce2b5a60
Individual connector page ( #640 )
2023-10-27 21:32:18 -07:00
Chris Weaver
ef2b445201
Support Confluence data center + allow for specifying labels to ignore ( #624 )
2023-10-24 17:40:42 -07:00
Weves
3554e29b8d
Add updated_at to UI + add time range selector
2023-10-23 23:32:16 -07:00
Chris Weaver
89807c8c05
Fix deletion status display + add celery util + fix seg faults ( #615 )
2023-10-22 19:41:29 -07:00
Yuhong Sun
e279918f95
Introduce Time Filters ( #610 )
2023-10-22 15:06:52 -07:00
Weves
8e3258981e
Adjust default Tremor color
2023-10-21 13:16:29 -07:00
Weves
47ab273353
Add tremor
2023-10-20 11:05:34 -07:00
dependabot[bot]
93d4eef61d
Bump @babel/traverse from 7.22.11 to 7.23.2 in /web ( #591 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 17:12:12 -07:00
Chris Weaver
1bd76f528f
Document explorer admin page ( #590 )
2023-10-18 18:41:39 -07:00
Chris Weaver
5da81a3d0d
Add hiding of documents to feedback page ( #585 )
2023-10-17 20:06:12 -07:00
Weves
ae0dbfadc6
Fix Google Drive Connector when using OAuth
2023-10-15 00:08:19 -07:00
Yuhong Sun
38d516cc7a
Update Danswer Docs Pointers ( #573 )
2023-10-14 12:12:37 -07:00
Yuhong Sun
af510cc965
API support for Chat to have citations ( #569 )
2023-10-13 17:38:25 -07:00
Weves
f0337d2eba
Auto-delete unlinked connectors on creation of a new connector with the same name
2023-10-13 13:40:37 -07:00
Weves
17e00b186e
Add back Gong connector to sidebar + fix formatting issues
2023-10-13 12:10:51 -07:00
Weves
41964031bf
Fix FE build
2023-10-12 11:05:43 -07:00
Yuhong Sun
51490b5cd9
Favor tz aware objects ( #562 )
2023-10-11 21:19:09 -07:00
nlp8899
90828008e1
Document360 Connector ( #552 )
2023-10-11 20:10:01 -07:00
Weves
876c6fdaa6
Address bug with automatic document set cleanup on connector deletion
2023-10-11 14:42:45 -07:00
Weves
dff7a4ba1e
Fix Google sites doc link
2023-10-08 23:13:37 -07:00
Chris Weaver
d95da554ea
Add Google Sites connector ( #532 )
2023-10-08 19:20:38 -07:00
Weves
fb1fbbee5c
Add some additional FE components
2023-10-08 17:24:12 -07:00
Weves
e8d3190770
Fix really long words / strings
2023-10-08 11:56:29 -07:00
Yuhong Sun
7d3f8b7c8c
Gong Connector ( #529 )
...
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-10-08 00:27:15 -07:00
Weves
9425ccd043
Fix import
2023-10-07 23:36:35 -07:00
Weves
829b50571d
Remove outdated experimental config in NextJS
2023-10-07 23:36:35 -07:00
Chris Weaver
d09c320538
Fix logout ( #536 )
2023-10-07 23:22:27 -07:00
dependabot[bot]
0fd51409ad
Bump zod and next in /web ( #530 )
...
Removes [zod](https://github.com/colinhacks/zod ). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js ). These dependencies need to be updated together.
Removes `zod`
Updates `next` from 13.4.19 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: indirect
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 17:19:49 -07:00
dependabot[bot]
30efe3df88
Bump postcss from 8.4.29 to 8.4.31 in /web ( #528 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 17:17:57 -07:00
Chris Weaver
9c89ae78ba
Move is_public from Credential to ConnectorCredentialPair ( #523 )
2023-10-05 20:55:41 -07:00
Weves
732f5efb12
Fix AUTH_TYPE env variable bug on frontend
2023-10-03 17:35:50 -07:00
Weves
29a0a45518
Replace 'respond_sender_only' with 'respond_tag_only' + prettify UI
2023-10-03 16:26:02 -07:00
Yuhong Sun
59bac1ca8f
Support more Slack Config Options ( #494 )
...
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-10-03 14:55:29 -07:00
nlp8899
c666f35cd0
create a hubspot connector ( #482 )
2023-10-02 10:13:23 -07:00