Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TF-3260 Appgrid the right way #3329

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dab246
Copy link
Member

@dab246 dab246 commented Dec 9, 2024

Issue

#3260

Resolved

  • Android:
demo-android.webm
  • iOS:
ScreenRecording_12-09-2024.12-19-03_1.MP4
  • Integration Test
demo.webm

Copy link

github-actions bot commented Dec 9, 2024

This PR has been deployed to https://linagora.github.io/tmail-flutter/3329.

@dab246 dab246 force-pushed the improvement/tf-3260-appgrid-the-right-way branch from 6c2bccb to e38afd9 Compare December 9, 2024 05:41
@hoangdat
Copy link
Member

Integration-test for this with back-end image linagora/tmail-backend:memory-1.0.1-rc1.
Don't forget to set up jmap.properties

@chibenwa
Copy link
Member

Should be teestable on jmap.linagora.com

@dab246 dab246 force-pushed the improvement/tf-3260-appgrid-the-right-way branch 2 times, most recently from ef40045 to 23edb4e Compare December 12, 2024 09:33
@dab246
Copy link
Member Author

dab246 commented Dec 12, 2024

Integration-test for this with back-end image linagora/tmail-backend:memory-1.0.1-rc1. Don't forget to set up jmap.properties

Done.

demo.webm

@dab246
Copy link
Member Author

dab246 commented Dec 12, 2024

Should be teestable on jmap.linagora.com

Hi @chibenwa . I perform request to .well-known/linagora-ecosystem then get response. It is incorrect.

Screenshot 2024-12-12 at 16 43 11

  • Expected:

392231723-c94a9064-6ebd-448d-98f5-6dd0cd78332a

@dab246
Copy link
Member Author

dab246 commented Dec 16, 2024

  • Work well on prod jmap.linagora.com
Screen_recording_20241216_142616.webm

@@ -20,4 +20,8 @@ class StringConvert {
return text;
}
}

static String toUrlScheme(String hotScheme) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
static String toUrlScheme(String hotScheme) {
static String toUrlScheme(String hostScheme) {

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants