SurfSense/surfsense_web/components/assistant-ui/connector-popup
SohamBhattacharjee2003 36391acfd0 fix: add autoComplete attributes to form inputs for better UX
- Add autoComplete="username" and "current-password" to login form
- Add autoComplete="email" and "new-password" to register form inputs
- Add autoComplete="name" to profile display name input
- Add autoComplete="off" to connector search input
- Enables browser password managers and autofill functionality
2026-04-08 04:58:14 +05:30
..
components fix: add autoComplete attributes to form inputs for better UX 2026-04-08 04:58:14 +05:30
config refactor: update connector status messages and remove deprecated Google OAuth connector entries 2026-03-18 17:01:07 +05:30
connect-forms chore: linting 2026-03-31 14:45:46 -07:00
connector-configs chore: linting 2026-03-31 14:45:46 -07:00
constants feat: implement Dropbox connector configuration and UI components for folder and file selection 2026-03-30 22:27:22 +05:30
hooks chore: linting 2026-03-31 14:45:46 -07:00
tabs chore: linting 2026-03-31 21:42:03 -07:00
utils fix: remove unnecessary 'use client' directives to reduce client bundle 2026-04-08 04:39:39 +05:30
views feat: implement Dropbox connector configuration and UI components for folder and file selection 2026-03-30 22:27:22 +05:30
index.ts refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30