Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
- see issue pixelated/project-issues#162
- move test code to monitored_ajax_call.spec.js
|
|
|
|
respective inputs.
|
|
- See project issue 162
- Should solve 'disconnected' problems
|
|
|
|
Fixed bug that was shown error on console when trigger the delete
recipient event
|
|
Fixed bug when try delete recipient by clicking on the 'x' button, that
was not deleting the recipient inside the flightjs component
|
|
Fixed the nagivation mode when used click to edit recipients and also
refactored the code to split the responsability
|
|
Changed from double click to a single one and now using the pointer
cursor to be more intuitive
|
|
|
|
Changed the blue color of X button on recipients to the same color of
the font
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|