Commit Graph

26 Commits

Author SHA1 Message Date
dab246 f80bede226 TF-1714 Remove constructor domain state class unnecessary
(cherry picked from commit 6293b3d5f4b1220ad285913804b7ce99ed96d54b)
2023-08-18 21:29:50 +07:00
dab246 b83eb87675 TF-1710 Add empty spam folder interactor
(cherry picked from commit f0d22cd8925185607b5dea74f2cf40052980d19c)
2023-08-18 21:29:50 +07:00
dab246 0583406e3b TF-1708 Update props properties for all state object in interactor
(cherry picked from commit 2a5441c2ef4facf28e7e6e1678e89601d72259be)
2023-07-07 22:45:26 +07:00
dab246 163ed8b9fe Add null-safety for list props with type dynamic 2023-02-24 17:33:31 +07:00
dab246 0f675c2270 Fix can not refresh change list mailbox and email after take actions with email in succession 2023-01-18 19:05:15 +07:00
HuyNguyen 6030aec159 TF-1362: [Data] Implement store and get LastTimeDismissedSpamReport in repository and datasource 2023-01-16 09:48:37 +07:00
HuyNguyen dadd7d005a TF-1362: [Domain] Store and Get lastTimeDismissedSpamRepirt in UseCase 2023-01-16 09:48:37 +07:00
dab246 71abe0cf37 TF-934 Implement search by query when open new tab 2022-11-15 09:41:33 +07:00
dab246 6050ee5386 TF-934 Select mailbox, email when change route on browser 2022-11-15 09:41:33 +07:00
dab246 4c9beb7526 TF-934 Add interactor get email by id 2022-11-15 09:41:33 +07:00
dab246 0fb78cef5e TF-933 Update new position all button QuickSearchFilter on Web Desktop 2022-09-16 12:20:02 +07:00
dab246 9d0c9ca1f0 TF-838 Implement State for Interactor 2022-08-17 14:29:38 +07:00
dab246 d8f236a89c TF-495 Implement linter for thread view 2022-04-25 10:52:05 +07:00
dab246 16c5aed64e TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object 2022-04-15 19:48:12 +07:00
dab246 1c7f9ad333 TF-239 Empty trash folder 2022-04-06 09:37:33 +07:00
dab246 641dce4905 TF-314 Implement delete multiple email in ThreadView 2022-03-31 09:51:03 +07:00
dab246 aceac30149 TF-348 Fix unread email counter not updating 2022-03-28 09:23:55 +07:00
dab246 17eeefbb39 TF-138 Implement load more for search email 2021-10-26 15:34:08 +07:00
dab246 62d416c4a4 TF-138 Add domain layer for search mail with text pattern 2021-10-26 15:34:08 +07:00
dab246 ee58a77758 TF-145 Implement LoadMoreEmails in ThreadView 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 c7a3e90a68 TF-79 Mark as star/unstar selected multiple email 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 5fd305d102 TF-78 Implement mark as unread when touch the "eye slash" icon on the top of screen EmailView 2021-09-17 10:06:36 +07:00
dab246 e7bf7f782e TF-78 Implement mark as read & unread for multiple selected email in threads 2021-09-17 10:06:36 +07:00
dab246 3be516a93c Add domain layer for get list Email in Mailbox 2021-08-18 17:17:21 +07:00