Alexander Tsybulsky
19c49fd960
Bugfixes in html_form and Finetune add pages to new event ( #4011 )
...
* refactor validation in html_form + UT
* minor UT tweak
* subtle form bugfix (boolc return space string)
* cleanup add forms
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-12 16:40:24 +02:00
Lars Hvam
4e96acd4be
use HEAD symref as default branch ( #3983 )
...
* use HEAD symref as default branch
closes #3974
* autodetect
2020-10-07 08:59:30 +02:00
Alexander Tsybulsky
7c0ec067a1
rename repo related pages ( #3982 )
2020-10-06 08:22:22 +02:00
Marc Bernard
25774396e6
Dialogs: add offline repo HTML form ( #3960 )
...
* Dialogs: add offline repo HTML form
* Dialogs: add offline repo HTML form
* Dialogs: add offline repo HTML form
* Lint
* Lint
* Chaining
* Set required attribute
* Check for empty display name
* Change validation
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-03 10:18:45 +02:00
Alexander Tsybulsky
6e515e1063
Unified validate and normalize form params in html_form class ( #3904 )
...
* html_from - validate and normalize form params
* docs
2020-09-20 07:41:46 +02:00
Alexander Tsybulsky
9574dca828
html event abstraction, phase 2 (action utils usage unification) ( #3902 )
...
* action utils improvements
* page unifications
* linter
2020-09-19 11:02:01 +02:00
Alexander Tsybulsky
555f2f3d0b
html event abstraction, phase 1 ( #3900 )
...
* event class, interface and gui
* router adaptation
* rest of the pages
* linter fixes
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-09-19 07:57:39 +02:00
Marc Bernard
af5b898a37
Refactor branch constants ( #3784 )
...
* Branch constants
* Refactor branch constants
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-08-24 11:25:46 +02:00
Frederik Hudák
5c826e5993
Navigate to repo after new online ( #3780 )
...
* Navigate to repo after new online
* Update zcl_abapgit_gui_page_addonline.clas.abap
2020-08-22 14:39:39 +02:00
Lars Hvam
d5e5baa7d8
delete method ZCL_ABAPGIT_HTML=>CREATE ( #3736 )
2020-08-18 06:54:20 +02:00
Alexander Tsybulsky
525634e42b
page hoc concept ( #3626 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-23 15:10:40 +02:00
Alexander Tsybulsky
d18d4c798e
Fix #3609 (clone uppercase pkg name) ( #3613 )
2020-07-12 08:56:44 +02:00
Alexander Tsybulsky
6fe168640c
Html form improvements and docs ( #3582 )
...
* auto id
* fix html validation (form in ul)
* form groups
* move colors to theme
* docs for html form component
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-05 17:57:45 +02:00
Alexander Tsybulsky
f5dfd328f5
Dialogs: add online repo HTML form ( #3533 )
...
* first draft
* progress ...
* html->create()
* more progress
* and more
* getting closer
* wiring
* refactor popup_search_help
* refactor create_package to services
* fix services->new_online after rebase
* linter fixes
* more linter fixes
* straing map util
* error handling
* submits for side actions (ugly ... but ...)
* cleanups
* linter fixes
* refactor form values logic
* linter fix
* review fixes
* remove unused var after rebase
* review fixes, better side action layout
* linter fix
* minor css tweaks
2020-07-01 08:16:52 +02:00