Add UI for setting BitBucket configuration to pipeliner ContentView file. User can choose service (GitLab, GitHub, BitBucket) using Swift UI Picker. After choosing BitBucket user can enter configuration for this type of service. Every TextField should have clear label. Optionally label can contain Link to online description (same as GitLab token TextField)
Add UI for setting BitBucket configuration to pipeliner
ContentView
file. User can choose service (GitLab, GitHub, BitBucket) using Swift UIPicker
. After choosing BitBucket user can enter configuration for this type of service. EveryTextField
should have clear label. Optionally label can containLink
to online description (same as GitLab tokenTextField
)Depends on #2