Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Paring with bwagner
|
|
|
|
|
|
|
|
Separeted the logic to get the user information from the component that
render the popup that shows this information
|
|
|
|
|
|
Ajusted the bottom aligment when the logout button is enable or not
|
|
implementation. #512
|
|
|
|
Adjusted user settings popup text size. Done some SASS refactoring.
|
|
|
|
If a draft was never saved before, and there wasn't
any change to save, we now discard it instead saving
and deleting it. This also lessens the calls to saveDraft
that was causing some draft duplication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merge "remove save draft button, related css and js"
|
|
|
|
|
|
This reverts commit 7b67d64ce75600961cc9836fb124997590126d0e.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #514
|
|
show user email address in title
|
|
message for different browser displays (in a, ugly way. Must refactor this to avoid negative margins).
|
|
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.
|
|
- Issue #503
|
|
- Issue #503
|
|
|
|
|
|
there's an inline style being added to recipients-input elements
|
|
focused (like subject and body already did)
|
|
not taller than the subject one
|
|
|