Commit Graph

76 Commits

Author SHA1 Message Date
Lars Hvam
eae23e8e9c
refactor lcl app (#1203)
* refactor lcl_app repo_srv away

* remove lcl_app gui

* fix indentation
2018-02-15 13:39:20 +01:00
larshp
1efd80473f lcl_gui_page to global 2018-02-04 10:10:28 +00:00
larshp
ad20031902 trying to fix build, #1134 2018-01-13 11:18:28 +00:00
Lars Hvam
436a03936a
Persistence to global (#1130)
* refactor persistence get_instance

* more persistence to global

* more

* more

* fix indentation
2018-01-13 09:56:50 +01:00
larshp
996bed2603 lcl_persistence_db to global 2018-01-12 12:14:50 +00:00
larshp
5171a83132 lif_gui_page to global 2018-01-11 16:16:05 +00:00
larshp
9a584572b6 lcl_html_toolbar to global
lcl_html_toolbar to global
2018-01-08 16:51:57 +00:00
larshp
9f0adfda18 lcl_html to global
lcl_html to global
2018-01-08 16:30:57 +00:00
Christian Günter
9f88bef314 Tags: overview, create and delete 2018-01-02 13:57:10 +00:00
Christian Günter
14937edde6 Rename to lower case 2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS 2017-10-08 17:15:43 +02:00
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