Commit Graph

633 Commits

Author SHA1 Message Date
Rohan Verma c2e8e3585c Merge pull request #232 from MODSetter/dev
feat: chat to ui llamaindex
2025-07-26 12:11:40 +05:30
Rohan Verma 9983ccdee8 Merge pull request #231 from Utkarsh-Patel-13/llamaindex-chatui-integration
Re-design & reimplemented Chat UI #223
2025-07-26 12:01:23 +05:30
Utkarsh-Patel-13 06321d0b34 Fixed: Data table selction on filter & added jira connector 2025-07-25 20:05:29 -07:00
Utkarsh-Patel-13 f006a76587 Merge main to Llamaindex-chatui 2025-07-25 19:41:05 -07:00
Utkarsh-Patel-13 c258c0dbb2 Fixed link for chat re-route 2025-07-25 19:31:11 -07:00
Utkarsh-Patel-13 1dd373a700 Replacing researcher chat components with new chat page and components 2025-07-25 19:12:09 -07:00
Utkarsh-Patel-13 96d9ee68a3 Formattting for enw chat components 2025-07-25 18:06:48 -07:00
Utkarsh-Patel-13 0c869feae4 Minor fixes to package.json 2025-07-25 16:08:20 -07:00
Utkarsh-Patel-13 246e3d61ed Minor fixes and renaming to new chat ui components 2025-07-25 16:07:42 -07:00
Utkarsh-Patel-13 5197269c43 Added Further question component and streaming fix 2025-07-25 15:40:29 -07:00
Utkarsh-Patel-13 1318feef66 Added inline citations and updated sources display as per new data format 2025-07-25 15:11:19 -07:00
Rohan Verma 617a7a34b5 Merge pull request #229 from MODSetter/dev
fix: linting
2025-07-26 01:43:21 +05:30
MSI\ModSetter fa4292aa0e Merge commit '4473fc3f5d7c5370bc2998ddff994fb781a79ae0' into dev 2025-07-25 13:07:44 -07:00
Rohan Verma c44999f2a7 Merge pull request #226 from Utkarsh-Patel-13/main
Ruff formater + Linter
2025-07-26 01:35:01 +05:30
Utkarsh-Patel-13 2827522ebc Fixed formatting and linting post Jira connector PR 2025-07-25 10:52:34 -07:00
Rohan Verma 4473fc3f5d Merge pull request #227 from MODSetter/dev
chore: update docs
2025-07-25 22:30:49 +05:30
MSI\ModSetter 0398046ba5 chore: update docs 2025-07-25 09:55:07 -07:00
Rohan Verma 665074e6e9 Merge pull request #222 from CREDO23/feature/add-jira-connector
[Feat]: Add  JIRA connector
2025-07-25 21:58:49 +05:30
CREDO23 127681d2e1 clean up 2025-07-25 10:13:46 +02:00
CREDO23 b4d29ba3a0 add coderabbit suggestions 2025-07-25 09:01:53 +02:00
CREDO23 756a429159 remove prettier cache files 2025-07-25 08:59:32 +02:00
CREDO23 d9875eb7a6 update the JIRA connector 2025-07-25 08:59:32 +02:00
CREDO23 655352fc09 fix issues indexing with jira connector 2025-07-25 08:59:32 +02:00
CREDO23 4984aab3f1 update auth type 2025-07-25 08:59:32 +02:00
CREDO23 7af65a5a66 update the promt 2025-07-25 08:59:32 +02:00
CREDO23 2bb013ef9d update the promt 2025-07-25 08:59:32 +02:00
CREDO23 6bced733b2 add jira connector implementation in the web 2025-07-25 08:59:32 +02:00
CREDO23 cd05a06a91 update connector indexing / update connector service 2025-07-25 08:59:32 +02:00
CREDO23 ca98693005 update connector indexing / update connector service 2025-07-25 08:59:32 +02:00
CREDO23 a6fe7e583b generate new migration / fix migration files 2025-07-25 08:59:32 +02:00
CREDO23 b2a19af1f7 generate new migration / fix migration files 2025-07-25 08:59:32 +02:00
CREDO23 90bfec6e7d add jira to document type enum and search source connector type enum 2025-07-25 08:59:32 +02:00
CREDO23 c4eab5eaba feat: add jira connector module implementation 2025-07-25 08:59:32 +02:00
CREDO23 f488c106fa feat: add a starter implementation of JIRA connector module 2025-07-25 08:59:32 +02:00
UtkarshPatel 740089ef2e Merge pull request #1 from Utkarsh-Patel-13/backend/ruff-linter-formatter
Backend/ruff linter formatter
2025-07-24 16:21:11 -07:00
Utkarsh-Patel-13 c39de63d55 Fixed code quality workflows for file-quality and security 2025-07-24 16:10:28 -07:00
Utkarsh-Patel-13 9425f63e51 Fixed frontend tag in code quality workflwo 2025-07-24 16:02:17 -07:00
Utkarsh-Patel-13 1073f39bf3 github workflow for checking commits 2025-07-24 15:59:28 -07:00
Utkarsh-Patel-13 0c107df03d removed trim trailing whitespace 2025-07-24 15:28:48 -07:00
Utkarsh-Patel-13 7b52af5e77 fix: ruff linting for alembic version files 2025-07-24 15:21:54 -07:00
Utkarsh-Patel-13 f589d51c36 fix: remove trailing whitespace and update pre-commit config 2025-07-24 15:09:01 -07:00
Utkarsh-Patel-13 7bf32e8688 fix: remove trailing whitespace and update pre-commit config 2025-07-24 15:08:45 -07:00
Utkarsh-Patel-13 14ad030c79 pre-commit bandit args fix 2025-07-24 14:56:59 -07:00
Utkarsh-Patel-13 af6caf8cf5 added ruff to precommit hook 2025-07-24 14:53:31 -07:00
Utkarsh-Patel-13 d359a59f6d Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
Utkarsh-Patel-13 0a03c42cc5 Added ruff to dependencies 2025-07-24 10:24:14 -07:00
Rohan Verma 505a005bac Merge pull request #225 from MODSetter/dev
refactor: fix for linkup
2025-07-24 22:28:28 +05:30
MSI\ModSetter 773c47c453 refactor: fix for linkup 2025-07-24 09:06:54 -07:00
Utkarsh-Patel-13 2b647a9e7d Sources message section integration 2025-07-22 22:41:42 -07:00
Utkarsh-Patel-13 7c6437eef6 Better layout for terminal and chat messages 2025-07-22 20:36:52 -07:00