summaryrefslogtreecommitdiff
path: root/web-ui/app/js/page/default.js
AgeCommit message (Collapse)Author
2016-01-05Revert "Issue #25 - Implemented shortcuts on UI"Bruno Wagner
This reverts commit aa66beb0c74ebaa950a083ed991f6e5f50f9c9ac. This commit broke the functional tests, so we are reverting it for now, while we fix it
2015-12-31Issue #25 - Implemented shortcuts on UIJefferson Stachelski
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 - Splitted some js logic [Gil/Jeff]Jefferson Stachelski
Separeted the logic to get the user information from the component that render the popup that shows this information
2015-11-27Add the user settings icon, with a popup boxCam Jackson
2015-11-09Add no mails availabe message to middle paneFolker Bernitt
- Issue #503
2015-09-21#442 Shows success message after sending feedbackGiovane
2015-09-16#442 Renames feedback box file and improve feedback box html.Giovane
2015-09-15#442 Moves feedback box component to mail_view related folders.Giovane
2015-09-15#442 Renames feedback box trigger filesGiovane
2015-09-15#442 minor changes on feedback component files.Giovane
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 Fix jshintGiovane
2015-09-14#442 Create feedback element on side navbar.Giovane
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
Allow user to move emails from trash to inbox
2015-04-13Removed last traces of progress barBruno Wagner
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-09listening event 'recoverMany'Roberto Soares
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.
2015-01-22 #224 fixing js tests and locales pathDuda Dornelles
2014-10-21Adding progress bar for syncing mailsDuda Dornelles
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-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini