Commit Graph

  • f24cb2cfdb Add adr to fix oidc refresh token using QueuedInterceptor dab246 2023-09-11 10:23:08 +07:00
  • 604698d4e4 Handle call retry up to 3 time when statusCode=401 dab246 2023-09-08 19:38:06 +07:00
  • a822d98c15 TF-2129 Show full attachment for the first time dab246 2023-09-07 15:28:12 +07:00
  • 7c2955585f TF-2129 Fix print log on mobile dab246 2023-09-07 15:26:14 +07:00
  • 143503c52d TF-2129 Fix cannot attach file on mobile dab246 2023-09-07 15:20:58 +07:00
  • 8f7a1aeb10 TF-2026 Implement SaveToDraft method dab246 2023-08-31 00:11:42 +07:00
  • 5f0b27e742 TF-2026 Add SaveToDraftAndClose method dab246 2023-08-30 18:59:40 +07:00
  • a1277497b8 TF-1984 Handle empty Trash and Spam mailbox action dab246 2023-08-30 16:45:41 +07:00
  • bacf448b33 TF-1984 Update logger by standard format dab246 2023-08-30 16:20:51 +07:00
  • 5c7eb62eb7 TF-1984 Move Get.find() outside the build method dab246 2023-08-30 16:19:46 +07:00
  • 3c173caa4e TF-1984 Show popup dialog when clicking on Empty button dab246 2023-08-30 16:16:35 +07:00
  • 41a1efb5de TF-1984 Show Empty action for Trash and Spam mailbox dab246 2023-08-30 10:24:46 +07:00
  • eb997f55b7 Convert LoginTextInputBuilder functional to StatefulWidget dab246 2023-08-30 09:19:00 +07:00
  • bac47c7a5e Check OIDC available when no account is logged in dab246 2023-08-29 10:32:32 +07:00
  • 1ab03dc1e1 Remove NoAuthenticatedAccountFailure state unnecessary dab246 2023-08-29 09:36:27 +07:00
  • d506248fa6 Replace all png icon to svg icon dab246 2023-08-28 19:12:23 +07:00
  • 566575fcb9 Make the beautify logging tool dab246 2023-08-28 18:51:49 +07:00
  • 20c9777819 Fix TextEditingController was used after being disposed in LoginView dab246 2023-08-28 18:34:16 +07:00
  • a26d2e60a0 Fix the login screen freezes when pasting the link in the browser address bar dab246 2023-08-28 18:23:37 +07:00
  • fe310b666a TF-1977 Close email view and scroll to position inbox when clicking on logo dab246 2023-08-29 15:42:15 +07:00
  • 53db04c4dd TF-1977 Rename the method for clarity dab246 2023-08-29 14:59:07 +07:00
  • 6ef028f023 TF-1977 Disable highlight color when clicking logo dab246 2023-08-29 14:55:37 +07:00
  • 77d95b9fa8 TF-1977 Redirect to Inbox when clicking on logo dab246 2023-08-29 14:52:30 +07:00
  • 28cc6203ed Disable swipe right-to-left on thread hieubt 2023-08-29 11:56:54 +07:00
  • 852599856d tf-1946 add swipe to thread hieubt 2023-08-28 10:21:56 +07:00
  • 20c95caf0e TF-1844 Fix mailbox not selected in advanced search dab246 2023-08-23 19:11:46 +07:00
  • d6a4d437b3 TF-1844 Update hint text input advanced search dab246 2023-08-23 18:46:52 +07:00
  • 9378805f56 TF-1844 Highlight autocomplete suggestion item when hovering in advanced search dab246 2023-08-23 18:38:23 +07:00
  • 67eab3e403 TF-1844 Automatically perform search action after user fills in input field and use Enter key in advanced search dab246 2023-08-23 16:28:24 +07:00
  • 0dbf2d90c3 TF-1845 Fix the searching result is not correct with the condition Doesn't have and Has the words dab246 2023-08-24 11:06:46 +07:00
  • 3e8b7be0c7 Bump version to v0.9.1 dab246 2023-08-23 11:01:06 +07:00
  • 1c111270a7 TF-1974 Set default OIDC_SCOPE dab246 2023-08-22 10:36:15 +07:00
  • f5d5791fdf TF-1974 Fix refresh token oidc failed dab246 2023-08-22 10:14:23 +07:00
  • 000e500051 TF-2099 Fix Quota information are missing dab246 2023-08-21 18:30:14 +07:00
  • f39830ea0b Bump version to v0.9.0 dab246 2023-08-18 21:07:09 +07:00
  • 6225ec8cbe Migrate branch upgrade to master for dependency dab246 2023-08-18 20:51:07 +07:00
  • 8eed49fd73 TF-1961 Transform html email content in composer dab246 2023-08-18 19:42:04 +07:00
  • e06d35f1e1 TF-1961 Left align signature and title header reply/forward email dab246 2023-08-18 19:04:50 +07:00
  • e2de23fdfd TF-1961 Add script handle lazy loading image in html dab246 2023-08-16 12:30:49 +07:00
  • 1af33dd20d TF-1961 Refactor html transformer dab246 2023-08-16 12:02:34 +07:00
  • 289d5bbbe2 TF-2092 Persist selected signature while expanding and minimizing the editor dab246 2023-08-17 18:51:18 +07:00
  • ff300d3231 TF-2092 Update signature prefix dab246 2023-08-17 18:51:05 +07:00
  • 6b3a043d7d TF-2078 Remove import unnecessary dab246 2023-08-17 16:24:04 +07:00
  • a756385546 TF-2078 Display original email content when can not parse calendar event dab246 2023-08-11 15:56:55 +07:00
  • 75f2217fa2 TF-2078 Add event options to blue bar dab246 2023-08-11 09:11:17 +07:00
  • 5b87045b8a TF-2078 Fix ScrollController is currently attached to more than one ScrollPosition dab246 2023-08-10 19:32:56 +07:00
  • c938cc3d74 TF-2078 Add bottom border for UserInformationWidget dab246 2023-08-10 19:04:35 +07:00
  • 500767ce7c TF-2078 Hide mailbox loading bar when change state email dab246 2023-08-10 18:47:36 +07:00
  • d29321da39 TF-2078 Sync use launchLink to open hyper link dab246 2023-08-10 18:27:38 +07:00
  • 9529c6c590 TF-2078 Display calendar event action dab246 2023-08-10 18:14:45 +07:00
  • c598f47948 TF-2078 Add CalendarEventActionButton widget dab246 2023-08-10 18:14:04 +07:00
  • bc8c5336bd TF-2078 Implement get calendar event action in domain & data layer dab246 2023-08-10 18:12:58 +07:00
  • 86a3ba8d89 TF-2078 Add abstract get list event action dab246 2023-08-10 17:50:52 +07:00
  • 8d70aa7067 TF-2089 Fix pull-to-refresh in mailbox view dab246 2023-08-14 12:24:46 +07:00
  • d8d205aed9 TF-1983 Perform create new rule from new folder dab246 2023-08-09 19:18:15 +07:00
  • 9b54b5d448 TF-1983 Add CreateFilters button in empty thread view widget dab246 2023-08-09 19:03:01 +07:00
  • d7656a087c TF-1983 Convert mailbox item tile builder to StatefulWidget dab246 2023-08-09 19:02:06 +07:00
  • f25a7d3261 TF-2087 Fix status bar missing in dark theme mode dab246 2023-08-11 18:33:58 +07:00
  • 632b9c67d6 TF-1714 Change ButtonBuilder to TMailButton widget dab246 2023-08-08 19:17:36 +07:00
  • 195ef578db TF-1714 Display animation loading when click refresh mailbox button dab246 2023-08-08 12:24:12 +07:00
  • 0bbf0ad4d0 TF-1714 Add ThreadViewLoadingBar widget dab246 2023-08-08 12:23:22 +07:00
  • 2a536494b4 TF-1714 Move MailboxDashboardConstant to domain layer dab246 2023-08-08 12:21:00 +07:00
  • f80bede226 TF-1714 Remove constructor domain state class unnecessary dab246 2023-08-08 12:20:14 +07:00
  • e3f08bcb7d TF-1714 Add size property for CupertinoLoadingWidget dab246 2023-08-08 12:17:17 +07:00
  • 4447871cfc TF-1714 Add TMailButton, TMailContainer widget dab246 2023-08-08 12:16:46 +07:00
  • fa96a291f8 TF-1982 Change mailboxes label to folder dab246 2023-08-08 20:24:49 +07:00
  • a2875ea921 TF-2064 Handle limit storage to show warning banner dab246 2023-08-04 21:43:33 +07:00
  • 3aa2b91a89 TF-2064 Add QuotasBannerWidget dab246 2023-08-04 21:26:15 +07:00
  • 9a2e838d03 TF-2064 Update UI for quotas view dab246 2023-08-04 17:56:38 +07:00
  • 4a11a0779a TF-2064 Upgrade version jmap_dart_client to display quota warning banner dab246 2023-08-04 16:10:03 +07:00
  • 0b3a72bcbf TF-2064 Move exceptions to outside model folder dab246 2023-08-04 16:08:30 +07:00
  • f05a9c2d00 TF-2064 Remove some controller unnecessary dab246 2023-08-04 16:07:39 +07:00
  • f709bcb4d7 Change SERVER_URL to deployment PR success dab246 2023-08-07 10:26:15 +07:00
  • fca8540ac3 TF-1710 Remove some import unnecessary dab246 2023-08-04 15:20:46 +07:00
  • 3dc3283aac TF-1710 Display count of total emails for Trash & Spam folder dab246 2023-08-04 11:10:15 +07:00
  • 09f213ebb6 TF-1710 Move all method of PresentationMailbox object to extension to sync dab246 2023-08-04 11:09:40 +07:00
  • 7ea3ee6958 TF-1710 Add CountOfEmails widget dab246 2023-08-04 11:06:57 +07:00
  • 47199fee11 TF-1710 Update new UI for banner empty trash dab246 2023-08-03 18:54:20 +07:00
  • 7f35974b3b TF-1710 Show banner delete all spam emails dab246 2023-08-03 18:42:40 +07:00
  • b0e21bd479 TF-1710 Implement delete all spam emails action in search dab246 2023-08-03 16:03:28 +07:00
  • 375cec9dd1 TF-1710 Implement delete all spam emails action dab246 2023-08-03 16:02:07 +07:00
  • b83eb87675 TF-1710 Add empty spam folder interactor dab246 2023-08-03 16:01:29 +07:00
  • 18c007d0b2 TF-1710 Add EmptySpam action to mailbox action list dab246 2023-08-03 16:00:26 +07:00
  • bf363e9db0 TF-2068 Create highlight autolink for event location widget dab246 2023-08-03 14:28:03 +07:00
  • 157fbe347a TF-2068 Display organizer address when organizer name dab246 2023-08-03 12:07:46 +07:00
  • d38bd99c83 TF-2068 Remove ScrollController avoid error dab246 2023-08-03 11:31:02 +07:00
  • 0388e4eef7 TF-2068 Remove the comma of the last attendee in EventAttendeeDetailWidget dab246 2023-08-03 10:56:33 +07:00
  • 9ee40751e8 TF-2068 Fix calendar banner widget is gray bar dab246 2023-08-03 10:52:57 +07:00
  • 3cd43c33ba TF-2067 Disable swipe left/right to next/previous email in email view dab246 2023-08-03 10:19:01 +07:00
  • be3703f847 TF-2066 Remove some return Future unnecessary dab246 2023-08-03 10:12:41 +07:00
  • 25b59d2310 TF-2066 Upgrade hiveDBVersion to version 5 dab246 2023-08-03 10:11:53 +07:00
  • 832589008f TF-1981 Update UI spam banner on web dab246 2023-08-01 19:08:55 +07:00
  • 720dc7ce33 TF-1981 Add SpamReportBannerLabel widget dab246 2023-08-01 18:01:57 +07:00
  • 583788e155 TF-1981 Update UI spam banner on mobile/tablet dab246 2023-08-01 17:05:15 +07:00
  • c377365bf3 TF-2047 Update unit-test SanitizeAutolinkFilter dab246 2023-08-01 15:08:58 +07:00
  • 7f194bee69 TF-2047 Add rel="noreferrer" to HTML link attribute for enhance website security dab246 2023-08-01 12:57:28 +07:00
  • 25324f1869 TF-2047 Update linkify to pubspec.lock dab246 2023-08-01 12:54:54 +07:00
  • a1eb60659f TF-2047 Add adr for sanitize and autolink html when type is text/plain dab246 2023-08-01 10:40:10 +07:00
  • 903b720b2e TF-2047 Inject binding html analyzer dab246 2023-07-31 16:52:09 +07:00
  • f47c3198b6 TF-2047 Combine sanitize and autolink transformer text dab246 2023-07-31 16:48:14 +07:00