iachat/app/javascript/dashboard/components/widgets
Pranav b524ceeca1
feat: Auto-populate the telephone code based on the browser timezone (#10146)
Fixes https://github.com/chatwoot/chatwoot/issues/6228


There is a country code selector for the phone input field. This is
often a point of frustration. See the response below.

> We are using the phone number field however this can be frustrating
for customers, especially mobile users, to select the +1 US country
code. Our users are typically local businesses and being able to default
to +1 country code in the phone number field or the account would
improve the interaction they have with customers.


Most people who run local businesses don't need a country selector.
However, to preserve the quality of the data we store, we need a country
code.

A balance between these two issues can be found with an auto-populating
country code field based on the browser's timezone. This is what I did
in this PR. Based on the browser timezone, we will resolve it to the
closest country code.
2024-09-23 23:25:38 -07:00
..
chart feat: Update reports UI to make it better (#7544) 2023-07-19 12:12:15 -07:00
conversation chore: Bump up character limit for email channel (#10082) 2024-09-07 08:41:18 +05:30
DashboardApp feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
FilterInput feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
forms feat: Auto-populate the telephone code based on the browser timezone (#10146) 2024-09-23 23:25:38 -07:00
mentions feat: Adds support for selecting emojis using the keyboard (#10055) 2024-09-04 11:32:54 +05:30
modal feat: Dynamically show Shift key in shortcut modal for QWERTZ layout (#9888) 2024-08-06 16:17:43 +05:30
stories feat: Add component for grouped thumbnails (#5796) 2022-11-03 22:38:45 -07:00
WootWriter chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
AIAssistanceButton.vue feat: Rewrite command bar mixin to a composable (#10015) 2024-08-26 15:55:59 +05:30
AIAssistanceCTAButton.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
AIAssistanceModal.vue chore: Repalce message formatter mixin with useMessageFormatter [CW-3470] (#9986) 2024-08-27 08:06:51 +05:30
AICTAModal.vue feat: Rewrite aiMixin to a composable (#9955) 2024-08-22 13:58:51 +05:30
AILoader.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
AttachmentsPreview.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
AutomationActionInput.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
AutomationActionTeamMessageInput.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
AutomationFileInput.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Avatar.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
BackButton.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ChannelItem.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ChatTypeTabs.vue chore: Custom Roles to manage permissions [ UI ] (#9865) 2024-09-17 11:40:11 -07:00
ColorPicker.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
EmptyState.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
FeatureToggle.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
InboxDropdownItem.stories.js feat: Adds new inbox selector with more info for new message modal [cw-1358] (#6823) 2023-04-19 23:02:50 +05:30
InboxDropdownItem.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
InboxName.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
LabelSelector.stories.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
LabelSelector.vue refactor: useKeyboardEvents composable (#9959) 2024-08-22 16:40:55 +05:30
LoadingState.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
SettingIntroBanner.stories.js chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
SettingIntroBanner.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ShowMore.vue feat: Update the design for the webhook management page (#10050) 2024-08-29 20:29:27 +05:30
TableFooter.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
TableFooterPagination.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
TableFooterResults.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
TableHeaderCell.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Thumbnail.spec.js feat: Improve image loading for thumbnails (#5823) 2022-11-08 21:05:13 -08:00
Thumbnail.stories.js feat: Support square variants of thumbnail and avatar components (#5003) 2022-07-09 14:03:55 +05:30
Thumbnail.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ThumbnailGroup.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
UserAvatarWithName.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
VideoCallButton.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30