Alexander Tsybulsky
6941d9824a
html event abstraction, phase 4 - form_data ( #3975 )
...
* event->post_data logic
* part of pages, commit test
this is also long text
to test
* string_map: port strict() feature
* pages refactoring part 2
* linter
* docs
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-05 09:33:01 +02:00
Alexander Tsybulsky
e95b6f7806
html event abstraction, phase 3 - query ( #3903 )
...
* event->query
* page db refactoring
* linter fix
* linter fix
* address repo via key= param
* linter
* mv_getdata WIP
* mv_getdata - finish
* cleanup action utils
* linter fix
* another linter fix
* docs for event->query
2020-09-28 16:41:59 +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
Lars Hvam
f878f3b4c3
remove some double spaces ( #3740 )
2020-08-16 08:24:12 +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
Lars Hvam
d36b43defe
line break parameters ( #3444 )
...
* line break parameters
* Update zcl_abapgit_gui_page_repo_sett.clas.abap
* Update zcl_abapgit_gui_page_repo_sett.clas.abap
* fix
2020-06-04 15:10:35 +02:00
Lars Hvam
411c703e0e
replace use of stringtab with builtin ( #3407 )
2020-05-24 10:30:51 +02:00
Frederik Hudák
c686a7dd3b
Unescape '=' character ( #3102 )
...
* Unescape '=' character
* fix abaplint
2019-12-05 15:23:47 +01:00
Italo N
f4c8d13a2c
Bug - PROG name contain '%3D' ( #2980 )
...
Issue #2923
2019-10-27 11:19:32 +01:00
Lars Hvam
13213e2f2f
decode object name #2504 ( #2507 )
...
* decode object name #2504
* fix
* fix
2019-03-14 00:21:02 -07:00
Lars Hvam
d0a721b2cf
Move methods to private ( #2416 )
...
* ZCL_ABAPGIT_GUI_CHUNK_LIB move 2 methods private
* HTML_ACTION_UTILS move two methods private
* move calculate_skip_testclass to private
* move BUILD_ASX_NODE to private
2019-02-18 05:27:49 -08:00
Christian Guenter
7f312f8634
Patch: fix regression
2018-11-10 08:09:40 +01:00
Frederik Hudák
1bb195b344
Removed the rest of endmethod/endclass comments
2018-10-18 07:27:27 +02:00
Johannes Konings
6ddd20e2b5
fix some naming convention #1132 ( #1771 )
...
* fix some naming convention
https://github.com/larshp/abapGit/issues/1132
* fix abaplint Reduce line length
https://github.com/larshp/abapGit/pull/1771
2018-08-06 13:10:03 +02:00
Lars Hvam
4180373b46
Refactoring, HTML_ACTION_UTILS #1710 ( #1720 )
...
* DBCONTENT_DECODE to ZCL_ABAPGIT_GUI_PAGE_DB_EDIT
* PARSE_COMMIT_REQUEST to ZCL_ABAPGIT_GUI_PAGE_COMMI
2018-07-30 16:33:52 +02:00
Lars Hvam
43da0f819c
Background mode refactoring ( #1707 )
...
* move background logic to new package
* background refactored
* background, gui page refactored
* find implementations
and fix code inspector findings
* pretty print interface
2018-07-29 10:08:42 +02:00
Christian Guenter
039eb1e1fa
move parse_tag_request to page
2018-05-28 06:37:14 +00:00
Christian Guenter
2c80628de3
implement annotated tags
2018-05-26 22:16:43 +02:00
Lars Hvam
b9cc65017f
Code inspector ( #1272 )
...
* code inspector
+ delete unused methods
+ move methods to private
+ remove commented code
* few more
2018-03-28 08:08:20 +02:00
Lars Hvam
803148fa0f
fix some naming conventions #1132 ( #1211 )
2018-02-17 13:55:12 +01:00
Lars Hvam
68d0571516
More classes to global ( #1209 )
...
* lcl_background to global
* lcl_branch_overview to global
* lcl_services_git to global
* lcl_services_repo and lcl_services_db to global
* lcl_services_abapgit to global
* lcl_gui_chunk_lib to global
* lcl_gui_view_tutorial to global
* lif_auth to global
* lcl_auth and lcl_gui_view_repo to global
* lcl_view_repo
* lcl_gui_page_syntax to global
* 2 pages to global
* refactor router, less dynamic references
* background pages to global
* branch overview to global
* settings page to global
* repo settings page to global
* explore page to global
* diff page to global
* debug info to global
* main page to global
* refactor router, no dynamic references
* db pages to global
* router to global
* gui to global
* clean up includes
* move type definnition to interface
to avoid syntax error after abapmerge
* move types to interface
* move types to interface
* rename tyep
* move type
* move types
* move type
2018-02-17 12:40:54 +01:00
larshp
ad20031902
trying to fix build, #1134
2018-01-13 11:18:28 +00:00
Lars Hvam
9e3025d8dc
lcl_stage to global ( #1133 )
...
* lcl_stage to global
* lcl_syntax to global
* move login manager unit tests
* html action utils to global
* fix indentation
2018-01-13 11:43:10 +01:00