Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-24 | Remove unused font and stylesheetgit s | Felix Hammerl | |
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-22 | front-end for sending attachments | NavaL | |
Issue #548 | |||
2015-12-07 | Issue #507 - Refactored fix broken UI when start UA | Jefferson Stachelski | |
Paring with bwagner | |||
2015-12-07 | Issue #507 - Hidden the search icon when start UA | Jefferson Stachelski | |
2015-12-03 | Issue #411 - Did some refactores [Gil/Jeff] | Jefferson Stachelski | |
2015-11-27 | Issue #509 - Fixed space between navbar icons [Gil/Jeff] | Gislene Pereira | |
Adjusted user settings popup text size. Done some SASS refactoring. | |||
2015-11-27 | Add the user settings icon, with a popup box | Cam Jackson | |
2015-11-09 | template user's email address into title | sw00 | |
this should solve https://github.com/pixelated/pixelated-user-agent/issues/246 needed to inject leap_session into root resource to access user email on request. | |||
2015-10-05 | Removed "loading..." from the UI | Bruno Wagner | |
The loading wasn't adding much in terms of feedback and was getting over important statuses like signature and encryption information. We removed the generic loading for now and we might add specific loading for certain parts as needed | |||
2015-09-22 | Added foundation initialization to usemin tag #462 | Bruno Wagner | |
2015-09-15 | Add git revision to web-ui on build | Folker Bernitt | |
- Issue #453 | |||
2015-09-14 | #442 Create feedback element on side navbar. | Giovane | |
2015-09-03 | #304 Adds PixelatedSite class to hold custom request configuration and ↵ | Giovane | |
remove foundation inline javascript. | |||
2015-04-14 | Making the logo also toggle the sidenav | Gabriel Albo | |
2015-04-13 | Removed last traces of progress bar | Bruno Wagner | |
2015-04-07 | Re-adding the logo in svg to try to get it fixed on try, staging and dev. | Gabriel Albo | |
2015-04-07 | Changing middle pane background color and removing the svg logo | Gabriel Albo | |
2015-04-01 | Attempting to fix the fact that the logo is not displayed correctly on ↵ | Gabriel Albo | |
try/dev/staging | |||
2015-03-06 | *Really* sticking the logout to the bottom now :) | Gabriel Albo | |
2015-03-04 | Alexandre/Albo - Fixing an issue with the custom tags visibility toggle not ↵ | Gabriel Albo | |
working when the user clicks on the mail list with the sidenav expanded. | |||
2015-03-03 | Fixing tag visibility toggle | Gabriel Albo | |
2015-03-02 | Fixing the sidenav close toggle | Gabriel Albo | |
2015-02-27 | Using an actual svg (coded) in place of the .svg file for the logo. | Gabriel Albo | |
2015-02-25 | #296 Moving the toggle control script to the tags hbs file so clicking on ↵ | Gabriel Albo | |
the tags icon now toggles the left nav. Next: extracting this JS to a proper place. | |||
2015-02-24 | #296 Hiding custom tags when the left side nav is collaped | Gabriel Albo | |
2015-02-19 | #239 Avoid pushing window state when clicking the menu sandwich | Alexandre Pretto Nunes | |
2015-02-19 | #239 Adding full logo and styling it | Gabriel Albo | |
2015-02-19 | #239 Remove old shortcut bar | Alexandre Pretto Nunes | |
2015-02-19 | #239 Move logo to sidebar nav | Alexandre Pretto Nunes | |
2015-02-19 | #239 Move toggle to sidebar nav (with js hack) | Alexandre Pretto Nunes | |
2015-02-19 | #239 Remove tags shortcuts | Alexandre Pretto Nunes | |
2015-02-19 | #239 make sidenav always partially visible | Alexandre Pretto Nunes | |
2015-02-02 | Issue #242 always check for logout enabled when rendering button. | Lisa Junger | |
- fixed problems with multiple toggles. | |||
2015-01-29 | Removing all titles when hovering | Gabriel Albo | |
2015-01-29 | Fixing pixelated logo. For some reason, the svg file wasn't being displayed, ↵ | Gabriel Albo | |
so I changed to a png file instead | |||
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. | |||
2015-01-21 | #224 App is working without klein - migration to twisted "complete" | Duda Dornelles | |
2015-01-15 | Separated logo from toggle | Pixpoa pairing | |
2014-12-31 | Adding favicon | Gabriel Albo | |
2014-12-30 | #217 - Adding Pixelated logo to user agent UI | Gabriel Albo | |
2014-12-20 | #82: adding "loading..." message to sinalize an ajax call has been made | Duda Dornelles | |
2014-12-09 | Getting rid of grunt; using npm scripts instead | Duda Dornelles | |
2014-10-21 | Adding progress bar for syncing mails | Duda Dornelles | |
2014-10-13 | UI Redesign - Changed left menu color scheme to a darker theme | Gabriel Albo | |
2014-10-13 | UI redesign - Hiding header (only function now is to show notifications) | Gabriel Albo | |
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 | |||
2014-07-31 | Add web-ui based on previous code | Ola Bini | |