SurfSense/surfsense_web/components/editConnector
google-labs-jules[bot] ac4bc76d4e fix: Correct syntax error in EditSlackConnectorConfigForm
Removes an extraneous closing JSX fragment tag (`</>`) at the end of
the file `surfsense_web/components/editConnector/EditSlackConnectorConfigForm.tsx`
that was causing a compilation error.
2025-05-29 03:25:00 +00:00
..
EditConnectorLoadingSkeleton.tsx small refactor, break down components 2025-04-16 20:52:38 -07:00
EditConnectorNameForm.tsx small refactor, break down components 2025-04-16 20:52:38 -07:00
EditGitHubConnectorConfig.tsx small refactor, break down components 2025-04-16 20:52:38 -07:00
EditSimpleTokenForm.tsx small refactor, break down components 2025-04-16 20:52:38 -07:00
EditSlackConnectorConfigForm.test.tsx I've added comprehensive unit and integration tests for the recently implemented Slack connector features. This includes tests for backend logic (SlackHistory, indexing tasks, API routes) and frontend components and hooks. 2025-05-28 10:48:28 +00:00
EditSlackConnectorConfigForm.tsx fix: Correct syntax error in EditSlackConnectorConfigForm 2025-05-29 03:25:00 +00:00
types.ts feat: Added LinkUP Search Engine Connector 2025-04-27 15:53:33 -07:00