Commit graph

7942 commits

Author SHA1 Message Date
CREDO23
85ba1f258f plans: fold phase 0 into umbrella and resolve open items 2026-07-24 19:33:59 +02:00
CREDO23
e1a22897de plans: resolve phase 5-6 layout and dual-channel projection 2026-07-24 19:33:59 +02:00
CREDO23
2e433563d7 plans: correct phase 4 blob-sha and content_hash reality 2026-07-24 19:33:59 +02:00
CREDO23
ea4d03b707 plans: pin phase 3 write path to commit_staged_filesystem_state 2026-07-24 19:33:59 +02:00
CREDO23
ea5fbec911 plans: fix phase 2 read contract to chunk-rendered 2026-07-24 19:33:59 +02:00
CREDO23
0feccfe3af plans: pin redis lock and repo model in phase 1 2026-07-24 19:33:59 +02:00
CREDO23
6280a9f828 plans: add phase 0 shared contract 2026-07-24 19:33:59 +02:00
CREDO23
dc7642385b plans: add phase 6 zero projection 2026-07-24 19:16:21 +02:00
CREDO23
7c7504d421 plans: add phase 5 migration 2026-07-24 19:16:21 +02:00
CREDO23
e25b3097f1 plans: add phase 4 derived index 2026-07-24 19:16:21 +02:00
CREDO23
e09091ffa6 plans: add phase 3 commit write path 2026-07-24 19:16:21 +02:00
CREDO23
be55b522f7 plans: add phase 2 git working-tree backend 2026-07-24 19:16:21 +02:00
CREDO23
b1a14eeeb2 plans: add phase 1 git storage core 2026-07-24 19:16:21 +02:00
CREDO23
0215a7563d plans: add git-native KB flow diagrams 2026-07-24 19:16:21 +02:00
CREDO23
954d3103f4 plans: sequence phases and log decisions 2026-07-24 19:16:21 +02:00
CREDO23
b6961d900b plans: define KB backend phases 2026-07-24 19:16:21 +02:00
CREDO23
4a9c374c25 plans: lock decisions in KB umbrella 2026-07-24 19:16:21 +02:00
CREDO23
88b285a65e plans: add git-native KB umbrella positioning 2026-07-24 19:16:21 +02:00
CREDO23
30aaa55fd0 docs: add v1 scope and consequences to KB ADR 2026-07-24 19:16:21 +02:00
CREDO23
ebab1f40c0 docs: cite sources in git-native KB ADR 2026-07-24 19:16:21 +02:00
CREDO23
ac2537acd3 docs: record git-native KB decision 2026-07-24 19:16:21 +02:00
CREDO23
d7396175b8 docs: add git-native KB ADR context 2026-07-24 19:16:21 +02:00
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
Rohan Verma
a3541428d1
Merge pull request #1622 from MODSetter/dev_mod
feat(backend): integrate PostHog analytics for enhanced observability
2026-07-23 15:25:34 -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