Commit Graph

141 Commits

Author SHA1 Message Date
dab246 b60656b70f TF-105 [BUG] Fix no subject should show empty instead of null 2021-10-13 12:20:30 +07:00
dab246 a282c8b281 TF-105 [BUG] Fix one line message is not displayed well 2021-10-13 12:20:30 +07:00
dab246 e654fe2866 TF-105 [BUG] Fix loading is blinking when reading email 2021-10-13 12:20:30 +07:00
dab246 ca28b55d24 TF-105 [BUG] Fix email address should be in lower case 2021-10-13 12:20:30 +07:00
dab246 15e1417730 TF-105 Handle event click link and loading content of HtmlContentViewer 2021-10-13 12:20:30 +07:00
dab246 8fb57725df TF-105 Change composer library html-editor-enhanced to enough_html_editor support display email content better 2021-10-13 12:20:30 +07:00
dab246 1350f96f06 TF-105 Make buttons in EmailView easier to press 2021-10-13 12:20:30 +07:00
dab246 99d2707c55 TF-105 Integrate HtmlContentViewer into EmailView 2021-10-13 12:20:30 +07:00
dab246 a9d83852d0 TF-105 Create HtmlContentViewer widget 2021-10-13 12:20:30 +07:00
dab246 86cdbda60b TF-105 Create html transformer 2021-10-13 12:20:30 +07:00
dab246 ee58a77758 TF-145 Implement LoadMoreEmails in ThreadView 2021-10-11 09:31:49 +07:00
dab246 1224173fa0 TF-145 Add unit-test for RefreshChangesEmailsInMailboxInteractor 2021-10-11 09:31:49 +07:00
dab246 a19f18c437 TF-145 Implement refresh changes emails in mailbox 2021-10-11 09:31:49 +07:00
dab246 aa8ab28b2e TF-145 Add unit-test for GetEmailsInMailboxInteractor 2021-10-11 09:31:49 +07:00
dab246 a313ec72ed TF-145 Add presentation layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 bfd5901bf4 TF-145 Add data layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 3cac5e4e83 TF-145 Add domain layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 0ac2460bdf TF-145 Move mailboxResponse to domain layer of Mailbox 2021-10-11 09:31:49 +07:00
dab246 4493700c88 TF-145 Update data from return stream every time for defaultMailbox 2021-10-11 09:31:49 +07:00
dab246 b27472091b TF-145 Create and write unit-test for EmailCacheClient 2021-10-11 09:31:49 +07:00
dab246 f5874a7e49 TF-145 Create object EmailCache 2021-10-11 09:31:49 +07:00
dab246 4fc985b314 TF-141 Delete cache when logout 2021-10-07 11:30:48 +07:00
Dat PHAM HOANG 54b63cfa61 [ADR] Caching 2021-10-06 11:39:28 +07:00
dab246 2362b5ad55 [BUG] Some button of app bar in email view, thread view and composer view quite hard to click 2021-10-04 17:23:52 +07:00
dab246 50bf856688 TF-103 [BUG] Given a mail in sent box, i open it, click reply, it sends it to myself 2021-10-04 17:23:52 +07:00
dab246 b39786ebda [BUG] Expand email address when click arrow button in email detail view 2021-10-04 17:23:52 +07:00
dab246 c475820353 TF-113 [BUG] Date should be display in the local time zone 2021-10-04 17:23:52 +07:00
dab246 d8aac0ba69 TF-98 [BUG] Change the name in email item in list of Sent to the list of Recipients 2021-10-04 17:23:52 +07:00
Dat PHAM HOANG 1c512edaa6 TF-129 Unit-test for GetAllMailboxRepository 2021-10-01 15:48:47 +07:00
Dat PHAM HOANG c6ee4e907b TF-129 Unit-test for mailbox_cache_client 2021-10-01 15:48:47 +07:00
dab246 f152f83ca2 TF-129 Unit-test for refresh all mailbox interactor 2021-10-01 15:48:47 +07:00
dab246 eb29f514dc TF-123 Implement refresh all mailbox 2021-10-01 15:48:47 +07:00
dab246 8f5171d581 TF-123 Implement caching mailbox when get all mailbox 2021-10-01 15:48:47 +07:00
dab246 b8b3cf0db0 TF-123 Setup configuration hive database for caching mailbox 2021-10-01 15:48:47 +07:00
dab246 dd0d1bbe87 TF-123 Create objects for caching mailbox 2021-10-01 15:48:47 +07:00
dab246 89cbb8fcc2 TF-129 Fix bug after select a recipient, focus should still in the same field 2021-10-01 15:48:26 +07:00
Benoit TELLIER 607f8194ff README Add a gitter badge 2021-09-30 06:18:55 +07:00
dab246 8413615e29 TF-79 Create popmenu for tablet 2021-09-27 08:14:26 +07:00
dab246 c7a3e90a68 TF-79 Mark as star/unstar selected multiple email 2021-09-27 08:14:26 +07:00
dab246 1b061d4af9 TF-79 Mark as star/unstar email in thread view 2021-09-27 08:14:26 +07:00
dab246 5d7fd819c8 TF-79 Mark as star/unstar in email detailed view 2021-09-27 08:14:26 +07:00
dab246 a12efc8d2b TF-80 Move multiple email to mailbox from thread view 2021-09-24 17:50:26 +07:00
dab246 24e52dc6a4 TF-80 Undo when move email to mailbox success from email detailed view 2021-09-24 17:50:26 +07:00
dab246 afc8c0fe77 TF-80 Move email to Mailbox in Email Detailed view 2021-09-24 17:50:26 +07:00
dab246 c227df8df2 TF-80 Create pick destination screen 2021-09-24 17:50:26 +07:00
Benoit TELLIER 2463ce5298 README Use collapsable sections
This make the FAQ section easier to read
2021-09-24 17:48:29 +07:00
dab246 449b512986 TF-56 Send email with attachment 2021-09-23 11:29:29 +07:00
dab246 a3b0ae0d53 TF-56 Implement upload multiple attachment 2021-09-23 11:29:29 +07:00
dab246 39ca213285 TF-56 Implement upload single attachment 2021-09-23 11:29:29 +07:00
dab246 6aaa8f93d3 TF-56 Implement local file picker 2021-09-23 11:29:29 +07:00