sourcebot/packages/web
Michael Sukkarieh e7fa4c4765
feat(connections): Add Azure Devops Support (#514)
* initial ado pol

* add support for ado logo

* default to main instead of HEAD when generating file url

* bump zoekt

* fix(web) Fix "At least one project, user, or group must be specified" for GitLab configs in web configurator (#512)

* feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided (#513)

* Quote branches argument in zoekt.ts to fix Pipe (#506)

* remove connections settings page

* fix styling and remove additional components

* add changelog

* add docs

* fix build error

* bump zoekt

* fix broken links for ado docs

* fix HEAD support for ado

* changelog

---------

Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
Co-authored-by: Michael Dekoski <michaeldekoski@gmail.com>
2025-09-17 22:18:56 -07:00
..
public feat(connections): Add Azure Devops Support (#514) 2025-09-17 22:18:56 -07:00
src feat(connections): Add Azure Devops Support (#514) 2025-09-17 22:18:56 -07:00
.eslintignore chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
.eslintrc.json V4 (#311) 2025-05-28 16:08:42 -07:00
.gitignore v3 effort (#158) 2025-03-31 22:34:42 -07:00
components.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
next.config.mjs chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
package.json feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided (#513) 2025-09-17 13:07:45 -07:00
postcss.config.mjs Config format V2 (#42) 2024-10-17 16:31:18 -04:00
sentry.client.config.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
sentry.edge.config.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
sentry.server.config.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
tailwind.config.ts chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
tsconfig.json chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
vitest.config.mts Search suggestions (#85) 2024-11-22 18:50:13 -08:00