GithubHelp home page GithubHelp logo

plugin-angularjs's People

Contributors

ashumilova avatar azatsarynnyy avatar benoitf avatar mleduque avatar skryzhny avatar

Stargazers

 avatar

Watchers

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

plugin-angularjs's Issues

Change port for deploying application

Runner deploys gulp application on 5000-th port and grunt application on 9000-th port. It is necessary change port for deploy applications on any port that is available in range from sys.resources.min_port to sys.resources.max_port. This values you can get from guice container by using @Inject.

Change deploying ip for yeoman project

AngularSeed template is deployed on 0.0.0.0, but yeoman project is deployed on 127.0.0.0. Change yeoman template and make address for deploying like in AngularSeed template.

Remove binaries from templates

npm and bower dependencies are automatically downloaded so this is not needed anymore to get the packaged inside the template

UpdateCodeRunnable should send a link instead of local file path

htps://github.com/codenvy/plugin-angularjs/blob/094a42a157abbb3c05f6af05179bae222fc1aa51/builders/bower/src/main/java/com/codenvy/plugin/angularjs/builder/bower/UpdateCodeRunnable.java
[3:49:09 PM] Sergey Kabashnyuk: ImportSourceDescriptor importSourceDescriptor =
dtoFactory.createDto(ImportSourceDescriptor.class).withLocation(zipFile.getPath()).withType("zip");
[3:49:22 PM] Sergey Kabashnyuk: you give a link on local fs
[3:49:37 PM] Sergey Kabashnyuk: if builder and api are on different instances
[3:49:40 PM] Sergey Kabashnyuk: its not working
[3:50:24 PM] Sergey Kabashnyuk: The same in other 2 UpdateCodeRunnable

Sets a default runner (to grunt)

Grunt runner should be the default runner so that when importing an angularjs project from GitHub for example we could already have the runner set

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.