summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/page
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-07-05#718Carol Guillen
2016-06-23[#619] Fix some missing translation stringsTulio Casagrande
2016-04-15Issue #678: added utility converting time passed and dynamically changing ↵Zara Gebru
version timestamp
2016-04-07Issue #292: put labels on user pub key and emailCaio Carrara
Since we need always think about our defined personas, it's important to describe properly the information we put on user interface. This aspect is more important when we need to show some non trivial information as the public key fingerprint. So, this change adds label for both info on user "settings" box, email and public user fingerprint.
2016-04-07Issue #644: add time passed since last commit in nav barZara Gebru
2016-04-06Issue #292: add fingerprint view in user settingsZara Gebru
2016-02-25changed logout to postNavaL
Issue #612
2015-12-29Listens to mails available events and count unread #564Giovane
- Considering unread all the mails that doesn't have the 'read' status - Remove initial templates because title doesn't support html tags inside
2015-12-29Shows unread count on title barGiovane
- This commit creates the unread_count_title component
2015-12-03Issue #411 - Display user email in user settings popup [w/ @jeffhsta]Gislene Pereira
2015-11-30Issue #509 - Ajusted the bottom pop up alignmentJefferson Stachelski
Ajusted the bottom aligment when the logout button is enable or not
2015-11-27Add the user settings icon, with a popup boxCam Jackson
2015-09-15#442 Moves feedback files to a dedicated folder.Giovane
2015-09-15Add git revision to web-ui on buildFolker Bernitt
- Issue #453
2015-09-14#442 trigger open event when click on feedback link.Giovane
2015-09-14#442 Create feedback element on side navbar.Giovane
2015-02-19#239 Fixing logout style and removing duplicated stylingGabriel Albo
2015-02-02Issue #242 always check for logout enabled when rendering button.Lisa Junger
- fixed problems with multiple toggles.
2015-01-29Removed logout text from the logout iconBruno Wagner
2015-01-29Removing all titles when hoveringGabriel Albo
2015-01-29Issue #242 added logout shortcut for dispatcher mode.Lisa Junger
- some new style to logout in expanded nav bar and shortcut. - to be complemented by #239.
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