Commit Graph

  • fed41f6c2d TF-1915 Align button action in bottom bar sending queue dab246 2023-06-09 21:51:32 +07:00
  • 8efc741090 TF-1915 Updating correctly state sending email when work manager running dab246 2023-06-09 19:32:31 +07:00
  • af73f90508 TF-1915 Add Refresh To Pull for SendingQueueView dab246 2023-06-09 16:30:48 +07:00
  • 3ed868c35d TF-1915 Update state action of sending email item dab246 2023-06-09 16:13:33 +07:00
  • 6aa87ff012 TF-1915 SendingState of SendingEmail updates according to the work done in WorkManager when network connectivity is restored dab246 2023-06-09 15:23:22 +07:00
  • 20168f5e8d TF-1915 Remove the needToOpen parameter in cases where it is not needed dab246 2023-06-09 10:15:09 +07:00
  • 50635049ab TF-1915 Add await for all show dialog dab246 2023-06-09 09:57:34 +07:00
  • 18df4672aa TF-1915 Hide message banner when all sending email has state is delivering or error dab246 2023-06-08 17:15:42 +07:00
  • a08376aa3d TF-1915 Show From address when list identity is empty dab246 2023-06-08 17:05:00 +07:00
  • 9b5f533579 TF-1915 Show toast message when connected to the internet dab246 2023-06-08 16:54:12 +07:00
  • 3100e00c9e TF-1915 Add SendingState to SendingEmailHiveCache dab246 2023-06-08 15:29:16 +07:00
  • e6e028f380 TF-1915 Sync set padding for multiple platform dab246 2023-06-08 15:19:13 +07:00
  • 8194d34b4c TF-1915 Display SendingState widget in item sending email dab246 2023-06-08 15:18:27 +07:00
  • d0888e9847 TF-1915 Add SendingState property to SendingEmail dab246 2023-06-08 15:16:55 +07:00
  • cada3c2607 TF-1899 Hide add recipient button in forward when no network dab246 2023-06-07 15:48:18 +07:00
  • c1ccf43763 TF-1899 Display From field when no network dab246 2023-06-07 14:45:06 +07:00
  • 9f8eab3e01 TF-1899 Add failure param when handleExceptionAction dab246 2023-06-07 11:56:01 +07:00
  • ef49db7b91 TF-1899 Clear view state when no network dab246 2023-06-07 11:47:55 +07:00
  • 6fbdcb1204 TF-1899 Upgrade version hive database to v3 dab246 2023-06-07 00:30:23 +07:00
  • 2377225520 TF-1899 Store session as string to hive dab246 2023-06-07 00:30:05 +07:00
  • dc07e5661e TF-1899 Perform invoke get stored session when no network dab246 2023-06-07 00:20:01 +07:00
  • 29a81c1c96 TF-1899 Implement interactor for get stored session dab246 2023-06-07 00:13:54 +07:00
  • 00d8499879 TF-1899 Sync and optimize handle error in base controller dab246 2023-06-07 00:07:30 +07:00
  • dda45438ef TF-1899 Perform invoke StoreSessionAction in Dashboard dab246 2023-06-06 22:27:15 +07:00
  • 45aa20d314 TF-1899 Implement store session to hive dab246 2023-06-06 22:20:35 +07:00
  • 44bc6b2084 TF-1899 Add SessionHiveObj to store session dab246 2023-06-06 18:27:31 +07:00
  • 38edd509c6 TF-1865: Remove icon svg not use HuyNguyen 2023-06-06 01:38:33 +07:00
  • ee6bf907ff TF-1865: Update UI and replace task in workmanager when update sending email HuyNguyen 2023-06-06 01:30:43 +07:00
  • 9ca0c7385a TF-1865: Create func update sending email in data layer HuyNguyen 2023-06-06 01:30:02 +07:00
  • 6f3af9100d TF-1865: Update sending email has been edited HuyNguyen 2023-06-06 01:29:06 +07:00
  • 5a394e1719 TF-1865: Get content sending email when open item HuyNguyen 2023-06-05 01:50:52 +07:00
  • 48d32b048d TF-1865: Modify sending email in composer when tap item and Long press item HuyNguyen 2023-06-05 00:23:29 +07:00
  • c70a388732 TF-1839 Clean SendingEmail in cache dab246 2023-06-05 11:42:24 +07:00
  • f121e0c719 TF-1839 Clean OpenedEmail in cache dab246 2023-06-05 11:24:23 +07:00
  • e2397b3b43 TF-1839 Clean IncomingEmailed in cache dab246 2023-06-05 11:19:43 +07:00
  • 94cd15d237 TF-1866 Implement delete sending email in Sending Queue dab246 2023-06-05 09:15:28 +07:00
  • a1e9be48ee TF-1866 Support re-open SendingEmailHiveCache box in hive database dab246 2023-06-05 09:14:55 +07:00
  • d19cc77f5c TF-1866 Display BottomBar when on long press sending email item dab246 2023-06-05 09:13:33 +07:00
  • b3c85a2810 TF-1866 Add abstraction method for delete sending email dab246 2023-06-05 09:11:57 +07:00
  • 2a4d1b302e TF-1900 Add message for notification dab246 2023-06-04 12:28:48 +07:00
  • b2f96c8142 TF-1900 Auto sync Sending Queue after work manager completed dab246 2023-06-04 12:21:27 +07:00
  • 38bd86019e TF-1900 Add SendQueueIsolateManager to handle sending queue in isolate dab246 2023-06-04 12:20:04 +07:00
  • 0f5aab6f69 TF-1900 Add IsolateManager to for data communication the isolate dab246 2023-06-04 12:18:25 +07:00
  • 1bbe3c3e5a TF-1864: Hide btn upload image and attachments while disconnected network HuyNguyen 2023-06-01 16:38:06 +07:00
  • 9405fa60d9 TF-1842: Handle error for _deleteSendingEmailAction and _sendEmailAction HuyNguyen 2023-05-31 22:06:56 +07:00
  • 0556445f97 TF-1842: Trigger handleBackgroundTask when finish task on WorkObserver HuyNguyen 2023-05-31 21:56:10 +07:00
  • fa5606ab24 TF-1842: Update jmap_dart_client lib for Email HuyNguyen 2023-05-31 01:18:53 +07:00
  • 78391e68c6 TF-1842: Handle delete sending email in hive when task successfully HuyNguyen 2023-05-31 01:07:53 +07:00
  • 56e89e3628 TF-1842: Create extension for SendEmailRequest from SendingEmail HuyNguyen 2023-05-31 00:58:39 +07:00
  • ea1b2559ec TF-1842: Create deleteSendingEmail in data layer HuyNguyen 2023-05-31 00:57:58 +07:00
  • 22bba8c459 TF-1842: Create deleteSendingEmail in domain layer HuyNguyen 2023-05-31 00:57:45 +07:00
  • 36ab1316e2 TF-1842: Create SendingEmailBinding and implement in SendingEmailObserver HuyNguyen 2023-05-31 00:56:35 +07:00
  • d626fc6b4c TF-1851 Upgrade latest version html_editor_enhanced dab246 2023-06-01 15:22:00 +07:00
  • 5fde461d44 TF-1851,1852 Fix selected "rich text menu" do not match current text status dab246 2023-05-31 15:38:08 +07:00
  • 13a698bc92 TF-1813 Change ComposeFloatingButton to StatelessWidget dab246 2023-06-01 15:13:07 +07:00
  • ba29dadea6 TF-1813 Display list sending email in SendingQueueView dab246 2023-06-01 14:26:13 +07:00
  • 86fe019b83 TF-1813 Display SendingQueue mailbox dab246 2023-06-01 14:26:01 +07:00
  • 0e3c09c861 TF-1813 Apply new icon for outbox mailbox dab246 2023-06-01 14:06:38 +07:00
  • cbf770cc08 TF-1813 Implement GetAllSendingEmails for domain and data layer dab246 2023-06-01 14:03:46 +07:00
  • 8756c5fefb TF-1813 Add createTime and change type email property in SendingEmailHiveCache dab246 2023-06-01 14:02:07 +07:00
  • 3f7c1e38b8 TF-1813 Apply new design composer floating button dab246 2023-06-01 13:57:42 +07:00
  • 4d14efc5df TF-1813 Support RichText in confirm dialog dab246 2023-06-01 13:57:19 +07:00
  • bf902d79ee TF-1813 Add log stackTrace in ExceptionThrower dab246 2023-06-01 13:52:32 +07:00
  • 8201617a7f TF-1813 Upgrade latest version jmap_dart_client dab246 2023-06-01 13:49:25 +07:00
  • 1d300a0b64 TF-1813 Add new icon and color for sending queue view dab246 2023-06-01 13:48:36 +07:00
  • f6d185aa5a TF-1862: Fix UI when click right after that click left HuyNguyen 2023-05-29 14:57:43 +07:00
  • fc94e0aa04 TF-1812 Handle add sending email to queue in work manager dab246 2023-05-26 08:51:16 +07:00
  • c98be4cfc5 TF-1812 Implement interactor store sending email dab246 2023-05-24 15:05:19 +07:00
  • 51652aa8c8 TF-1812 Handle store sending email to hive cache dab246 2023-05-24 15:04:44 +07:00
  • d28a6d3cb1 TF-1812 Add abstract storeSendingEmail method dab246 2023-05-24 15:02:36 +07:00
  • ec1acd05e1 TF-1812 Add SendingEmailHiveCacheClient to handle sending email in hive database dab246 2023-05-24 13:07:06 +07:00
  • 0b6195f02a TF-1812 Add SendingEmailHiveCache to store sending email dab246 2023-05-24 13:05:44 +07:00
  • 1bbbbe191c TF-1812 Abstract method in handle background task dab246 2023-05-24 11:27:28 +07:00
  • de341d4ffe TF-1862: Add ADR for ticket about how to use Draggable on the web HuyNguyen 2023-05-25 10:08:10 +07:00
  • 3e86f5dfec TF-1862: Fix show widget of Draggable when click right on email HuyNguyen 2023-05-25 01:37:47 +07:00
  • 2ab35ed6c8 Update TF-1786-TeamMail-Swipe-in-Email-item-in-ThreadView .md Quang Hoang 2023-05-15 09:41:00 +07:00
  • 94c95c178d Update TF-1786-TeamMail-Swipe-in-Email-item-in-ThreadView .md Quang Hoang 2023-05-08 10:33:03 +07:00
  • 0d1ec10958 Update TF-1786-TeamMail-Swipe-in-Email-item-in-ThreadView .md Quang Hoang 2023-05-04 11:17:57 +07:00
  • 00d447e950 Create TF-1786-TeamMail-Swipe-in-Email-item-in-ThreadView .md Quang Hoang 2023-04-28 15:36:19 +07:00
  • 75690050fe Bump version to v0.7.11 dab246 2023-06-05 15:00:11 +07:00
  • be2308630b Upgrade version flutter-typeahead dab246 2023-05-30 18:03:00 +07:00
  • 4f606de81e Bump version to v0.7.10 dab246 2023-06-05 10:44:45 +07:00
  • 953894e3a9 TF-1869: Double check email have been duplicated and remove it HuyNguyen 2023-05-24 11:31:12 +07:00
  • acda93f8e1 TF-1869 Reopen box when update cache on background dab246 2023-05-24 09:40:28 +07:00
  • 36e08e56d2 TF-1869: GetEmailFromCache when click to notification on foreground HuyNguyen 2023-05-23 18:06:32 +07:00
  • 109ea54204 TF-1869: Duplicate check for OpenedEmail and DetailedEmail when get contents HuyNguyen 2023-05-23 18:05:04 +07:00
  • 7267ee2c64 TF-1869: Create func GetEmailFromCache and GetDetailedEmail HuyNguyen 2023-05-23 18:03:51 +07:00
  • 1a54152a13 Only initial work manager on mobile dab246 2023-05-25 09:54:13 +07:00
  • f8b2b2654d Upgrade gradle version to support class file major version 61 in Java (Java 17) dab246 2023-05-24 08:56:52 +07:00
  • 3799f39a15 TF-1861 Add adr to use work manager dab246 2023-05-23 17:27:04 +07:00
  • b1af1d8533 TF-1861 Config and abstraction work manager dab246 2023-05-23 12:56:21 +07:00
  • 9f402b9ec1 TF-1861 Config worker manager on iOS dab246 2023-05-23 08:39:31 +07:00
  • 9550982e73 TF-1861 Config worker manager on android dab246 2023-05-22 19:24:03 +07:00
  • 48f5a8b51f TF-1809: Handle sync data from cache and network when get email contents HuyNguyen 2023-05-18 11:56:24 +07:00
  • b17e4e4728 TF-1809: Create func get detailed email in data layer HuyNguyen 2023-05-16 00:53:21 +07:00
  • d6f2045db4 TF-1809: Create func get detailed email interactor HuyNguyen 2023-05-15 23:12:56 +07:00
  • 146b208631 Splited the test report job for forks Nguyen Thai 2023-05-15 11:45:33 +07:00
  • 1e3b96703a TF-1844 Fix system auto open a email when press enter in advanced search dab246 2023-05-18 18:37:54 +07:00
  • 4aaebfb09c TF-1844 Apply new design for advanced search form view dab246 2023-05-18 16:53:28 +07:00
  • 8d1f3f19b7 TF-1707 Fix system not response correct result when user filter with Read/Unread email dab246 2023-05-17 16:51:18 +07:00