summaryrefslogtreecommitdiff
path: root/web-ui/app/js/features
AgeCommit message (Collapse)Author
2016-12-08Revert "[#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 dirZara Gebru
2016-05-18Issue #692 re-added logout back in the feature toggleNavaL
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-10-14Adding feature toggle for auto reload so we can disable it in the functional ↵Duda Dornelles
tests
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design
2014-10-07Fixed jshint errorsBruno Wagner
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-08moves disabled features list to servicePatrick Maia
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia