abapGit/src/git_platform
Fabian Lupa 872339dfe8
Refactor remote settings (#5483)
* Add get_switched_origin to repo_online

* Add onclick action for radiobuttons

* Refactor remote settings to allow for direct input

without using value helps

* Adjust branch overview error message

Inform the user about the possibility of changing HEAD directly without using the value help (that failed to show up).

* Fix hidden form fields taking up vertical space

* Add min/max restriction to commit field

on remote settings page

* Implement basic validation for commit id

on remote settings page

* Load previous branch/tag when PR is selected

in remote settings page to be able to switch back to it more easily

* Use current form data in PR and tag selection

on remote settings page, where possible. Otherwise check the form values are the same as the repo instance values.

* Fix issue when changing URL and switching from PR

at the same time

* Remove repo dependency in PR enumerator

to be able to list PRs for the current url on the repo remote settings page

* Update zcl_abapgit_branch_overview.clas.abap

Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-05-02 13:22:23 +02:00
..
package.devc.xml Move git url repo methods (#4147) 2020-11-10 06:34:16 +01:00
zcl_abapgit_git_url.clas.abap Move git url repo methods (#4147) 2020-11-10 06:34:16 +01:00
zcl_abapgit_git_url.clas.testclasses.abap ZCL_ABAPGIT_GIT_URL, remove repo usage (#4225) 2020-11-24 08:00:36 +01:00
zcl_abapgit_git_url.clas.xml Move git url repo methods (#4147) 2020-11-10 06:34:16 +01:00
zcl_abapgit_pr_enum_github.clas.abap ajson, Automatic Update (#4895) 2021-08-16 08:20:05 +02:00
zcl_abapgit_pr_enum_github.clas.xml Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00
zcl_abapgit_pr_enumerator.clas.abap Refactor remote settings (#5483) 2022-05-02 13:22:23 +02:00
zcl_abapgit_pr_enumerator.clas.xml Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00
zif_abapgit_pr_enum_provider.intf.abap Move PR enum classes to new package (#4154) 2020-11-10 14:19:23 +01:00
zif_abapgit_pr_enum_provider.intf.xml Update object descriptions - Part 1 (#5314) 2022-02-02 07:31:54 +01:00