Giter Club home page Giter Club logo

geni-expt-engine's People

Contributors

andybavier avatar m-hemmings avatar manic0892 avatar rickmcgeer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

geni-expt-engine's Issues

Favicon

Probably just the default GENI favicon.

node installation on bilby has issues

We're getting an error message in the main server about "/etc/ax25/ax25ports" not there. This is an amateur-radio file, and indicates that the node installation is broken. yum doesn't have a package for npm or nodejs until FC 18 (we're running 16). Recommend: reinstall from source this weekend (5/23)

setup.sh required

Moves the .pem file to the right spot, among other things, and installs fabric

Header image

Add a nice logo, clicking on which redirects the user to /.

Need to set the environment variables for the plcsh scripts in run-gee-server, not in config.py

What we are doing now is a hack that will come back to bite us -- setting these variables in a config file which is exec'd, and which must be resident in the directory that the script is invoked from. There should not be two copies of these things lying on the disk anyway -- the only thing that changes is the value of one variable. So we should put that in an environment variable which is set in a shell script -- ideally, run-gee-server.sh, assuming that processes inherit the environment variables from the calling process.

render_error_page reference is bad in get_user_dashboard

To reproduce, just have a script throw an error.

This crashes the portal, so it's high priority

Error message:
/home/service_instageni/gee-master/routes/route_utils.js:83
render_error_page(req, res, "Error in finding slice data", error)
^
ReferenceError: render_error_page is not defined
at ChildProcess. (/home/service_instageni/gee-master/routes/route_utils.js:83:4)
at ChildProcess.EventEmitter.emit (events.js:110:17)
at maybeClose (child_process.js:992:16)
at Socket. (child_process.js:1158:11)
at Socket.EventEmitter.emit (events.js:107:17)
at Pipe.close (net.js:461:12)

Better forms

Form inputs should be made in a way that the user doesn't have to delete. Probably use HTML5 placeholders, because the text there isn't necessary in the first place.

Better routing

Getting a slicelet should not be a /GET--probably fix by redirecting to /user or something similar.

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.