Skip to content

katzer/iss-web

Repository files navigation

Web Frontend for iss
GitHub tag Maintainability

FileViewer

More screenshots can be found here

Features

  • Render report results generated with ski
  • Load files and search, filter or export their content

Prerequisites

  • Install Sencha Cmd (^6.7.0)
  • Download Sencha Ext JS (^6.2.1) and extract it into a "sencha-sdks" folder in your home directory

Development

Clone the repo:

$ git clone --recurse-submodules https://github.com/katzer/orbit-web.git && cd orbit-web/

Install the SDK:

$ sencha app install ~/sencha-sdks

Upgrade the Font Awesome icons:

$ (cd packages/local/font-awesome && sencha package build)

And then execute:

$ sencha app watch

Open your browser on http://localhost:1841

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/katzer/iss-web.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The code is available as open source under the terms of the GPL-3.0 License.

Made with ❤️ in Leipzig

© 2016 appPlant GmbH