From e8fa1939e252fbb9d78d587c6e12bc678482f954 Mon Sep 17 00:00:00 2001 From: Vit Horacek Date: Sun, 21 Nov 2021 15:16:41 +0000 Subject: [PATCH 1/3] Create .well-known repository an dmove the association file to it ith new format --- .well-known/apple-app-site-association | 47 +++++++ apple-app-site-association | 21 --- log.txt | 186 +++++++++++++++++++++++++ 3 files changed, 233 insertions(+), 21 deletions(-) create mode 100644 .well-known/apple-app-site-association delete mode 100644 apple-app-site-association create mode 100644 log.txt diff --git a/.well-known/apple-app-site-association b/.well-known/apple-app-site-association new file mode 100644 index 000000000000..d32745181403 --- /dev/null +++ b/.well-known/apple-app-site-association @@ -0,0 +1,47 @@ +{ + "applinks": { + "details": [ + { + "appIDs": ["368M544MTT.com.chat.expensify.chat"], + "components": [ + { + "/": "/r/*", + "comment": "Reports" + }, + { + "/": "/settings/*", + "comment": "Settigns and its subsections" + }, + { + "/": "/setpassword/*", + "comment": "Setup password" + }, + { + "/": "/details/*", + "comment": "Info about other users" + }, + { + "/": "/v/*", + "comment": "Validation steps" + }, + { + "/": "/bank-account/*", + "comment": "Bank account setup and its steps" + }, + { + "/": "/iou/*", + "comment": "I owe you " + }, + { + "/": "/enable-payments/*", + "comment": "Setup of payments" + }, + { + "/": "/partners/plaid/oauth_ios", + "comment": "Plaid setup" + } + ] + } + ] + } +} diff --git a/apple-app-site-association b/apple-app-site-association deleted file mode 100644 index 7e2c0dd744ba..000000000000 --- a/apple-app-site-association +++ /dev/null @@ -1,21 +0,0 @@ -{ - "applinks": { - "apps": [], - "details": [ - { - "appID": "368M544MTT.com.chat.expensify.chat", - "paths": [ - "/r/*", - "/settings/*", - "/setpassword/*", - "/details/*", - "/v/*", - "/bank-account/*", - "/iou/*", - "/enable-payments/*", - "/partners/plaid/oauth_ios" - ] - } - ] - } -} diff --git a/log.txt b/log.txt new file mode 100644 index 000000000000..88dfd99d4252 --- /dev/null +++ b/log.txt @@ -0,0 +1,186 @@ +{[Merge pull request #6255 from Expensify/OSBotify-cherry-pick-staging-6252 + +]} +{[Merge pull request #6252 from Expensify/chirag-removing-draftComments-param + +Removing draft comments param + +(cherry picked from commit 35283908f5936724d00ac6a718884a73daf1db50) +]} +{[Merge pull request #6254 from Expensify/version-BUILD-35283908f5936724d00ac6a718884a73daf1db50 + +(cherry picked from commit 8b477cbb902a6a0f0e3e554ef49e009ad622890f) +]} +{[Merge pull request #6244 from Expensify/OSBotify-cherry-pick-staging-6240 + +]} +{[Merge pull request #6240 from Expensify/vit-fixDeployBlockerBlankPage + +[CP Staging] Fix blank page upon signing out + +(cherry picked from commit f6e5fb5db11c0e93d48a93215f7879d51dd476a5) +]} +{[Merge pull request #6243 from Expensify/version-BUILD-f6e5fb5db11c0e93d48a93215f7879d51dd476a5 + +(cherry picked from commit 097134481f83ae0debc78bd06e0e1c7566d635c1) +]} +{[Merge pull request #6226 from Expensify/update-staging-from-main + +]} +{[Merge branch 'main' into update-staging-from-main +]} +{[Merge pull request #6225 from Expensify/version-PATCH-1c4ff1733456e1ddbea985b50b1dd67ed1c070e4 + +]} +{[Update version to 1.1.14-0 +]} +{[Merge pull request #6224 from Expensify/update-staging-from-main + +]} +{[Merge branch 'main' into update-staging-from-main +]} +{[Merge pull request #6223 from Expensify/version-BUILD-9b9844e4e3907ba878817ee9c95202600bb3a0f2 + +]} +{[Update version to 1.1.13-4 +]} +{[Merge pull request #6221 from Expensify/update-staging-from-main + +]} +{[Merge branch 'main' into update-staging-from-main +]} +{[Merge pull request #6197 from AlfredoAlc/alfredo-modify-codestyle + +Modifies code wrapper style iOS]} +{[Merge pull request #6220 from Expensify/version-BUILD-18a7153db75fd1729cdd7ac474e7ce8da958fc2a + +]} +{[Update version to 1.1.13-3 +]} +{[Merge pull request #6214 from Expensify/version-BUILD-9b9f6940157242e053bc9aad10d9e976f8291fd1 + +]} +{[Update version to 1.1.13-2 +]} +{[Merge pull request #6201 from Expensify/joe-fix-menu-crash + +]} +{[Merge pull request #6190 from PrashantMangukiya/prashant-5992 + +Added Spanish translation for example check image and Company types]} +{[Merge pull request #6205 from parasharrajat/keyboard-close + +close Keyboard when opening drawer]} +{[Merge pull request #6080 from Expensify/marcaaron-fixUpPolicyMethods + +]} +{[close Keyboard when opening drawer +]} +{[Update popover menu check to use isEmpty +]} +{[Merge pull request #6196 from Santhosh-Sellavel/Improve_Payment_Options_Floating_Button + +Improvement Payment options Padding]} +{[Merge pull request #6084 from marktoman/issue-6050 + +LHN: Hide the pencil icon when message is sent or draft is deleted and show the icon when user started to type #6050]} +{[Modifies code wrapper style iOS +]} +{[Improve code style +]} +{[Merge branch 'main' of github.com:expensify/App into pr/marktoman/6084 +]} +{[Merge branch 'main' of github.com:expensify/App into pr/marktoman/6084 +]} +{[Merge pull request #6172 from Expensify/cmartins-removeStepCounter + +Remove the step counter from "Let's finish in chat" step of VBA flow]} +{[Merge pull request #6149 from Expensify/Rory-AddValidationLinkRouteBack + +]} +{[Improvement Payment options Padding +]} +{[Merge pull request #6083 from sidferreira/sidferreira-5972-mini-action-menu + +Ensures mini actions menu will disappear when attachment modal opens up]} +{[Merge pull request #6193 from Expensify/version-BUILD-9fae7502f5565d631a5f5e71a16bc1ad5aaef0db + +]} +{[Update version to 1.1.13-1 +]} +{[Merge pull request #6191 from Expensify/yuwen-apos + +]} +{[Fix an apostrophe to trigger a CP Build +]} +{[Merge pull request #6189 from PrashantMangukiya/prashant-5593 + +]} +{[Merge branch 'main' into Rory-AddValidationLinkRouteBack + +# Conflicts: +# src/pages/SetPasswordPage.js +]} +{[Removed trailing space to solve es lint problem. +]} +{[Refactored code within .then() block +]} +{[Update translation in es.js +]} +{[Merge pull request #6140 from akshayasalvi/tooltip-for-name + +]} +{[Added Spanish translation for example check image and Company types +]} +{[Corrected infinite loading problem if non-image file uploaded +]} +{[Comply with the guidelines, minor fixes +]} +{[add propType +]} +{[add prop +]} +{[add shoulShowStepCounter prop +]} +{[change es copy +]} +{[change comment +]} +{[remove step counter +]} +{[Moved tooltip to the Text component +]} +{[make sure to return false if there is no url +]} +{[Merge remote-tracking branch 'origin' into marcaaron-fixUpPolicyMethods +]} +{[Fix SetPassword default props +]} +{[Import react +]} +{[Add login validation route back in NewDot +]} +{[Added tooltip for the communications link +]} +{[Update the tests with the new draft detection +]} +{[Replace the remaining use of the old draft detection +]} +{[Prevent saving the same value in Onyx +]} +{[Fix new comments not re-ordering, replace deprecated componentWillReceiveProps +]} +{[solution +]} +{[only update policies once +]} +{[Ensures mini actions menu will disappear when attachment modal opens up +]} +{[fix docs +]} +{[refactor shouldCreateFreePolicy method to AuthScreens class method +]} +{[Improve methods +]} +{[add createAndNavigate method +]} From 49b822778654d4e0ff6e5f1e9129d337c64339e5 Mon Sep 17 00:00:00 2001 From: Vit Horacek Date: Sun, 21 Nov 2021 15:24:27 +0000 Subject: [PATCH 2/3] Update the comments --- .well-known/apple-app-site-association | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.well-known/apple-app-site-association b/.well-known/apple-app-site-association index d32745181403..a026ecac4ca8 100644 --- a/.well-known/apple-app-site-association +++ b/.well-known/apple-app-site-association @@ -10,19 +10,19 @@ }, { "/": "/settings/*", - "comment": "Settigns and its subsections" + "comment": "Profile and app settings" }, { "/": "/setpassword/*", - "comment": "Setup password" + "comment": "Passoword setup" }, { "/": "/details/*", - "comment": "Info about other users" + "comment": "Details of another users" }, { "/": "/v/*", - "comment": "Validation steps" + "comment": "Account validation" }, { "/": "/bank-account/*", @@ -30,11 +30,11 @@ }, { "/": "/iou/*", - "comment": "I owe you " + "comment": "I Owe You reports" }, { "/": "/enable-payments/*", - "comment": "Setup of payments" + "comment": "Payments setup" }, { "/": "/partners/plaid/oauth_ios", From 0f434797f4d84dbf7b7ad40428674cff9ffa671e Mon Sep 17 00:00:00 2001 From: Vit Horacek Date: Sun, 21 Nov 2021 15:41:51 +0000 Subject: [PATCH 3/3] Remove the testing log.txt --- log.txt | 186 -------------------------------------------------------- 1 file changed, 186 deletions(-) delete mode 100644 log.txt diff --git a/log.txt b/log.txt deleted file mode 100644 index 88dfd99d4252..000000000000 --- a/log.txt +++ /dev/null @@ -1,186 +0,0 @@ -{[Merge pull request #6255 from Expensify/OSBotify-cherry-pick-staging-6252 - -]} -{[Merge pull request #6252 from Expensify/chirag-removing-draftComments-param - -Removing draft comments param - -(cherry picked from commit 35283908f5936724d00ac6a718884a73daf1db50) -]} -{[Merge pull request #6254 from Expensify/version-BUILD-35283908f5936724d00ac6a718884a73daf1db50 - -(cherry picked from commit 8b477cbb902a6a0f0e3e554ef49e009ad622890f) -]} -{[Merge pull request #6244 from Expensify/OSBotify-cherry-pick-staging-6240 - -]} -{[Merge pull request #6240 from Expensify/vit-fixDeployBlockerBlankPage - -[CP Staging] Fix blank page upon signing out - -(cherry picked from commit f6e5fb5db11c0e93d48a93215f7879d51dd476a5) -]} -{[Merge pull request #6243 from Expensify/version-BUILD-f6e5fb5db11c0e93d48a93215f7879d51dd476a5 - -(cherry picked from commit 097134481f83ae0debc78bd06e0e1c7566d635c1) -]} -{[Merge pull request #6226 from Expensify/update-staging-from-main - -]} -{[Merge branch 'main' into update-staging-from-main -]} -{[Merge pull request #6225 from Expensify/version-PATCH-1c4ff1733456e1ddbea985b50b1dd67ed1c070e4 - -]} -{[Update version to 1.1.14-0 -]} -{[Merge pull request #6224 from Expensify/update-staging-from-main - -]} -{[Merge branch 'main' into update-staging-from-main -]} -{[Merge pull request #6223 from Expensify/version-BUILD-9b9844e4e3907ba878817ee9c95202600bb3a0f2 - -]} -{[Update version to 1.1.13-4 -]} -{[Merge pull request #6221 from Expensify/update-staging-from-main - -]} -{[Merge branch 'main' into update-staging-from-main -]} -{[Merge pull request #6197 from AlfredoAlc/alfredo-modify-codestyle - -Modifies code wrapper style iOS]} -{[Merge pull request #6220 from Expensify/version-BUILD-18a7153db75fd1729cdd7ac474e7ce8da958fc2a - -]} -{[Update version to 1.1.13-3 -]} -{[Merge pull request #6214 from Expensify/version-BUILD-9b9f6940157242e053bc9aad10d9e976f8291fd1 - -]} -{[Update version to 1.1.13-2 -]} -{[Merge pull request #6201 from Expensify/joe-fix-menu-crash - -]} -{[Merge pull request #6190 from PrashantMangukiya/prashant-5992 - -Added Spanish translation for example check image and Company types]} -{[Merge pull request #6205 from parasharrajat/keyboard-close - -close Keyboard when opening drawer]} -{[Merge pull request #6080 from Expensify/marcaaron-fixUpPolicyMethods - -]} -{[close Keyboard when opening drawer -]} -{[Update popover menu check to use isEmpty -]} -{[Merge pull request #6196 from Santhosh-Sellavel/Improve_Payment_Options_Floating_Button - -Improvement Payment options Padding]} -{[Merge pull request #6084 from marktoman/issue-6050 - -LHN: Hide the pencil icon when message is sent or draft is deleted and show the icon when user started to type #6050]} -{[Modifies code wrapper style iOS -]} -{[Improve code style -]} -{[Merge branch 'main' of github.com:expensify/App into pr/marktoman/6084 -]} -{[Merge branch 'main' of github.com:expensify/App into pr/marktoman/6084 -]} -{[Merge pull request #6172 from Expensify/cmartins-removeStepCounter - -Remove the step counter from "Let's finish in chat" step of VBA flow]} -{[Merge pull request #6149 from Expensify/Rory-AddValidationLinkRouteBack - -]} -{[Improvement Payment options Padding -]} -{[Merge pull request #6083 from sidferreira/sidferreira-5972-mini-action-menu - -Ensures mini actions menu will disappear when attachment modal opens up]} -{[Merge pull request #6193 from Expensify/version-BUILD-9fae7502f5565d631a5f5e71a16bc1ad5aaef0db - -]} -{[Update version to 1.1.13-1 -]} -{[Merge pull request #6191 from Expensify/yuwen-apos - -]} -{[Fix an apostrophe to trigger a CP Build -]} -{[Merge pull request #6189 from PrashantMangukiya/prashant-5593 - -]} -{[Merge branch 'main' into Rory-AddValidationLinkRouteBack - -# Conflicts: -# src/pages/SetPasswordPage.js -]} -{[Removed trailing space to solve es lint problem. -]} -{[Refactored code within .then() block -]} -{[Update translation in es.js -]} -{[Merge pull request #6140 from akshayasalvi/tooltip-for-name - -]} -{[Added Spanish translation for example check image and Company types -]} -{[Corrected infinite loading problem if non-image file uploaded -]} -{[Comply with the guidelines, minor fixes -]} -{[add propType -]} -{[add prop -]} -{[add shoulShowStepCounter prop -]} -{[change es copy -]} -{[change comment -]} -{[remove step counter -]} -{[Moved tooltip to the Text component -]} -{[make sure to return false if there is no url -]} -{[Merge remote-tracking branch 'origin' into marcaaron-fixUpPolicyMethods -]} -{[Fix SetPassword default props -]} -{[Import react -]} -{[Add login validation route back in NewDot -]} -{[Added tooltip for the communications link -]} -{[Update the tests with the new draft detection -]} -{[Replace the remaining use of the old draft detection -]} -{[Prevent saving the same value in Onyx -]} -{[Fix new comments not re-ordering, replace deprecated componentWillReceiveProps -]} -{[solution -]} -{[only update policies once -]} -{[Ensures mini actions menu will disappear when attachment modal opens up -]} -{[fix docs -]} -{[refactor shouldCreateFreePolicy method to AuthScreens class method -]} -{[Improve methods -]} -{[add createAndNavigate method -]}