Git Product home page Git Product logo

bigfix.adf's Introduction

The BigFix Application Development Framework

The Application Development Framework (ADF) enables rapid, standardized development of rich applications in the form of dashboards and wizards that display within the IEM Console and web reports that display in a separate web-based interface.

##Features

###UI components

  • UI component library built off of jQuery plugins and libraries and a sample dashboard that shows how to implement a basic application.
  • "support" code that enables Dojo applications to run in the Console.
  • AngularJS support for some UI components. These components are defined under “adf-ng” module.

###JavaScript API The ADF includes a JavaScript API that provides the bulk of functionality available to an IEM application.
Among the typical things you would like to do in an IEM application that can be done using the API include:

  • Making Session Relevance calls - the tem.evalRel() function can be used to make Relevance calls.
  • Creating custom content - tem.content.createContent() is used for creating Fixlets, Tasks etc.
  • Storing data - tem.dataStore functions allow you to work with persistent data for individual dashboards.
  • Running an external executable - tem.shell functions enable running external executables via ActiveX.
  • Installing library - tem.library functions enable the installation and use of libraries with nested folder structure, i.e. Dojo

###Tools to support dashboard build Using the build script can help you keep nested folders in source code for development and release the compiled version for production. Building gives better loading time as well.

##Contributing

If you discover a bug or would like to propose a new feature, please open a new issue.

bigfix.adf's People

Contributors

pjmckenna-ibm avatar eoinjoyc avatar briangreenery avatar gnawhleinad avatar

Watchers

 avatar  avatar

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.