Alexander Tsybulsky
91cd4c3653
Separate zif_abapgit_repo ( #5329 )
...
* zif_repo basis
* all but zcl_abapgit_repo_srv
* fix zcl_abapgit_repo_srv
* remove create_new_log from interface
* "hack" -> "TODO"
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-02-19 09:22:46 +01:00
Marc Bernard
b5af548ed8
Fix "Remove" button for data tables ( #5177 )
...
The remove button was not working because it was defined as a second `main` button.
2021-12-03 22:02:46 -05:00
Christian Günter
e4b29954a4
Show implicit form hotkeys ( #5132 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-11-14 07:45:44 +01:00
Lars Hvam
889d062e1c
data, basic serialization ( #4369 )
...
* data
* refactor ZCL_ABAPGIT_SERIALIZE
* upd
* serializing
* cleanup
* fix
* fix
* rename
2021-01-09 10:50:58 +01:00
Marc Bernard
e5540ae054
UI: Refactor form class and fix textarea ( #4379 )
...
* UI: Refactor form css class
- Move styles to CSS
- Provide default for form class
- Remove form class from render calls
* Update css
* Condense textarea
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-05 09:25:58 +01:00
Lars Hvam
1d1d046d39
data: use ajson for serialization ( #4363 )
...
* data: use ajson for serialization
* config to_json
* implement from_json
* fix
* move method build_table_itab to new class
* start deserialize
* update
* scaffolding
* add page
* upd
* fix warning
* update
* rename variable
* upd
* update
* reorder
2021-01-03 04:55:24 +01:00