Commit graph

3805 commits

Author SHA1 Message Date
CREDO23
06c7e27c72 Merge remote-tracking branch 'upstream/dev' into fixes-playground-ui
# Conflicts:
#	surfsense_web/lib/apis/base-api.service.ts
2026-07-24 08:29:39 +02:00
Rohan Verma
66de380e85
Merge pull request #1624 from AnishSarkar22/feat/connector-ui
feat(connectors): replace connector modal with a dedicated connectors layout
2026-07-23 15:26:15 -07:00
Anish Sarkar
4e678a9e09 refactor(composer-add-menu-drawer, thread): update "Browse all connectors" text to "Manage connectors" for consistency 2026-07-24 02:07:42 +05:30
Anish Sarkar
81e8c353f0 refactor(public-chat-snapshots-manager): extract info alert into a constant for improved readability and reuse 2026-07-24 01:13:46 +05:30
Anish Sarkar
9ec89f94de fix(AllChatsSidebar): increase font size for "no chats found" message for better visibility 2026-07-24 00:57:58 +05:30
Anish Sarkar
43ad064d3c refactor(search-messages): remove redundant "try a different search term" messages from various components and localization files 2026-07-24 00:57:15 +05:30
Anish Sarkar
5ea0e3f8e0 refactor(artifacts-library): replace Boxes icon with Shapes icon in empty state component 2026-07-24 00:55:34 +05:30
Anish Sarkar
1df5b843ac refactor(connectors-panel): remove unused imports and simplify connector row management with useConnectorRows hook 2026-07-24 00:49:29 +05:30
Anish Sarkar
7fba0c346e refactor(composer-action): streamline connector row handling and enhance health indicators with spinner and alert components 2026-07-24 00:49:18 +05:30
Anish Sarkar
c676a17ac7 refactor(composer-add-menu-drawer): update connector row types and enhance health indicators with spinner and alert components 2026-07-24 00:49:10 +05:30
Anish Sarkar
828b2733e5 feat(connector-rows): implement useConnectorRows hook for managing connector health and indexing state 2026-07-24 00:48:56 +05:30
Anish Sarkar
45c5309dbb feat(connector-constants): add grouping function for connectors by type and define ConnectorTypeRow interface 2026-07-24 00:31:49 +05:30
Anish Sarkar
16d25a9aac feat(connectors-panel): integrate input component and refactor connector grouping logic for improved search functionality 2026-07-24 00:31:41 +05:30
Anish Sarkar
a0ce494dd9 feat(composer-action): enhance connector management with grouped rows and improved state handling 2026-07-24 00:31:26 +05:30
Anish Sarkar
221139ec42 feat(composer-add-menu-drawer): implement mobile drawer for adding connectors and managing tools 2026-07-24 00:31:16 +05:30
CREDO23
cbf2334fb0 fix: scope runs detail scrolling to the output table 2026-07-23 20:47:10 +02:00
CREDO23
1e801b3ae9 feat: render api reference schemas with JsonView 2026-07-23 20:47:06 +02:00
Anish Sarkar
50f3704662 refactor(dashboard-error): update button components for navigation and issue reporting 2026-07-23 23:48:36 +05:30
Anish Sarkar
bea46980ea refactor(thread-ui): simplify Composer component by removing unused props and ConnectToolsBanner 2026-07-23 23:44:21 +05:30
Anish Sarkar
9945801a28 fix(mcp-connect-form): update key prop in tool list to use tool name for improved uniqueness 2026-07-23 23:40:02 +05:30
Anish Sarkar
094ef7af6f docs(connectors): rename tools & live sources to integrations 2026-07-23 23:38:39 +05:30
Anish Sarkar
63147e34e2 chore(mcp-form): reword MCP server description 2026-07-23 23:38:33 +05:30
Anish Sarkar
42b10b29a9 refactor(documents-sidebar): reduce import menu to watch-local-folder 2026-07-23 23:38:27 +05:30
Anish Sarkar
15b22a72a4 style(connector-views): remove internal padding for panel embedding 2026-07-23 23:38:22 +05:30
Anish Sarkar
98bdfbdbdb feat(connector-edit): fall back to connected card for config-less live connectors 2026-07-23 23:38:18 +05:30
Anish Sarkar
3acffb6818 refactor(connector-constants): remove import-type and category helpers 2026-07-23 23:38:14 +05:30
Anish Sarkar
bc31d594d7 refactor(active-connectors): show import connectors in active list 2026-07-23 23:38:02 +05:30
Anish Sarkar
50c3e1adf7 refactor(connector-card): drop deprecated state and inline MCP icon 2026-07-23 23:37:58 +05:30
Anish Sarkar
fb5671fa9a refactor(all-connectors): flatten catalog and drop category/deprecated sections 2026-07-23 23:37:55 +05:30
Anish Sarkar
6c1c75a3e1 feat(connector-icon): mask MCP icon to inherit currentColor 2026-07-23 23:37:51 +05:30
Anish Sarkar
915ebcf2e7 refactor(chat): open connectors page from composer/banner and restyle tool-group headings 2026-07-23 23:37:48 +05:30
Anish Sarkar
132fd1e5d6 refactor(connectors): remove legacy ConnectorIndicator modal 2026-07-23 23:37:40 +05:30
Anish Sarkar
91e05cb59c fix(connectors): land OAuth callback on connectors panel to resume flow 2026-07-23 23:37:30 +05:30
Anish Sarkar
e705a73ae9 feat(sidebar): add Connectors nav item to workspace sidebar 2026-07-23 23:37:26 +05:30
Anish Sarkar
9c16b7f407 feat(connectors): add dedicated connectors route with sidebar panel 2026-07-23 23:37:16 +05:30
CREDO23
4414932346 feat: surface playground run errors inline and persist toasts 2026-07-23 19:39:15 +02:00
CREDO23
55676cfe94 fix: skip logging and telemetry for handled 4xx errors 2026-07-23 19:39:15 +02:00
CREDO23
15962d205f feat: surface validation feedback in playground UI 2026-07-23 18:52:50 +02:00
CREDO23
1ad8efb658 feat: add per-platform URL hints 2026-07-23 18:52:50 +02:00
CREDO23
d7f89bb3fd feat: map 422 field errors for playground forms 2026-07-23 18:52:50 +02:00
CREDO23
18f5d30e61 feat: carry validation field errors in AppError 2026-07-23 18:52:50 +02:00
DESKTOP-RTLN3BA\$punk
dbedf0cfa5 feat(backend): integrate PostHog analytics for enhanced observability
- Added PostHog configuration options to .env.example files for both Docker and Surfsense backend.
- Introduced PostHog dependency in pyproject.toml.
- Implemented analytics middleware to capture various events across the application, including user authentication, automation runs, and API requests.
- Enhanced existing routes and services to emit analytics events, providing insights into user interactions and system performance.
- Ensured graceful shutdown of analytics clients in worker processes and application lifecycles.
2026-07-22 22:16:28 -07:00
Rohan Verma
ca4f231577
Merge pull request #1619 from CREDO23/feat-run-citations
[Feat] Cite scraper runs as verifiable sources in chat
2026-07-22 14:53:45 -07:00
Rohan Verma
110102c3c0
Merge pull request #1609 from AnishSarkar22/fix/tabs
refactor(tabs): pointer-based tabs with live react-query resolution, workspace limits, and UI polish
2026-07-22 14:53:29 -07:00
CREDO23
3f23f436fb refactor(citations): rename run chip to Source for non-technical users 2026-07-22 21:01:05 +02:00
CREDO23
6c8d109d76 test: parse run citation tokens 2026-07-22 19:35:04 +02:00
CREDO23
b86eadb847 feat: open runs in the citation panel 2026-07-22 19:35:04 +02:00
CREDO23
979ad02ef3 feat: render run citation chip 2026-07-22 19:35:04 +02:00
CREDO23
57d6182ca3 feat: parse run citation tokens 2026-07-22 19:35:04 +02:00
Anish Sarkar
ddfddb2d83 refactor: update comments and remove staleTime from useResolvedTabs for clarity and consistency 2026-07-22 12:58:31 +05:30