Giter VIP home page Giter VIP logo

ui5-tools's People

Contributors

carlosorozco88 avatar dperezbr7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ui5-tools's Issues

Asking to clear or remove the dist folder?

Hi, I was using this extension in my development inside the vs code. It was working great made my job very easy to build and deploy. But after a week gap today i tried to do the build , that time i got an popup to delete or clear the dist folder. Sometime back i was getting the n.export not a function issue but later when i try to do the build or deploy i am getting this popup.

Bug on update vscode

Hi, I had a problem when my vscode was auto-updating.
The vscode showed a message: "Error... DeleteFile; code 32" (node_modules.asar in use).
I stopped extensions by extensions and the VSCode was updated after I stopped "ui5 tools".

On another notebook that had the same error, I stopped only "ui5-tools" and worked, vscode has been installed.

To Reproduce
Steps to reproduce the behavior:

  1. Install the "ui5-tools" extension
  2. Click to update vscode
  3. If your vscode is not up to date, I think should give error.

Expected behavior
The message appears

ui5-tools.srcFolder - not webapp

Hi there,

Thanks for the extension. I have some old ui5 apps that i need to tweak (without the webapp folder). File structure as follows:
older

For newer ui5 apps with the webpp folder, that works fine. However for the older style apps, the extension doesn't detect it even after setting the ui5-tools.srcFolder to "".

Is there a way around this?

Multiple destinations

Hi Carlos I just found out about your project and I would like to know if there is a way that I can have multiple oData services (destinations) to proxy.

For example, I can connect to S/4 HANA using 1 destination and connect to C4C using another destination?

Publish to Open VSX

Since this repo is already open source, it would be nice if this extension could be also published to Open VSX. Here's the procedure.
This would benefit other IDEs such as SAP BAS or Gitpod since they're based on Eclipse Theia which can handle extensions (officially) only from the Open VSX registry and also an open source build of VSCode called VSCodium.

import from gateway no work

When I try to use VS Code with plugins to download UI5 programs from the server, it prompts me to enter the URL, username, and password. However, after entering the information, the prompt disappears. How should I proceed? Can the URL consist only of the domain name and port, or is there a specific format?

Gateway proxy option working different since 0.6.8

Describe the bug
I have a workspace with multiple applications, each one, deployed in a path starting with /sap/. In 0.6.8. theres no problem using gateway mode, local resources are consumed from local machines, and external calls are made through the gateway. But since that version (or in the lasts ones) all the resources are trying to load from the gateway instead using local resources.

To Reproduce
Steps to reproduce the behavior:

  1. Run UI5 server in version 2.0.5
  2. Navigate to one aplication
  3. You can see all js, html, css are loaded from gateway

Expected behavior
Local resources need to be loaded from local machine

Set UI5 version

Hello,
this is a great extension and it works very well.
One question:
When starting the server and pressing "info" at the start-screen, i get a UI5 version number of 1.60.13.
This is the version, i set in the extension settings in vscode, all fine.
But when i press "Launchpad" and start my application from there, then pressing ctrl+alt+shift+p it shows
a version 1.52.20.
How can i change that?

Regards,

Andre

Extension issue

  • Issue Type: Bug
  • Extension Name: ui5-tools
  • Extension Version: 1.0.4
  • OS Version: Windows_NT x64 10.0.19042
  • VS Code version: 1.60.2

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

Extension issue

  • Issue Type: Bug
  • Extension Name: ui5-tools
  • Extension Version: 1.0.4
  • OS Version: Windows_NT x64 10.0.19042
  • VS Code version: 1.60.2

⚠️ We have written the needed data into your clipboard. Please paste! ⚠️

Server: redirect to SAP system with different clients

is it possible to supply any url parameters for the first connection to the proxy odata URI?
im trying to connect to a second client of a sap system but i don't know if/how it is possible to change the Client ID

Multiple Destinations

Hi Carlos!

Hope you're doing well. I'm using UI5-tools for a while and found a possible feature request. How we can mix 'Gateway' and 'other' proxies using this server?

Example:

{
  "ui5-tools.server.odataProxy": "Gateway",
  "ui5-tools.server.odataUri": "http://192.168.200.24:8000/",
  "ui5-tools.server.odataMountPath": "/unifort_ECC"
}


/* {
  "ui5-tools.server.odataProxy": "Other",
  "ui5-tools.server.odataUri": "https://www.receitaws.com.br/",
  "ui5-tools.server.odataMountPath": "/RECEITAWS"
} */

I have to comment/uncomment to use one or another...is there any way to do this?

Best Regards!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.