Alexander Tsybulsky
Alexander Tsybulsky
follows #5328, collecting tails and issues... - remove `list_favorites` in repo_srv. Because this is more filtering related to UI that the backend logic - review logic for offline repo checksums...
Trying to force pre-commit SCI check on one of my projects ... would probably like to do a couple of improvements 1) ~~Make it possible to force-skip the check and...
Currently if remote fetch fails the list of object is not shown, just an error. However it would be nice to see it for at least 2 reasons: 1. to...
Propose to add some reference to package version into abapgit.xml file. Could be useful for devops, shields, potential future package management, dotabap.org. I can see 3 approaches 1) Indirect locator/selector....
to do after #4415 1) ~~Major. the langs are saved as a table of sy-langu. This has 2 issues~~ fixed in #4494 This  And the fact is that langu...
Followups and potential improvements from #3533 - [X] grouping of elements (for particularly large forms if even happen) experiments ```css fieldset { border: none; border-top: 1px solid #ccc; margin-top: 8px;...
Hi! Great document. Clean, searchable, with examples, very good job. Thanks ! I'd say 80% are to "immediate compulsory application" but there are couple of things I disagree (this and...
MLT compiler actually parses excels without dependencies, why not to add this option to the loader natively. - switch source should be compatible - in case of multiple excels, we...
Idea: mockup-compiler-js can pipe updates directly to a SICF service. - Does it make sense ? What are the benefits ? Kind of activating redirect without SAP GUI ... eclipse...
Idea by [Shai Sinai](https://people.sap.com/shais) from comments to [compiler](https://blogs.sap.com/2018/09/08/zmockup_loader-unit-test-data-preparation-flow/comment-page-1/#comment-436205) blogpost. Potential future feature. Create a possibility to parse certain files specifically e.g. to support excels and not only text. Also possible...