Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-06 | [#922] Add back link | Tayane Fernandes | |
with @anikarni | |||
2017-02-03 | [#922] Creates container in backup account page | Anike Arni | |
with @tayanefernandes | |||
2017-02-03 | [#922] Adds css to account recovery | Anike Arni | |
with @tayanefernandes | |||
2017-02-01 | [#922] Create route for account recovery | Anike Arni | |
with @tayanefernandes | |||
2016-12-29 | Move package script to npm | Anike Arni | |
2016-12-29 | Move aliases to common folder for local and production compilation | Anike Arni | |
2016-12-29 | Compile sandbox files through webpack as well | Anike Arni | |
2016-12-28 | Remove requirejs compilation taks and options | Anike Arni | |
2016-12-28 | Use webpack files for packaging | Anike Arni | |
2016-12-28 | Move foundation from bower to npm and package them with webpack | Anike Arni | |
2016-12-28 | Update package script to use webpack files | Anike Arni | |
2016-12-28 | Bundles local files that were previously in script tags with webpack for ↵ | Anike Arni | |
optimization | |||
2016-12-28 | Output javascript bundle in dist folder and use it locally | Anike Arni | |
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-06 | remove some TODO's | Roald de Vries | |
2016-12-05 | no difference between dev and prod static files | Roald de Vries | |
2016-12-02 | [refactor] move app dir into public dir | Zara Gebru | |
2016-06-26 | Updated minifiers and packaging accordingly | Bruno Wagner | |
2016-04-28 | Issue #678 fixing typo on the right date format | Zara Gebru | |
2016-04-28 | Issue #678 fixing typo on the right date format | NavaL | |
2016-04-15 | Issue #678: added utility converting time passed and dynamically changing ↵ | Zara Gebru | |
version timestamp | |||
2016-04-07 | Issue #644: add time passed since last commit in nav bar | Zara Gebru | |
2016-03-22 | removed minified js libraries before our minification | NavaL | |
expressly added non-zero exit code if minification fails upgraded minify version Issue #655 | |||
2016-03-18 | re-introduce minification with the 'hacky' prepending semi-column fix | NavaL | |
2016-03-18 | adding a temporary fix to minify blowing up because of iframeresizer | NavaL | |
further investigation as to why the sourcemap comment at the end of the file causes problem whereas jquery has the same but does not blow up This will fix prod for now | |||
2016-03-18 | Temporarily removed minification of js | Bruno Wagner | |
Minification broke because we added invalid js code somewhere. I removed the minification for now so the deploy will be able to put the js code where it has to be. We'll investigate the underlying problem and find out what is the invalid js code that was introduced | |||
2016-03-09 | Issue #617: Add sandbox to build scripts | Felix Hammerl | |
2015-12-28 | Added file upload dependencies to build | Bruno Wagner | |
They weren't being minified with the rest of the JS, so I added them to the packaging and the UI should be correct inside docker | |||
2015-09-29 | Add git version during CI | kaeff | |
2015-09-22 | Added foundation init file to the concat step #462 | Bruno Wagner | |
2015-09-15 | Add git revision to web-ui on build | Folker Bernitt | |
- Issue #453 | |||
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-16 | adding set -e to web-ui package since it was breaking silently | Duda Dornelles | |
2014-12-15 | #170 Added UTF-8 encoding to the html body, because the quoted-printable ↵ | Bruno Wagner | |
module was messing up encoding otherwise | |||
2014-12-10 | No more gemfiles (also means no more control tower for now). Will rewrite it ↵ | Duda Dornelles | |
eventually for node, i guess | |||
2014-12-09 | Adding license info to files | Duda Dornelles | |
2014-12-09 | Getting rid of grunt; using npm scripts instead | Duda Dornelles | |