Skip to content

Commit db6e5d4

Browse files
authored
chore(web): Remove deprecated connection creation/edit UI (#515)
* remove connections settings page * fix styling and remove additional components * add changelog
1 parent 4a449da commit db6e5d4

15 files changed

+14
-1239
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Fixed
1414
- Fixed "At least one project, user, or group must be specified" for GitLab configs with `all` in web configurator. [#512](https://github.com/sourcebot-dev/sourcebot/pull/512)
1515
- Fixed zoekt indexing failing with pipe in branch/tag names [#506](https://github.com/sourcebot-dev/sourcebot/pull/506)
16+
- Removed deprecated connection creation/edit UI [#515](https://github.com/sourcebot-dev/sourcebot/pull/515)
1617

1718
## [4.6.8] - 2025-09-15
1819

packages/web/src/app/[domain]/components/connectionCreationForms/bitbucketCloudConnectionCreationForm.tsx

Lines changed: 0 additions & 49 deletions
This file was deleted.

packages/web/src/app/[domain]/components/connectionCreationForms/bitbucketDataCenterConnectionCreationForm.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

packages/web/src/app/[domain]/components/connectionCreationForms/gerritConnectionCreationForm.tsx

Lines changed: 0 additions & 47 deletions
This file was deleted.

packages/web/src/app/[domain]/components/connectionCreationForms/giteaConnectionCreationForm.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

packages/web/src/app/[domain]/components/connectionCreationForms/githubConnectionCreationForm.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

packages/web/src/app/[domain]/components/connectionCreationForms/gitlabConnectionCreationForm.tsx

Lines changed: 0 additions & 49 deletions
This file was deleted.

packages/web/src/app/[domain]/components/connectionCreationForms/index.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)