Commit graph

656 commits

Author SHA1 Message Date
Anish Sarkar
ea509b7d57 refactor: clean up formatting and indentation in MessageDetails component 2025-10-13 21:20:33 +05:30
Anish Sarkar
19c748bf97 feat: implement MessageDetails component for displaying log details in a dialog 2025-10-13 21:11:16 +05:30
Anish Sarkar
b9fc41fd19 feat: add expandable message rows in LogsTable for better readability 2025-10-13 04:30:26 +05:30
Anish Sarkar
6f7e8e003f fix: improve table layout and prevent content overflow in LogsTable. 2025-10-13 03:17:28 +05:30
Aki-07
0f252573cf feat(web): add SearxNG connector creation flow 2025-10-12 20:45:14 +05:30
Anish Sarkar
9cc5cdcb2d fix: edited docummentation for adding elasticsearch connector and removed reduntant stringToArray call 2025-10-12 18:00:47 +05:30
Anish Sarkar
97e0ea439b feat: add index selection feature with tips for Elasticsearch connector 2025-10-12 17:45:15 +05:30
Anish Sarkar
72e8d98f40 feat: enhance Elasticsearch connector to handle missing index configuration 2025-10-12 10:10:19 +05:30
Anish Sarkar
c3d249682f feat: update Elasticsearch connector handling and display name 2025-10-12 09:56:52 +05:30
Anish Sarkar
55d752e3c8 feat: added elasticsearch connector 2025-10-12 09:39:04 +05:30
DESKTOP-RTLN3BA\$punk
bee6b7c2cc fix: error handling and validation in LumaConnectorPage 2025-10-10 01:24:27 -07:00
DESKTOP-RTLN3BA\$punk
633ea3ac0f feat: moved LLMConfigs from User to SearchSpaces
- RBAC soon??
- Updated various services and routes to handle search space-specific LLM preferences.
- Modified frontend components to pass search space ID for LLM configuration management.
- Removed onboarding page and settings page as part of the refactor.
2025-10-10 00:50:29 -07:00
DESKTOP-RTLN3BA\$punk
aea09a5dad feat: Moved searchconnectors association from user to searchspace
- Need to move llm configs to searchspace
2025-10-08 21:13:01 -07:00
samkul-swe
61ddf469ed Not disabling dates anymore for any connector 2025-10-06 14:19:09 -07:00
DESKTOP-RTLN3BA\$punk
0eeb0356e2 refactor: renameed hooks 2025-10-05 13:53:22 -07:00
DESKTOP-RTLN3BA\$punk
4a835b5a07 biome 2025-10-04 12:22:33 -07:00
DESKTOP-RTLN3BA\$punk
811a9ad061 biome checks 2025-10-04 12:20:28 -07:00
DESKTOP-RTLN3BA\$punk
750d828f2b biome checks 2025-10-04 12:14:14 -07:00
DESKTOP-RTLN3BA\$punk
a27bbf971d fix: navbar overflow 2025-10-03 01:22:26 -07:00
DESKTOP-RTLN3BA\$punk
640fac553c chore: updated sitemap 2025-10-02 18:13:30 -07:00
DESKTOP-RTLN3BA\$punk
6415d4fd57 feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
DESKTOP-RTLN3BA\$punk
3adabe7a16 feat: frontpage 2025-10-02 12:43:43 -07:00
MSI\ModSetter
898fc884a9 chore: biome & ruff checks 2025-10-01 18:50:36 -07:00
Ryuhane
9973d51245
Merge branch 'dev' into dev 2025-10-01 14:00:06 -07:00
Natsume Ryuhane
797fe26f53
Implemented serverside pagination;
Enabled searchspace file mgmt panel to use serverside pagination;
2025-10-01 13:05:22 -07:00
DESKTOP-RTLN3BA\$punk
63b2c2f0a0 fix: sitemap 2025-09-30 23:05:12 -07:00
DESKTOP-RTLN3BA\$punk
e274c1307c try vercel fix 2025-09-30 22:45:04 -07:00
DESKTOP-RTLN3BA\$punk
1a1530957a feat: contact to frontpage and biome 2025-09-30 22:15:55 -07:00
DESKTOP-RTLN3BA\$punk
ba62489715 feat: added drizzle for contact management 2025-09-30 21:36:07 -07:00
DESKTOP-RTLN3BA\$punk
1a3faf03d5 feat: added contact and pricing
- Updated framer motion
2025-09-30 20:27:34 -07:00
DESKTOP-RTLN3BA\$punk
94367e4226 chore: linting and formatting 2025-09-28 22:26:26 -07:00
samkul-swe
9d2b808e66 Added Luma connector 2025-09-28 14:59:10 -07:00
DESKTOP-RTLN3BA\$punk
784894adce fix: biome 2025-09-18 17:52:07 -07:00
DESKTOP-RTLN3BA\$punk
c2897d7fbe fix: linting and document limit 2025-09-18 17:46:51 -07:00
samkul-swe
2fd77b74c9 fix for 322 - shows relevant messages and toasts 2025-09-18 14:52:46 -07:00
DESKTOP-RTLN3BA\$punk
b33c2904a6 refactor: connector icon handling by centralizing icon retrieval in contracts. 2025-09-13 15:13:04 -07:00
CREDO23
6b8295c133 update ui icons /e enums / etc with airtable data 2025-08-26 19:18:53 +02:00
CREDO23
a9bd5ffdb7 add UI implementations 2025-08-26 14:00:22 +02:00
DESKTOP-RTLN3BA\$punk
d804be5fb3 fix: Streaming Dulplicate Sources & Delete Search Space UI 2025-08-19 11:05:12 -07:00
Rohan Verma
c6921a4083
Merge pull request #261 from CREDO23/feature-google-calendar-connector/allow-indexing-future-events
[Improvement] Google calendar connector | Allow indexing for future events (dates
2025-08-17 15:11:38 -07:00
CREDO23
869f848179 fix merge conflits 2025-08-15 09:12:40 +02:00
CREDO23
2655692db3 add UI implementations 2025-08-15 09:12:40 +02:00
CREDO23
d70ebf9669 allow future events indexing for google calendar connector 2025-08-13 21:17:16 +02:00
Utkarsh-Patel-13
2a47299cd0 Fixed erroneous 'use server' in ui component 2025-08-11 10:49:36 -07:00
Utkarsh-Patel-13
a9ad7bcb2c Fixed erroneous 'use server' in ui component 2025-08-08 21:12:28 -07:00
Utkarsh-Patel-13
544c75d6ad Added persistance to sidebar state 2025-08-08 11:17:43 -07:00
Utkarsh-Patel-13
658410d9e2 Refactored document page: decomposed into sub-components, replaced tanstack table with shadcn table, updated layout for mobile 2025-08-08 11:11:44 -07:00
Utkarsh-Patel-13
63ef9313f2 Merge branch 'main' into fix/UI-Improvements 2025-08-08 10:37:44 -07:00
CREDO23
ad0a1e5c97 check if a google calendar exixst before adding it , in the add page 2025-08-03 12:16:40 +02:00
CREDO23
edf46e4de1 update seach source connector schema 2025-08-03 12:16:40 +02:00