summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-09Added error message in case virtualenv doesn't existBruno Wagner
2017-01-09Functional tests and linters can now be ran standaloneBruno Wagner
Also adapted the README to use the makefile for instructions
2017-01-04Make target setup now only calls installBruno Wagner
2017-01-04Simplified service ./go to call make directlyBruno Wagner
Also added the deactivation of the virtualenv before running anything, to avoid conflicting virtualenvs
2017-01-03Moved bower install to npm post_installBruno Wagner
Also fixed some indentation errors on the Makefile
2017-01-03Added coverage to the MakefileBruno Wagner
2017-01-03Go script is now using make to ease the transitionBruno Wagner
2017-01-03Adds javascript build and tests to makefileBruno Wagner
Now you can setup both javascript and python from scratch and run the test suites on both sides directly from the root of the project
2017-01-03Creates a unified makefile for pixelated client and web-uiBruno Wagner
The python setup (including automatic creation of virtualenv) and test runners are already working. Pending javascript build and tests
2017-01-02Removes unused methodThais Siqueira
2017-01-02Change python-gnupg to use our branch of key extensionThais Siqueira
2017-01-02[#851] minor refactoring, and using the right keymanager branchNavaL
2017-01-02[#850] refactoring as a result of moving should_renew to be in keyNavaL
2017-01-02[#850] keys will now be renewed two months before expiry dateNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2017-01-02[#815] regenerating new keys when the current one expiresNavaL
2016-12-30Merge pull request #893 from pixelated/webpackAnike Arni
Transition from require to webpack
2016-12-29Delete require config file main.jsAnike Arni
2016-12-29Move package script to npmAnike Arni
2016-12-29Adds back missing foundation bower dependency to fix buildAnike Arni
2016-12-29Move aliases to common folder for local and production compilationAnike Arni
2016-12-29Compile sandbox files through webpack as wellAnike Arni
2016-12-29Makes sure builds include all necessary filesAnike Arni
2016-12-29Use only dist folder for serving applicationAnike Arni
2016-12-28Fixes offcanvas menu by moving foundation back to index.htmlAnike Arni
2016-12-28Add compiled files to gitignoreAnike Arni
2016-12-28Remove requirejs compilation taks and optionsAnike Arni
2016-12-28Use webpack files for packagingAnike Arni
2016-12-28Use minified files for dependencies and copy them to dist folder with webpackAnike Arni
2016-12-28Move foundation from bower to npm and package them with webpackAnike Arni
2016-12-28Update package script to use webpack filesAnike Arni
2016-12-28Bundles local files that were previously in script tags with webpack for ↵Anike Arni
optimization
2016-12-28Copy all necessary assest to dist folder to package, via webpackAnike Arni
2016-12-28Output javascript bundle in dist folder and use it locallyAnike Arni
2016-12-27Clarifies how js files are compiled by creating separate npm taskAnike Arni
2016-12-27Fixes jshint by adding semicolon in index.jsAnike Arni
2016-12-27Add webpack compilation to build, fix aliases, and add babelAnike Arni
2016-12-27Adds index file for loading app with webpackAnike Arni
2016-12-27Removes almond from package.json as it will not be needed with webpackAnike Arni
2016-12-27Remove uneccessarily aliases in webpackAnike Arni
2016-12-27Move all bower dependencies to npmAnike Arni
2016-12-27Create webpack config file and add aliasesAnike Arni
2016-12-27Removes all unecessary node modules references from package.jsonAnike Arni
2016-12-22Removes inexistent linkTayane Fernandes
2016-12-22Changes board linkTayane Fernandes
2016-12-22Fixes the stepsTayane Fernandes
2016-12-22Adds link to 'Furter Notes' and 'See the results'Tayane Fernandes
2016-12-22Organizes installation stepsTayane Fernandes
2016-12-22Updates board linkTayane Fernandes
2016-12-20Revert "Background settings"Tayane Fernandes
This reverts commit eae2e182940f34050c464c3c7f0e406934578969.