Christian Guenter
ad7809e4f2
Offline repo: Folder logic in create popup
2019-01-28 00:57:50 -08:00
Lars Hvam
e8b6b0020d
Add interface for ZCL_ABAPGIT_PROGRESS #2303 ( #2316 )
...
* interface for progress class
* adjust branch overview
* adjust git pack
* adjust diff page
* adjust objects class
* adjust activation class
* adjust repo online class
* adjust serialize class
few methods moved
* adjust tadir class
2019-01-23 06:28:54 +01:00
Lars Hvam
1a60384e84
move method get_unnecessary_local_objs #2127 ( #2315 )
...
* move method get_unnecessary_local_objs #2127
move method get_unnecessary_local_objs #2127
* interface for progress class
* oops, rollback previous commit
2019-01-23 06:27:29 +01:00
Lars Hvam
3f494f091f
Use built-in types ( #2306 )
...
* remove uses of DTEL BOOLEAN
* remove uses of DTEL BOOLE_D
* remove uses of DTEL FLAG
* remove uses of DTEL SAP_BOOL
* remove uses of DTEL XFELD
* Update zcl_abapgit_popups.clas.abap
2019-01-20 07:59:24 +01:00
Lars Hvam
ba9968123f
limit shown code inspector findings #2271 ( #2307 )
...
* codi_base will now render the full list
* limit list to show first 500
2019-01-20 07:51:41 +01:00
Christian Guenter
4b96b7469d
Check if package exists before pack.create popup
2019-01-18 07:06:33 +01:00
Christian Guenter
1913b7eaeb
AdHoc code inspection: ask user for check variant
2019-01-16 09:33:13 +01:00
Christian Guenter
67068136e1
UI: Replace 'Overwrite object' popup with sellist
2019-01-13 07:29:01 +01:00
Christian Guenter
0b36ce0c88
move js and css to UI
2019-01-13 07:23:07 +01:00
Domi Bigl
cb15695570
switch to css class mega-octicon for HiDPI #2275 ( #2276 )
...
* switch to css class mega-octicon for HiDPI
* change css repo overview icon
2019-01-12 10:24:11 +01:00
sambarza
2fc8087de1
In the popup for the creation of a new offline project the OK button is missing or better is there but without a text, it's a quite difficult to find it ;-)
...
Fixed with label "OK"
2019-01-03 06:36:34 +01:00
Christian Guenter
20be1e7eef
Page branch overview: skip orphaned commits
2019-01-03 06:36:00 +01:00
sbcgua
95b8120ef0
Repo overview UX/design ( #2245 )
...
* reorderings
* moving around disarranged tags
* draft
* toggleDetail js and tuning
* remove unnecessary firstrow
* tunings
2018-12-31 06:30:53 +01:00
sbcgua
60bf29dd38
refactor zcl_abapgit_zip ( #2241 )
...
* zip->load
* remove import and file_upload
* linter fix
* minor fix
2018-12-30 08:06:16 +01:00
pokrakam
d3e75796ab
Fix #2171 - removed dependency on field order ( #2226 )
...
* Fix #2171 - removed dependency on field order
* Fix #2171 - removed dependency on field order
2018-12-26 06:36:16 +01:00
larshp
6385caade6
fix whitespace and other minor changes
2018-12-20 09:23:01 +01:00
Lars Hvam
5f9df74463
reduce method length, #2146 ( #2212 )
...
* TRAN: refactor method SPLIT_PARAMETERS
new method SHIFT_PARAM added
* settings page: refactoring
rename BUILD_SETTINGS to POST
split contents into smaller methods
2018-12-20 09:22:33 +01:00
larshp
d838dce879
align test class naming #2210
2018-12-20 09:21:11 +01:00
Eduardo Ferrari Copat
d47027ad6c
Remove redundant class and interface metadata ( #2195 )
...
* Remove CLSFINAL from VSEOCLASS serialization
* Remove EXPOSURE from VSEOCLASS serialization
* Remove clsabstrct from VSEOCLASS serialization
* Remove EXPOSURE from VSEOINTERF serialization
* Revert "Remove EXPOSURE from VSEOINTERF serialization"
This reverts commit 4036b7d015
.
2018-12-12 14:31:42 +01:00
Christian Guenter
729c009747
Fix: Stage > Patch ignore binary files
2018-12-12 13:11:16 +01:00
Christian Günter
d6c063090d
Branch overview: show commit details when hover #1821 ( #2190 )
...
* Branch overview: show commit details when hover
* update external libraries to gitgraph 1.14.0
* refactor function names
* refactor js + add comments
2018-12-09 07:51:21 +01:00
Alexander Tsybulsky
66c3d0c0b7
zcl_abapgit_string_utils
2018-12-09 07:50:34 +01:00
Alexander Tsybulsky
806b474851
zip matching banner
2018-12-09 07:49:26 +01:00
sbcgua
4dee27fc1e
Gui internals refactoring ( #2180 )
...
* GUI internals refactoring
* unify string conversion calls part1
2018-12-04 06:33:35 +01:00
Christian Guenter
746b114223
Initialize ADT context after start with package
...
- Open abapGit with package from ADT just once
- Initialzie ADT context because it is kept in shared memory
2018-12-03 12:46:43 +01:00
Christian Guenter
0c1a8f745a
Package parameter for ADT
2018-12-02 12:14:58 +01:00
sbcgua
e809df8384
repo->set refactoring, disconnect repo from persistence ( #2164 )
...
* 1st attempt (events)
* temp stash
* split persistence and repo, beta
* fix
* fix2
* fix3
* linter fixes
* review fixes
2018-12-02 09:10:55 +01:00
Christian Guenter
f2970abc2a
Set start repo from package: Downport
2018-12-02 09:02:40 +01:00
Christian Günter
a708f18840
Start abapGit with package and open the #2160 ( #2165 )
...
* Start abapGit with package and open the repo
Set parameter 'PACKAGE' to start abapGit for a package
* Fix whitespace + exit loop
2018-11-30 07:10:45 +01:00
Christian Günter
b3996f2cfa
Fix abapGit repo existence check
...
Before this commit is applied forked abapGit repos aren't recognized
2018-11-29 06:28:21 +01:00
sbcgua
c465a6b2e8
Offline improvements ( #2156 )
...
* local reset in zip-based
* rebuild_local_checksums on new offline
2018-11-28 07:19:27 +01:00
sbcgua
48bb8be737
hotkeys in fixed position
2018-11-28 07:18:03 +01:00
Alexander Tsybulsky
8966f493c9
transport icon improvement
2018-11-28 07:17:41 +01:00
Christian Guenter
505cda20ee
Reset sy-langu after open repo in master language
2018-11-28 07:17:29 +01:00
larshp
d68e4e6d4e
fix dump regarding hotkeys #2157
2018-11-27 12:26:21 +01:00
sbcgua
299ff5d9d5
Hotkey improvements ( #2143 )
...
* hotkey improvements
* linter fixes
2018-11-26 18:27:48 +01:00
Lars Hvam
f3702fc5a4
router: refactor on_event to multiple methods ( #2140 )
...
* router: refactor on_event to multiple methods
* bugfix
2018-11-25 07:12:43 +01:00
Fabian Lupa
2a2b30d6eb
Backport "open in master language"
...
#2132
2018-11-23 16:35:57 +01:00
larshp
158d54aceb
pretty print: keywords upper case
2018-11-23 12:17:00 +01:00
Alexander Tsybulsky
558ece49c5
2-step zip import
2018-11-23 05:57:42 +01:00
larshp
378e3e0ca1
fix staging screen columns #2120
2018-11-22 05:08:09 +01:00
Christian Günter
b96abd8eb4
New repo option 'Open in master language' #2105 ( #2117 )
...
* New repo option 'Open in master language'
* Replace sy-langu + conversion exit
* Fix lint error
* Add Success message
2018-11-22 05:06:36 +01:00
sbcgua
af86d5b969
Refactor repo class, part1 ( #2096 )
...
* repo refactoring
* repo refactoring - part 2
* review fixes
* more review fixes
2018-11-17 06:12:20 +01:00
larshp
aae099b93d
naming conventions
2018-11-11 17:45:12 +01:00
Christian Guenter
7f312f8634
Patch: fix regression
2018-11-10 08:09:40 +01:00
larshp
9270a58b62
cleanup unreference variables
2018-11-09 11:55:47 +01:00
larshp
02a5c78e2c
IS REQUESTED is obsolete
2018-11-09 05:37:02 +01:00
Fabian Lupa
b08ee6a498
CTS integration ( #2061 )
...
* Implement facade for Change Transport System
* Render lock item in VIEW_REPO
* Add jump to SE01
* Display transport on stage page
* Optimize transport read on stage page
* Error handling CTS
* Fix indentation
* Disable transport column for local packages
* Code review changes
2018-11-09 05:36:44 +01:00
larshp
7cdbbc92b6
remove some unreferenced variables
2018-11-08 16:35:08 +01:00
Lars Hvam
06616580eb
Naming conventions ( #2059 )
...
* fix naming conventions
* naming conventions
2018-11-07 12:50:20 +01:00