Coder Social home page Coder Social logo

ifc's Introduction

Informational Frequency Calculator

Powered by Yii-1.1.7

ifc's People

Contributors

saninos avatar

Watchers

 avatar  avatar  avatar  avatar

ifc's Issues

UI - machine nodes

Add "create machine node" link to the machine view.
Add actions and views to create and edit machine nodes.

UI - bearings

Add "create bearing" link to the machine node view.
Add actions and views to create and edit bearings.

DB scripts

Add shell scripts to create / dump database from the SQL scripts (or we can use yii migrations for that?). Generate initial sql scripts from the DB scheme (#1)

New UI

Implement new multilevel UI

Create machine - validation bug

  1. Click create machine link
  2. Do no enter anything
  3. Click save

Error:
Validation error for name is displayed, but then page is reloaded and form disappear.

The cause is that jquery.form success handler do tree refresh and when we have validation errors then is is also successful server request.
Need to check whether returned HTML has validation error (maybe using yii.activeform) before refreshing the tree.

Export action

To all node (machine, machine node, bearing, gear) views (and maybe near the tree nodes) and "export" link to calculate and export to csv informational frequencies report.

UI - gears

Add "create gear" link to the machine node view.
Add actions and views to create and edit gears.

Calculate action

To all node (machine, machine node, bearing, gear) views (and maybe near the tree nodes) and "calculate" link to calculate and display informational frequencies report.

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.