Commit Graph

68 Commits

Author SHA1 Message Date
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
ebaa76a6c2 remove old status code 2016-11-07 14:23:39 +02:00
sbcgua
31727c352e new status implementation 2016-11-07 13:47:26 +02:00
sbcgua
d36467dd93 file state refactoring 2016-11-06 18:42:18 +02:00
sbcgua
85ecc3936a temp commit UT 2016-11-06 12:46:45 +02:00
sbcgua
e70e7a8f79 ut data fix 2016-11-05 13:45:01 +02:00
sbcgua
60a399664d unit test finish 2016-11-05 13:34:39 +02:00
sbcgua
5ea2ed639e unit test beginning 2016-11-05 12:53:07 +02:00
sbcgua
fdf96cbf6c render repo refactor and folders view #280 2016-10-14 11:03:37 +03:00
sbcgua
a95afceb03 UI: Main page, hide file list, adjust diff #347 2016-09-20 17:58:35 +03:00
larshp
7963850784 allow HCP style git url, #258 2016-09-10 07:32:28 +00:00
atsy
94e28625f6 Fix html_helper to indent styles in {} 2016-09-03 19:30:45 +03:00
larshp
b286a6c62e branch overview: compress graph
plus cleanup a few code inspector warnings
2016-07-06 08:13:50 +00:00
Lars Hvam
638306fc2d Branch overview, close #272 (#276)
* few bits

* branches now shows
todo: show merges

* parse merge commits

* show merge commits

* lint: reduce line length
2016-07-05 17:03:13 +02:00
larshp
7fe86f3769 move more code #210 2016-07-02 12:43:40 +00:00
larshp
5c2cac3211 moving to includes
whoa this is a lot of work
2016-07-02 11:26:42 +00:00
Lars Hvam
7618cada58 use abapmerge to split abapGit into multiple includes, #210 (#273)
* move source to src folder

* Rename zabapgit.prog.abap to src/zabapgit.prog.abap

* Rename zabapgit.prog.xml to src/zabapgit.prog.xml

* move unit tests to separate include

* add abapmerge

* Update .travis.yml

* add typings

* Update .travis.yml

* test

* Update package.json

* Create travis.sh

* Update .travis.yml

* Update .travis.yml

* travis.sh executable

* Update travis.sh

* Update travis.sh

* test

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* new token

* use txt instead, allows for easier download
2016-07-02 11:50:22 +02:00