Commit Graph

200 Commits

Author SHA1 Message Date
dab246 cd6874faa7 Fix draft email when close composer on browser 2022-03-21 07:16:49 +07:00
dab246 49c64dea72 Fix editor and attachment in composer on web 2022-03-21 07:16:49 +07:00
Dat PHAM HOANG 71fc8a595e TF-322 Sort default mailbox in TreeBuilder 2022-03-18 21:00:37 +07:00
Dat PHAM HOANG c2dc3b43fb TF-362 Add reloadableController to handle reload in web 2022-03-18 17:05:07 +07:00
Dat PHAM HOANG 6bb1cfb0ce TF-362 Change the view of Home and Session to become loading with spinner in white background 2022-03-18 17:05:07 +07:00
Dat PHAM HOANG 6dc9e7b74f TF-362 Change the view of Home and Session to become loading with spinner in white background 2022-03-18 17:05:07 +07:00
dab246 be6006510e TF-330 Fix can not scroll email content in browser 2022-03-17 17:34:00 +07:00
dab246 b945926b24 TF-330 Clean up the problem on flutter analyze 2022-03-17 17:34:00 +07:00
Dat PHAM HOANG 8bbe8b0bd7 TF-340 Request to back-end with /query + /get in the case local cache has size < defaultLimit 2022-03-17 11:41:15 +07:00
Dat PHAM HOANG baedd9597a TF-340 Debouncing when open the mailbox to prevent too much pressure on Back-end request 2022-03-17 11:41:15 +07:00
Dat PHAM HOANG c0b654d5a9 TF-343 list scroll ot sorted well because multiple requests to back-end at the same time 2022-03-17 11:41:15 +07:00
dab246 6ea7305333 TF-295 Set map mailbox when buildTree completed 2022-03-17 10:54:49 +07:00
dab246 b0bb43fdd4 TF-295 Save drafts email when close composer on web browser 2022-03-17 10:54:49 +07:00
dab246 b0198640a4 TF-295 Apply new UI for composer tablet 2022-03-17 10:54:49 +07:00
dab246 c751cabd06 TF-295 Apply new UI for composer mobile 2022-03-17 10:54:49 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
Dat PHAM HOANG 5636625fa5 TF-320 Delete mailbox with sub-mailbox 2022-03-14 16:28:09 +07:00
Dat PHAM HOANG 45fcd6774a TF-320 Move app_logger to core 2022-03-14 16:28:09 +07:00
Dat PHAM HOANG 19aacb2789 TF-189 Refactor destination picker components: observe only Tree variable 2022-03-11 16:25:34 +07:00
Dat PHAM HOANG f2bb1638c0 TF-189 Refactor mailbox components: observe only Tree variable 2022-03-11 16:25:34 +07:00
Dat PHAM HOANG af22d2ffaf TF-189 Add new utils function in mailbox tree 2022-03-11 16:25:34 +07:00
Dat PHAM HOANG ebb340e99a TF-189 Add base for mailbox_controller to handle same action in destination and mailbox view 2022-03-11 16:25:34 +07:00
Dat PHAM HOANG 25337069b2 TF-189 Update use-case: Do no split mailbox list into 2 default and folder 2022-03-11 16:25:34 +07:00
dab246 17499e70db TF-313 Apply new ui for email address detail 2022-03-10 09:36:29 +07:00
dab246 a59ef34df4 TF-313 Apply new ui for subject, address, body EmailView 2022-03-10 09:36:29 +07:00
dab246 9ce398d937 TF-313 Apply new ui for BottomBar EmailView 2022-03-10 09:36:29 +07:00
dab246 11735ed1d7 TF-313 Apply new ui for AppBar EmailView 2022-03-10 09:36:29 +07:00
dab246 6dcf9f9ea7 TF-292 Fix two scroll bars for medium sized screens 2022-03-09 15:05:55 +07:00
dab246 2972554be7 TF-275 Fix bug reload changes colors 2022-03-08 14:08:00 +07:00
dab246 5f2799ee79 TF-267 Fix bug display a full page for sorting results 2022-03-08 10:02:13 +07:00
dab246 7beebfebc8 TF-296 Fix download file on browser 2022-03-07 12:10:35 +07:00
dab246 a24a4a2bfd TF-296 Fix upload file on browser 2022-03-07 12:10:35 +07:00
dab246 025bc53790 TF-265 Remove prefix https:// in url login form 2022-03-07 12:09:15 +07:00
dab246 46b8f74298 TF-287 Fix bug replies do not preserve line breaks 2022-03-07 10:07:03 +07:00
dab246 977e791bab TF-282 Fix bug email address is cut off when displaying on the mobile app 2022-03-02 09:43:06 +07:00
Dat PHAM HOANG 7a9be7aac2 TF-293 Add hint text to avoid show null in editor 2022-03-01 18:17:39 +07:00
dab246 c0f5c47346 TF-235 Implement rename a mailbox 2022-02-25 14:09:18 +07:00
dab246 f658b8cd6e TF-235 Add presentation for rename a mailbox 2022-02-25 14:09:18 +07:00
dab246 79a7b45142 TF-234 Implement delete a mailbox 2022-02-25 06:30:42 +07:00
dab246 a19f3841d3 TF-234 Display bottom bar actions for selection mailbox 2022-02-25 06:30:42 +07:00
dab246 cdeab01a58 TF-234 Display selection multiple mailbox 2022-02-25 06:30:42 +07:00
dab246 ba453f71b2 TF-35 Implement search mailbox 2022-02-24 09:49:16 +07:00
dab246 9cca03fff3 TF-35 Add presentation for search mailbox 2022-02-24 09:49:16 +07:00
dab246 690de9483f TF-82 Save email drafts when content changed 2022-02-23 18:50:44 +07:00
dab246 808191a806 TF-82 Edit a email draft 2022-02-23 18:50:44 +07:00
dab246 a2ffd9b354 TF-82 Discard email drafts 2022-02-23 18:50:44 +07:00
dab246 ea29405f08 TF-82 Create an email as drafts 2022-02-23 18:50:44 +07:00
dab246 e739e23c62 TF-233 Implement create new mailbox and sub-folder 2022-02-23 14:19:10 +07:00
dab246 9c521cde9b TF-233 Create mailbox location 2022-02-23 14:19:10 +07:00
dab246 8f356a4ee3 TF-233 Add mailbox name validator 2022-02-23 14:19:10 +07:00