You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build views to customize timezone sharing and faking timezone for each specific contact or tribe
Base branch: develop: All new changes needs to be done using develop branch as base branch. We use develop as base for Test Flight distribution releases
Context
We will add the ability to share your timezone with others and the ability to fake a timezone to be shared. We will add the ability to customize this by contact/tribe
Requirements (screenshot references are from iOS so they can be slightly different on Android)
Create separated view class with xib for the new timezone form based on this sketch and Profile form controls: where tapping on timezone field should open a picker to select between all existing timezones
Add default initial option on timezones picker with text: "Use Computer Settings".
Add new view in contact details view below route hint field:
Add new view in tribe details view below route profile picture field:
Acceptance Criteria
Implement new view to customize timezone sharing and fake timezone for each contact and tribe
The text was updated successfully, but these errors were encountered:
Build views to customize timezone sharing and faking timezone for each specific contact or tribe
Base branch: develop: All new changes needs to be done using
develop
branch as base branch. We usedevelop
as base for Test Flight distribution releasesContext
We will add the ability to share your timezone with others and the ability to fake a timezone to be shared. We will add the ability to customize this by contact/tribe
Requirements (screenshot references are from iOS so they can be slightly different on Android)
Add new view in contact details view below route hint field:
![Image](https://private-user-images.githubusercontent.com/2242281/410130169-6a3ece25-44df-4c37-8445-f0e431471824.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5ODM3MjMsIm5iZiI6MTczOTk4MzQyMywicGF0aCI6Ii8yMjQyMjgxLzQxMDEzMDE2OS02YTNlY2UyNS00NGRmLTRjMzctODQ0NS1mMGU0MzE0NzE4MjQuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDE2NDM0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYzMjU0MGNjYjhlNTMzYjIxZjUxZjVmMGQ4ZTZhNzU0MjQ0ZmEwYTk3ZjVlNGEyZjVhYzU3OWMwZjkzNjAzOWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.m_kAQUA4MEAU6ysgewDWBKAr_Vqbqqcj2vGzkQ0Q6QA)
Add new view in tribe details view below route profile picture field:
![Image](https://private-user-images.githubusercontent.com/2242281/410130356-386ef8cc-a79e-43bd-837b-c34e1f74d003.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5ODM3MjMsIm5iZiI6MTczOTk4MzQyMywicGF0aCI6Ii8yMjQyMjgxLzQxMDEzMDM1Ni0zODZlZjhjYy1hNzllLTQzYmQtODM3Yi1jMzRlMWY3NGQwMDMuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDE2NDM0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJkNzIxMmFjMDc5ZDAyYTY5NWNiOTgzZTViYzMxOWQ2YjZlYzVmNmM2NjU2NWM0MTkwMjViMDZkNWJmNDgxZGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.esOnes2xY-UR6RB1yD_cp-KZncTCgOqjqHZdMCFLaXA)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: