Age | Commit message (Collapse) | Author |
|
Issue #548
|
|
Issue #548
|
|
|
|
|
|
Paring with bwagner
|
|
|
|
|
|
Separeted the logic to get the user information from the component that
render the popup that shows this information
|
|
|
|
implementation. #512
|
|
|
|
|
|
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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #514
|
|
- Issue #503
|
|
- Issue #503
|
|
|
|
- see issue pixelated/project-issues#162
- move test code to monitored_ajax_call.spec.js
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Address can now be just email ou canonical emails(User
<user@example.com>)
- Trigger tokenize addresses emails when type space
|
|
|
|
|