Commit Graph

9 Commits

Author SHA1 Message Date
Marc Bernard
c2e9e58319
Enhance "Force Pull" to become "Selective Pull" (#4733)
* Enhance "Force Pull" to become "Selective Pull"

With this PR you can now peform a selective pull. Yay!

- Changes "Force Pull" to show *all* changed objects in the usual "Overwrite Popup". This allows you to select individual objects to be pulled no matter if they were changed locally or remotely.
- Does *not* change the regular "Pull" logic

Closes #413, #4282

* Combine delete and overwrite popups

* Add icons to abaplint.json

* Change if to case

* Add icons to abaplint.json

* Enhance UTs

* show_icon

* Show icon

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-05-20 06:19:00 +02:00
Lars Hvam
3afc2fa1b5
change deploy build setup (#4711)
* change deploy build setup

* +x
2021-04-19 17:12:11 +02:00
Lars Hvam
312259a2d7
docs: Update guide-regular-backup.md (#4533)
* Update guide-regular-backup.md

* contributing, add links

* Update abaplint.json
2021-02-19 05:17:37 +01:00
Lars Hvam
3321eed0eb
ci: update constants (#3723) 2020-08-10 09:40:20 +02:00
Marc Bernard
ad9349ded4
Distinguish error messages in release tag script (#3538)
* Distinguish error messages in release tag script

* Error messages

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-23 17:41:16 +02:00
Lars Hvam
f431d30140
setup linting of the compiled report (#3408)
* lint the compiled report

* change

* Update ci.yml
2020-05-24 10:36:14 +02:00
Lars Hvam
28014a53f1
use github actions instead of travis (#3290)
* use github actions instead of travis

* add name
2020-04-07 18:40:04 +02:00
Alexander Tsybulsky
2270b625f7 deploy release tag (#2919) 2019-10-06 23:30:01 -07:00
Alexander Tsybulsky
f99ee448c3 ci cleanups (#2918)
* ci cleanups

* npm lint -> npm abaplint
2019-09-28 23:36:41 -07:00