Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-05 | #718 | Carol Guillen | |
2016-06-23 | [#619] Fix some missing translation strings | Tulio Casagrande | |
2016-04-15 | Issue #678: added utility converting time passed and dynamically changing ↵ | Zara Gebru | |
version timestamp | |||
2016-04-07 | Issue #292: put labels on user pub key and email | Caio 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-07 | Issue #644: add time passed since last commit in nav bar | Zara Gebru | |
2016-04-06 | Issue #292: add fingerprint view in user settings | Zara Gebru | |
2016-02-25 | changed logout to post | NavaL | |
Issue #612 | |||
2015-12-29 | Listens to mails available events and count unread #564 | Giovane | |
- 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-29 | Shows unread count on title bar | Giovane | |
- This commit creates the unread_count_title component | |||
2015-12-03 | Issue #411 - Display user email in user settings popup [w/ @jeffhsta] | Gislene Pereira | |
2015-11-30 | Issue #509 - Ajusted the bottom pop up alignment | Jefferson Stachelski | |
Ajusted the bottom aligment when the logout button is enable or not | |||
2015-11-27 | Add the user settings icon, with a popup box | Cam Jackson | |
2015-09-15 | #442 Moves feedback files to a dedicated folder. | Giovane | |
2015-09-15 | Add git revision to web-ui on build | Folker 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 styling | Gabriel Albo | |
2015-02-02 | Issue #242 always check for logout enabled when rendering button. | Lisa Junger | |
- fixed problems with multiple toggles. | |||
2015-01-29 | Removed logout text from the logout icon | Bruno Wagner | |
2015-01-29 | Removing all titles when hovering | Gabriel Albo | |
2015-01-29 | Issue #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-08 | Added 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 |