Commit Graph

65 Commits

Author SHA1 Message Date
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
larshp
d9a245e38f fix comment #773 2017-06-10 06:36:35 +00:00
larshp
824195f63a rename classes #733 2017-06-09 07:41:05 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
Alexander Tsybulsky
7f1a77bae4 #714 new improvements (almost done) 2017-04-19 21:13:03 +03:00
sbcgua
30f89dc9b5 Merge remote-tracking branch 'origin/news_announcement' into news2 2017-04-09 21:33:06 +03:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
Alexander Tsybulsky
ecdf53bf6d toolbar refactoring part2 2017-03-10 22:13:26 +02:00
Alexander Tsybulsky
f3c496cd2f toolbar refactoring part1 2017-03-10 22:13:21 +02:00
Alexander Tsybulsky
63a71f15fb page_diff UX filter part1 2017-03-10 22:12:37 +02:00
Bohdan
2f680d80a7 fixing of issues, small renamings 2017-03-02 11:48:54 +02:00
Bohdan
702c67f378 news_announcement
Initial commit of news announcement feature.
2017-03-01 15:07:39 +02:00
larshp
2937616beb Show tutorial, #568 2017-01-23 06:22:58 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
sbcgua
da43f60fda webfonts #525 2017-01-07 11:19:58 +02:00
sbcgua
51db93b499 html refactoring, render sequence refactoring
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
sbcgua
c4b06d7853 topmenu & tutorial finetuning #487 2016-12-10 10:26:20 +02:00
sbcgua
d226b9f380 tutorial component, footer on settings page #469 2016-11-28 13:51:18 +02:00
sbcgua
6defda4b52 move images to asset_manager #374 2016-11-27 12:45:16 +02:00
sbcgua
e452f2a8e3 remove inline styles #374 2016-11-27 00:02:13 +02:00
larshp
9cdf93ab08 utility to test changed by functionality 2016-11-25 12:57:20 +00:00
sbcgua
e4b3f7343a dropdown hover forgiving zones #453 2016-11-23 14:38:09 +02:00
sbcgua
d4c164c6c1 favbar #401 2016-11-22 09:26:53 +02:00
sbcgua
6ac2168c33 move repo_browser to sep. include #424
renamed browser methods
  moved log to constructor
  added clear() method to lcl_log
2016-11-17 15:48:34 +02:00
sbcgua
0f8c9bbe85 Merge branch 'master'
Conflicts:
	src/zabapgit_definitions.prog.abap
	src/zabapgit_objects_impl.prog.abap
	src/zabapgit_persistence.prog.abap
	src/zabapgit_repo_impl.prog.abap
	src/zabapgit_unit_test.prog.abap
	src/zabapgit_view_repo.prog.abap
2016-11-12 13:35:24 +02:00
sbcgua
344ad40bca design fixes 2016-11-11 10:58:47 +02:00
larshp
053e4f4185 bugfix, do not show error when removing last repo 2016-11-10 16:27:34 +00:00
EduardoCopat
9063a2d6a6 Settings (proxy) #412 (#414)
* Added empty settings page
Also added it in the Advanced meun

* Added Settings HTML structure

* Provide settings persistence
I put the unit tests in the persistence include rather than the unit test include

* Triggering settings save on UI event

* Plug-in the proxy settings into CL_HTTP_CLIENT
Also, removed a break point...

* abaplint fixes

* abaplint fixes #2
2016-11-10 16:40:49 +01:00
sbcgua
0c0d07ef63 deleted marker, fine tuning 2016-11-09 12:30:06 +02:00
sbcgua
966852cc2b new design complete 2016-11-08 21:30:19 +02:00
sbcgua
3878e6f3c4 state design experiments 2016-11-04 22:58:57 +02:00
sbcgua
1955a117bb repo view refactoring 2016-11-04 17:35:34 +02:00
larshp
32cac9d00e rework "object to zip" to files
for cherry picking objects, without exporting the entire package

previous implementation was too slow, as it had to serialize the entire package, and just needed files for one object
2016-10-25 19:37:55 +02:00
sbcgua
2242e6d4e3 Fixes of folders commit (#395)
* cherrypick cache repo results (#280)

* lcl_gui_view_repo_content - code reorg #280

* fix

* folders part 1 #280

* cherrypick refresh

* cherrypick 2 pretty print

* cherrypick log style

* cherrypick lock icon

* cherrypick background icon and toc marker

* cherrypick macro include

* unit test for lcl_path and fixes

* folders part2 #280

* changes_only at user profile #280

* fix empty package

* fix dump on type change

* new repo, remove fixes, close #393, close #394

* merge fix
2016-10-14 15:45:01 +02:00
larshp
ba33f71737 fix dump, bump version to v1.18.2
in case no repositories are installed
2016-10-14 12:22:35 +00:00
sbcgua
fdf96cbf6c render repo refactor and folders view #280 2016-10-14 11:03:37 +03:00
larshp
58e7e957e3 object to zip 2016-10-12 14:58:34 +02:00
sbcgua
8ffd371869 bacground icon and toc marker #388 2016-10-12 15:09:07 +02:00
sbcgua
6986bc18a1 lock icon #386 2016-10-12 09:59:50 +02:00
larshp
cbcee908bc refresh when switching repo, close #376 2016-10-09 08:06:05 +00:00
larshp
b178d18dc9 run pretty printer 2016-10-09 08:02:22 +00:00
sbcgua
b822f3a850 git_services-commit, #348 2016-09-29 16:40:35 +03:00
sbcgua
58958e8c99 reorg main_page methods (no changes) #280 2016-09-24 20:09:24 +03:00
sbcgua
8f634e4096 stage_page.js + debug info page #353 2016-09-23 22:12:36 +03:00
sbcgua
2db16f281b playground page userexit #350 2016-09-21 20:29:18 +03:00
sbcgua
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
atsy
aa3c2a233a bg services, navigation action renaming (#345)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes

* #319 Pull-Stage improvements, sha1 in files

* #338 rename page links go_

* #338 lcl_services_background
2016-09-18 08:43:06 +02:00
atsy
8a19128da1 Independent Pull-Stage actions (#344)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes

* #319 Pull-Stage improvements, sha1 in files
2016-09-18 07:56:22 +02:00
atsy
2fbe413d77 repo attach/detach (#343)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* fix repo_menu

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes
2016-09-17 11:01:39 +02:00