Commit graph

607 commits

Author SHA1 Message Date
Utkarsh-Patel-13
2827522ebc Fixed formatting and linting post Jira connector PR 2025-07-25 10:52:34 -07:00
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
Rohan Verma
f788a861b3
Merge pull request #215 from masabinhok/feature/pre-commit
chore: Add Pre-Commit Hooks and CI Integration for Code Quality Enforcement
2025-07-22 21:33:53 +05:30
Rohan Verma
7d2c6e383f
Merge pull request #217 from MODSetter/dev
removed bad vid
2025-07-22 00:50:28 +05:30
MSI\ModSetter
e32f080386 removed bad vid 2025-07-21 12:20:02 -07:00
Rohan Verma
82b402cc31
Merge pull request #216 from MODSetter/dev
chore: updated docs for docling
2025-07-22 00:46:01 +05:30
MSI\ModSetter
a0aa29eeb0 chore: updated docs for docling 2025-07-21 12:14:11 -07:00
Sabin Shrestha
285d57e000 fix: correct formatting for mypy hook in pre-commit configuration 2025-07-21 23:23:45 +05:45
Sabin Shrestha
cf9bc01664 refactor: enhance pre-commit workflow with improved diff detection and caching 2025-07-21 23:21:27 +05:45
Sabin Shrestha
5d4012b14f docs: add pre-commit hooks section to CONTRIBUTING.md and create PRE_COMMIT.md guide 2025-07-21 22:56:17 +05:45
Rohan Verma
50f84e1d0a
Merge pull request #214 from Utkarsh-Patel-13/fix/chat-optimization
Removed deprecated streaming methods.
2025-07-21 22:36:01 +05:30
Sabin Shrestha
b82c24ad07 chore: add pre-commit 2025-07-21 22:46:12 +05:45
Utkarsh-Patel-13
56432c388c Removed deprecated streaming methods 2025-07-21 09:56:32 -07:00
Utkarsh-Patel-13
53a79d9b65 Replaced deprecated stream service sources update call 2025-07-21 09:54:33 -07:00
Rohan Verma
dd7768206c
Merge pull request #213 from MODSetter/dev
Refactor: Cleanup DOCLING PR
2025-07-21 18:54:13 +05:30
MSI\ModSetter
4eab57a024 chore: Remove TESSDATA_PREFIX environment variable from docker-compose.override.yml 2025-07-21 06:23:12 -07:00
MSI\ModSetter
9e8929ed2d refactor: Update import path for TaskLoggingService in documents_routes.py 2025-07-21 06:20:44 -07:00
MSI\ModSetter
931fafa403 refactor: Remove deprecated document processing services and update imports
- Deleted the document_processing module and its associated docling_service.
- Updated imports in documents_routes.py and background_tasks.py to reflect the new service structure.
- Ensured compatibility with the task logging system by adjusting type hints for log entries.
2025-07-21 06:19:37 -07:00
MSI\ModSetter
621590c049 Refactor: Cleanup DOCLING PR 2025-07-21 06:12:11 -07:00