summaryrefslogtreecommitdiff
path: root/web-ui/app/js/page/pix_logo.js
AgeCommit message (Collapse)Author
2017-02-01Fix the pix-logo to stop spinning when an email opensTayane Fernandes
with @tuliocasagrande
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-03-16Adding spin logo to search event.Gislene Pereira
Issue #238
2016-03-15Adding js unit tests + small refactoring. // pairing with @tuliocasagrandeGislene Pereira
Issue #238
2016-03-14The logo will spin when the user opens a mail or draft.Gislene Pereira
Issue #238
2016-03-14Adding logo loading event to Saving Draft;Gislene Pereira
+ Adding timeout to 0.6 secs before stopping the spinning; + Removing unnecessary defaultAttr. Issue #238
2016-03-10Creating events to spin and stop spinning the logo.Gislene Pereira
Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Issue #238