Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-07 | [#922] Refactoring react folder structure | Tayane Fernandes | |
with @anikarni | |||
2017-02-01 | [#922] Add react tests | Anike Arni | |
with @tayanefernandes | |||
2016-12-29 | Delete require config file main.js | Anike Arni | |
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-02 | [refactor] move app dir into public dir | Zara Gebru | |
2016-06-29 | Increase timeout report on karma | Tulio Casagrande | |
We have some tests running around 600 ms. We changed the report value for slower tests to 1 sec. This eliminates the last warnings on js tests. | |||
2016-06-29 | Fix sandbox.html request warning on js tests | Tulio Casagrande | |
We added a proxy to serve the sandbox.html. This removes warnings from js tests | |||
2016-06-29 | Fix mispelling on modernizr import | Tulio Casagrande | |
2016-06-29 | Add jasmine-ajax to mock ajax calls on tests | Tulio Casagrande | |
We had some tests trying to hit the backend. Considering these are unit tests, we decided to mock all ajax calls. This removes the warnings we had when running js tests. | |||
2016-06-27 | Updates the i18next to latest version | Caio Carrara | |
See: #727 | |||
2016-06-26 | Updated karma and requirejs | Bruno Wagner | |
Also changed reporter to dots, to decrease verbosity a little bit | |||
2016-02-24 | Issue #617: Sanitize received content | Felix Hammerl | |
Sanitizes received HTML content with DOMPurify, making it safe for displaying and templating. Sanitizes received plain text content by encoding every single character as HTML entity. | |||
2015-12-22 | front-end for sending attachments | NavaL | |
Issue #548 | |||
2015-03-27 | Removed non-existant packages from karmajs conf | Bruno Wagner | |
2015-02-24 | #192 - highlights only words that matches with the keywords given | Alabê Duarte | |
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 | |||
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-11-20 | Create custom matcher for jasmine unit tests | Alexandre Pretto Nunes | |
2014-10-28 | Running karma will now output test results | Bruno Wagner | |
2014-08-08 | disables save draft, add tag, reply-section features | Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |