summaryrefslogtreecommitdiff
path: root/web-ui/app/scss
AgeCommit message (Collapse)Author
2016-02-08Issue #549 - Add remove-icon stylesFelix Hammerl
2016-02-08Revert "Issue #549 - Implemented UI part of remote attachments"Felix Hammerl
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2.
2016-02-04Issue #551 - Remove unnecessary CSSFelix Hammerl
2016-02-03Issue #552 - Add upload abortFelix Hammerl
Cancels an upload and restores the user interface to ready-for-upload state
2016-02-03Display progress bar when an upload is in progressFelix Hammerl
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel.
2016-02-01Issue #549 - Implemented UI part of remote attachmentsJefferson Stachelski
2016-01-26Issue #550 - Alert user when attachment size exceeds 1MB limit.Gislene Pereira
2016-01-21Issue #572 - Adjusting attachment download icon positionGislene Pereira
2016-01-20Issue #572 - Removing unecessary space between end of body and send button ↵Gislene Pereira
(compose box)
2016-01-20Issue #572 - Increasing attachmentsArea li a bit according to suggestion in ↵Gislene Pereira
the issue.
2016-01-19Issue #572 - Remove Attachment text, attachment box takes full width +Gislene Pereira
+ Attachment size color in lighter gray + Add space between each attachment
2016-01-19Issue #572 - Rotate and resize paperclip icon.Gislene Pereira
Removed blue border around paperclip icon when clicking it.
2016-01-13Fixed url of opensans importBruno Wagner
2016-01-11adding paperclip icon on sent mails and drafts email listsNavaL
Issue #573
2015-12-28#563 - Adding arrows up and down to indicate the state of the cc and bcc fieldsGabriel Albo
2015-12-28#563 - Removing recipients fields border and leaving only one at the top of ↵Gabriel Albo
the subject field
2015-12-28#563 - Adding hide/show logic and link. Hiding cc and bcc by defaultGabriel Albo
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-12-21Make download attachment link as a box #558 w/ @albogabrielGiovane
2015-12-07Issue #411 - Fixing user settings box position [w/ @giovaneliberato]Gislene Pereira
2015-12-07Issue #507 - Refactored fix broken UI when start UAJefferson Stachelski
Paring with bwagner
2015-12-03Issue #411 - Did some refactores [Gil/Jeff]Jefferson Stachelski
2015-12-01#509 - Fixing font size and padding for the user settings headerGabriel Albo
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-27Issue #509 - Fixed space between navbar icons [Gil/Jeff]Gislene Pereira
Adjusted user settings popup text size. Done some SASS refactoring.
2015-11-27Add the user settings icon, with a popup boxCam Jackson
2015-11-25Issue #298 - Making trash, draft and attachment icons color lighter on mail listVictor Shyba
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-11-11Align second line of email addresses to the beginning of the first lineReinaldo de Souza Jr
Fixes #514
2015-11-10#503 - Aligning the 'no emails in inbox' message to the 'nothing selected' ↵Gabriel Albo
message for different browser displays (in a, ugly way. Must refactor this to avoid negative margins).
2015-11-09Adds style and tag information on 'No Mails available' message.Giovane
- Issue #503
2015-11-09Fixing recipients label width so it won't break for the BCC fieldGabriel Albo
2015-11-09#504 - Fixed non clickable area below the recipients labelGabriel Albo
2015-11-04#504 - Adding element focus using 'important' while we figure out why ↵Gabriel Albo
there's an inline style being added to recipients-input elements
2015-11-04#504 - Making the recipients fields have a distinct background color when ↵Gabriel Albo
focused (like subject and body already did)
2015-11-04#504 - Fixing the recipients label and span padding so the line height is ↵Gabriel Albo
not taller than the subject one
2015-11-04#504 - Fixing horizontal padding for entered addressesGabriel Albo
2015-10-29Jeff/Albo - Fixing to, cc and bcc label alignmentGabriel Albo
2015-10-28Issue #493 - changed how trigger the edit recipientsJefferson Stachelski
Changed from double click to a single one and now using the pointer cursor to be more intuitive
2015-10-28Issue #493 - Made some refactors with SCSSJefferson Stachelski
2015-10-28Issue #493 - Remove the blue X buttonJefferson Stachelski
Changed the blue color of X button on recipients to the same color of the font
2015-10-23Change delete address token color.Giovane
2015-10-23Add invalid address sinalization on tokens #492Giovane
2015-10-21Fixed the recipient css margin and paddingJefferson Stachelski
2015-10-21Merge branch 'master' of https://github.com/SamuelToh/pixelated-user-agentJefferson Stachelski
2015-10-21Fix horizontal line in mail view when opening mail with many recipientskaeff
- Issue: #496
2015-09-17#442 Improve feedback box UI and show message after clicking submit.Giovane
2015-09-16#442 Renames feedback box file and improve feedback box html.Giovane
2015-09-15Add git revision to web-ui on buildFolker Bernitt
- Issue #453
2015-09-14#442 Create feedback element on side navbar.Giovane