sourcebot/packages/web
Michael Sukkarieh fdd71cfcfe
add better visualization for connection/repo errors and warnings (#201)
* replace upsert with seperate create many and raw update many calls

* add bulk repo status update and queue addition with priority

* add support for managed redis

* add note for changing raw sql on schema change

* add error package and use BackendException in connection manager

* handle connection failure display on web app

* add warning banner for not found orgs/repos/users

* add failure handling for gerrit

* add gitea notfound warning support

* add warning icon in connections list

* style nits

* add failed repo vis in connections list

* added retry failed repo index buttons

* move nav indicators to client with polling

* fix indicator flash issue and truncate large list results

* display error nav better

* truncate failed repo list in connection list item

* fix merge error

* fix merge bug

* add connection util file [wip]

* refactor notfound fetch logic and add missing error package to dockerfile

* move repeated logic to function and add zod schema for syncStatusMetadata
2025-02-19 18:10:22 -08:00
..
public add google logo to google oauth 2025-02-10 14:45:20 -08:00
src add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
.env Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
.eslintignore Config format V2 (#42) 2024-10-17 16:31:18 -04:00
.eslintrc.json Config format V2 (#42) 2024-10-17 16:31:18 -04:00
.gitignore Config format V2 (#42) 2024-10-17 16:31:18 -04:00
components.json add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
next.config.mjs add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
package.json add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
postcss.config.mjs Config format V2 (#42) 2024-10-17 16:31:18 -04:00
tailwind.config.ts Magic links (#199) 2025-02-18 11:34:07 -08:00
tsconfig.json Filtering panel (#48) 2024-10-28 10:30:29 -07:00
vitest.config.mts Search suggestions (#85) 2024-11-22 18:50:13 -08:00