summaryrefslogtreecommitdiff
path: root/web-ui/package.json
AgeCommit message (Expand)Author
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-11-18serve signup page through twistedRoald de Vries
2016-11-16rename react subdir to signupRoald de Vries
2016-11-16add a form and use fetchRoald de Vries
2016-11-16mock up the first forms of signupRoald de Vries
2016-07-27Fix web-ui unit testsRoald de Vries
2016-06-29Add jasmine-ajax to mock ajax calls on testsTulio Casagrande
2016-06-27Uses browser set on karma conf fileCaio Carrara
2016-06-26Updated handlebars to latest versionBruno Wagner
2016-06-26Updated bower and fixed dist cleanBruno Wagner
2016-06-26Updated karma and requirejsBruno Wagner
2016-06-26Updated minifiers and packaging accordinglyBruno Wagner
2016-03-23Updated karma launcher so we use the same phantomjsBruno Wagner
2016-03-22removed minified js libraries before our minificationNavaL
2016-03-18Bumped html_minify to fix errors in old versionBruno Wagner
2016-03-09Issue #617: Add sandbox to build scriptsFelix Hammerl
2016-01-13Updated bower and requirejs versionsBruno Wagner
2016-01-13Updated karma so try to fix timestamp problem on snapBruno Wagner
2015-12-30Updates jshint to latest version #565Giovane
2015-12-30Updating bower, html-minifier and imagemin versions #565Giovane
2015-12-15Updates vagrant box image and fix jshint path.Giovane
2015-11-20Chaged jshint version to the newest oneJefferson Stachelski
2015-11-13Revert "Add absolute path for jshint call."Giovane
2015-11-13Add absolute path for jshint call.Giovane
2015-09-29#476 jshint as requirement to run js tests.Giovane
2015-09-15Add git revision to web-ui on buildFolker Bernitt
2015-03-27Minify was used on packaging, re-adding itBruno Wagner
2015-03-27Updated karma version and karma coverageBruno Wagner
2015-03-27Removed unused libraries and upgraded jshint and watchBruno Wagner
2015-03-27Simplified jshint command and removed absolute pathBruno Wagner
2015-03-27Updated some of our npm packagesBruno Wagner
2015-03-27Added some missing properties for the package.jsonBruno Wagner
2015-03-13Changed test and debug tasks, they shouldn't break the css anymoreBruno Wagner
2015-02-12Add generation of coverage information from jasmine tests.Tiago Ferraz
2015-02-11Fixing handlebars call.Tiago Ferraz
2015-02-11General RefactoringTiago Ferraz
2015-01-30Added npm run watch command that runs compass and handlebars.Folker Bernitt
2015-01-29(Duda) #259 - Adding compass watchGabriel Albo
2015-01-26Issue #251: app.min.js is in assets folder, not in root.Folker Bernitt
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-06Add script for debugging JS testsAlexandre Pretto Nunes
2014-12-17For packaging, using r.js wont work properly for static deps,Duda Dornelles
2014-12-17Fixing package for web-uiDuda Dornelles
2014-12-12ooopsie, forgot the minify npm package which broke packaging the UI thus brea...Duda Dornelles
2014-12-10creating the folder where the handlebars templates need to beDuda Dornelles
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
2014-12-08Updated packages json, withhold two packages that break the app for nowBruno Wagner
2014-12-08Revert "Updated package json"Bruno Wagner
2014-12-08Updated package jsonBruno Wagner
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles