index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web-ui
/
app
/
js
/
mixins
Age
Commit message (
Expand
)
Author
2016-01-25
Enable attachments on inline compose #579
Giovane
2016-01-11
auto save draft on adding attachment, within timeout
NavaL
2016-01-11
merging attachment_list ui and data, and making it into a mixin
NavaL
2016-01-06
#563 - Giovane/Albo - Fixing arrow toggling for drafts
Gabriel Albo
2016-01-05
separated attachment list UI as a component and the corresponding attachment ...
NavaL
2015-12-30
Updates jshint to latest version #565
Giovane
2015-12-29
refactoring: moved upload logic out of the attachment icon
NavaL
2015-12-22
front-end for sending attachments
NavaL
2015-11-30
Check if the discardMail method is define before apply the default implementa...
Giovane
2015-11-27
Permanently delete discarded drafts #512 w/ bwagner
Giovane
2015-11-27
Created a discard draft behaviour #512 w/ bwagner
Giovane
2015-11-27
Remove display message calls on save draft.
Giovane
2015-11-13
Issue #525 - Fixed no mail on sent after sending it
Jefferson Stachelski
2015-11-13
Issue #525 - Fixed broken tests
Jefferson Stachelski
2015-11-13
Issue #525 - Fixed jshint
Jefferson Stachelski
2015-11-13
Issue #525 - Fixed space in recipient adders
Jefferson Stachelski
2015-11-12
remove save draft button, related css and js
Robin Doherty
2015-10-25
[#414] - Setting the focus to Recipients To Box and fixing tab index.
Gislene Pereira
2015-10-13
create draft_button component that listens to `draft:save`, `draft:saved`
sw00
2015-07-29
#384 Refactored the pull request code
Jefferson Stachelski
2015-07-05
Moved floatlabel function to a mixin
Leonardo Schäffer
2015-04-21
Fixes typo in warnSendButtonOfRecipients.
Lisa Junger
2015-04-08
Removes argument fixing of the i18n library #66
Bruno Tavares
2015-03-20
fix: send button no longer stuck on sending for invalid email addresses.
Lisa Junger
2015-01-12
Improve jshint configuration
Alexandre Pretto Nunes
2015-01-09
Fixed call order dependency for tag creation.
Folker Bernitt
2015-01-06
Separate auto-refresh for mails and tags, and start moving away from having t...
Alexandre Pretto Nunes
2014-12-09
issue #172 fixed jshint.
Lisa Junger
2014-12-09
issue #172 added timeout monitoring to ajax calls.
Lisa Junger
2014-10-16
Making sure only the tags are shown in the mail when you update the mail
Duda Dornelles
2014-10-09
Fixed jshint warnings.
Folker Bernitt
2014-10-09
Fixing bug where the send button would get disabled at times even if there we...
Duda Dornelles
2014-10-09
Skip default tags for tag suggestions.
Folker Bernitt
2014-10-09
Only suggest tags that are not already part of the mail.
Folker Bernitt
2014-10-08
oopsie forgot debugger statement
Duda Dornelles
2014-10-08
#97 - making sure that the send button gets enabled when sending drafts even ...
Duda Dornelles
2014-10-07
Fixed jshint errors
Bruno Wagner
2014-10-01
#80 - escaping tags in the autocomplete box
Duda Dornelles
2014-09-22
showing draft even if json has no recipients
Duda Dornelles
2014-09-03
reactivating reply/reply all/forward; deactivating reply draft
Duda Dornelles
2014-08-25
Add copyright and license to javascript files
Alexandre Pretto Nunes
2014-08-12
Move tagging functionality to withMailTagging mixin to clear mailView some
Alexandre Pretto Nunes
2014-08-12
Clean up feature flag mixin
Alexandre Pretto Nunes
2014-08-08
replaces Smail by Pixelated in all js files
Patrick Maia
2014-08-08
adds ability to define behavior when a feature is toggled off
Thiago Colucci and Patrick Maia
2014-08-08
disables save draft, add tag, reply-section features
Patrick Maia
2014-08-08
adds with_feature_toggle mixin
Patrick Maia
2014-07-31
Add web-ui based on previous code
Ola Bini