Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-13 | Updated bower and requirejs versions | Bruno Wagner | |
2016-01-13 | Updated karma so try to fix timestamp problem on snap | Bruno Wagner | |
2015-12-30 | Updates jshint to latest version #565 | Giovane | |
- Change 'use strict' mode to function-level - Update needed files | |||
2015-12-30 | Updating bower, html-minifier and imagemin versions #565 | Giovane | |
2015-12-15 | Updates vagrant box image and fix jshint path. | Giovane | |
- Change vagrant image to debian jessie - Uses absolute path to jshint on package.json | |||
2015-11-20 | Chaged jshint version to the newest one | Jefferson Stachelski | |
2015-11-13 | Revert "Add absolute path for jshint call." | Giovane | |
This reverts commit 7b67d64ce75600961cc9836fb124997590126d0e. | |||
2015-11-13 | Add absolute path for jshint call. | Giovane | |
2015-09-29 | #476 jshint as requirement to run js tests. | Giovane | |
2015-09-15 | Add git revision to web-ui on build | Folker Bernitt | |
- Issue #453 | |||
2015-03-27 | Minify was used on packaging, re-adding it | Bruno Wagner | |
2015-03-27 | Updated karma version and karma coverage | Bruno Wagner | |
2015-03-27 | Removed unused libraries and upgraded jshint and watch | Bruno Wagner | |
2015-03-27 | Simplified jshint command and removed absolute path | Bruno Wagner | |
2015-03-27 | Updated some of our npm packages | Bruno Wagner | |
2015-03-27 | Added some missing properties for the package.json | Bruno Wagner | |
2015-03-13 | Changed test and debug tasks, they shouldn't break the css anymore | Bruno Wagner | |
2015-02-12 | Add generation of coverage information from jasmine tests. | Tiago Ferraz | |
Coverage is always generated when tests are executed, information is in web-ui/coverage | |||
2015-02-11 | Fixing handlebars call. | Tiago Ferraz | |
2015-02-11 | General Refactoring | Tiago Ferraz | |
Refactored __init__ method on app_test_client to be succint, go to say what is doing and package.json to execute handlebars from the whole path. | |||
2015-01-30 | Added npm run watch command that runs compass and handlebars. | Folker Bernitt | |
- Starts two watch jobs for compass and handlebars in parallel - Issue #259 | |||
2015-01-29 | (Duda) #259 - Adding compass watch | Gabriel Albo | |
2015-01-26 | Issue #251: app.min.js is in assets folder, not in root. | Folker Bernitt | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2015-01-06 | Add script for debugging JS tests | Alexandre Pretto Nunes | |
2014-12-17 | For packaging, using r.js wont work properly for static deps, | Duda Dornelles | |
falling back to minify.js and getting rid of the offending dependency | |||
2014-12-17 | Fixing package for web-ui | Duda Dornelles | |
2014-12-12 | ooopsie, forgot the minify npm package which broke packaging the UI thus ↵ | Duda Dornelles | |
breaking the dispatcher | |||
2014-12-10 | creating the folder where the handlebars templates need to be | Duda Dornelles | |
2014-12-09 | Getting rid of grunt; using npm scripts instead | Duda Dornelles | |
2014-12-08 | Updated packages json, withhold two packages that break the app for now | Bruno Wagner | |
2014-12-08 | Revert "Updated package json" | Bruno Wagner | |
This reverts commit deb68d75a4e7bd4ccce3aaaf189a35249bb43932. | |||
2014-12-08 | Updated package json | Bruno Wagner | |
2014-10-20 | massive update of bower and npm libs - includes flight, jasmine and a bunch of | Duda Dornelles | |
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again | |||
2014-10-20 | Updgrading npm packages | Duda Dornelles | |
2014-09-10 | Upgraded imagemin version to 0.8.1. | Folker Bernitt | |
2014-08-11 | changing package.json name to pixelated | Duda Dornelles | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |