Nithin David Thomas and GitHub
a56aa5656d
chore: Fixes contact panel scroll issue ( #2424 )
2021-06-14 16:48:33 +05:30
Nithin David Thomas and GitHub
fe3f1c3a40
Chore: Update style for new message buton ( #2423 )
...
- Changes button style for new message and edit contact in contact page side panel
2021-06-14 10:37:01 +05:30
fe2af370e0
Feat: Show notes panel on crm page ( #2320 )
...
* Feat: Show notes panel on CRM page
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-06-14 09:49:17 +05:30
Nithin David Thomas and GitHub
75d05e55ae
Chore: Refactors sidebar styles ( #2416 )
...
* Chore: Refactors sidebar styles
* Removes unused i18n
2021-06-11 17:11:13 +05:30
Nithin David Thomas and GitHub
77d4f86ec9
chore: Clean up contact note styles ( #2404 )
2021-06-09 18:25:05 +05:30
f79e489a0a
chore: Use button component in ReplyBox
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2021-06-09 14:01:43 +05:30
c028f30f82
chore: Add a different color for messages from bot ( #2374 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-06-04 21:54:06 +05:30
Nithin David Thomas and GitHub
562a65a70d
chore: Cleanup unused components ( #2379 )
2021-06-04 12:54:16 +05:30
Nithin David Thomas and GitHub
58846e7ad8
chore: Add new color shade + tint for violet ( #2373 )
2021-06-03 23:21:39 +05:30
Nithin David Thomas and GitHub
2c42e70637
feat: Add support for canned response command anywhere on rich text editor ( #2356 )
2021-06-02 10:20:40 +05:30
Nithin David Thomas and GitHub
9c555e70c9
fix: Uses label component for add label button ( #2337 )
...
* fix: Uses label component for add label button
* Use button instead of span
2021-05-27 08:24:29 +05:30
Nithin David Thomas and GitHub
652d988993
fix: Fixes email overflow issue in conversation. ( #2331 )
2021-05-25 12:53:00 +05:30
Nithin David Thomas and GitHub
ac2c5c93b9
chore: Update webhook delete button styles( #2322 )
...
* Chore: Fixes style issue of webhook button
* Review fixes
2021-05-21 07:19:57 -07:00
26ba8e6ff7
feat: Create custom attributes for a contact from CRM ( #2299 )
...
* feat: Creates cutom attributes for a contact from CRM
* Review fixes
* Change inline forms edit icon size
* Review fixes
* Fix validation labels color
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-05-21 19:22:47 +05:30
Nithin David Thomas and GitHub
2a492b4162
Chore: Refactors view note component ( #2310 )
2021-05-20 23:41:15 +05:30
Nithin David Thomas and GitHub
047617713e
Chore: Refactor add note to use foundation card classes ( #2308 )
2021-05-20 23:08:05 +05:30
Nithin David Thomas and GitHub
c681e8a01b
chore: Refactor button styles ( #2259 )
2021-05-20 13:51:46 +05:30
Nithin David Thomas and GitHub
d35e8cfd98
feat: Creates component show all contact info ( #2252 )
...
* feat: Adds component to show contact fields
* feat: Creates component show all contact info
2021-05-13 15:40:36 +05:30
Nithin David Thomas and GitHub
35f8d01a0c
chore: Fix warnings in jest ( #2262 )
2021-05-13 15:03:04 +05:30
Nithin David Thomas and GitHub
585dd1b005
feat: Create component to show contact fields on CRM ( #2251 )
2021-05-11 21:17:10 +05:30
Nithin David Thomas and GitHub
627a89faf0
feat: Add inline editing support for CRM attributes ( #2241 )
2021-05-10 20:01:45 +05:30
a33617cadd
feat: Adds 3 column layout for contact page ( #2174 )
...
* Feat: Adds 3 column layout for contact page
* Makes a mixin for 3 column layouts
* Fixes story meta
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-05-10 04:41:08 -07:00
055008cf03
chore: refactor css styles for forms ( #2240 )
...
* chore: refactor css styles for forms
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-05-07 20:02:19 +05:30
Nithin David Thomas and GitHub
381c358ffd
chore: Add color variants to label component ( #2226 )
...
* Chore: Adds color variants to label
* Move component to UI folder
2021-05-05 22:53:23 +05:30
262d153c18
feat: Add a component to display contact attributes in CRM ( #2217 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-05-05 12:09:34 +05:30
Nithin David Thomas and GitHub
fd67a5795a
Chore: Removes unused impports in ContactIntro ( #2218 )
2021-05-05 00:16:02 +05:30
8459d09b6a
feat: Add a component to show contact information ( #2204 )
...
* Feat: Add component to show contact introduction.
* fix: Hide sperator if company is not present
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-05-04 19:28:18 +05:30
Nithin David Thomas and GitHub
8bcac2aab0
fix: Truncates overlapping name in contact table ( #2208 )
2021-05-04 15:21:34 +05:30
Nithin David Thomas and GitHub
bd7e9d2790
chore: Add i18n and components into storybook ( #2188 )
...
* chore: Add i18n and store into storybook
* Use empty store to init storybook
2021-04-30 15:24:00 +05:30
Nithin David Thomas and GitHub
3afc9b5f5b
chore: Setup storybook for Vue components ( #2139 )
2021-04-29 22:12:06 +05:30
6ea1e0d047
chore: Add route for contact details page ( #2168 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-04-27 21:31:11 -07:00
27e01920ad
chore: Upgrade v-tooltip version ( #2112 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-04-18 22:59:54 -07:00
Nithin David Thomas and GitHub
c95aeb894f
Fix: Fetch contactable inboxes on new conversion ( #2113 )
...
* Fix: Fetch contactable inboxes everytime
2021-04-17 20:08:03 +05:30
Nithin David Thomas and GitHub
864471a21e
feat: Create a new conversation from the contact panel ( #2019 )
...
* Chore: Improve button component styles
2021-04-16 20:31:07 +05:30
c287ad08fb
fix: Hide rich editor for unsupported channels ( #2102 )
...
* Fix: Hide rich editor for unsupported channels
* Review fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-04-16 06:33:46 -07:00
Nithin David Thomas and GitHub
98bfef026e
Chore: Add validation for contact phone field ( #2105 )
2021-04-16 06:18:13 -07:00
03bd34be86
Fix: Populate only agents part of the inbox in conversations ( #2060 )
...
* Fix: Show only agents part of the inbox in conversations
* Show only verified agents
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-04-09 14:32:29 +05:30
Nithin David Thomas and GitHub
a377da9028
chore: Change size of assignee dropdown in header ( #2027 )
...
* Chore: Change size of assignee dropdown in header
* Fix: prevent overflow of agent name in multselect
2021-04-07 11:45:33 +05:30
Nithin David Thomas and GitHub
7c9cd8aa1e
feat: Add a dropdown to change status to "bot" ( #1997 )
2021-04-07 11:44:58 +05:30
Nithin David Thomas and GitHub
7a890e543a
chore: Improve button component styles ( #1996 )
2021-04-07 11:43:16 +05:30
Nithin David Thomas and GitHub
1d3b1c1ae5
Fix: invalidates session if user cookie is absent ( #2046 )
2021-04-02 15:31:22 +05:30
Nithin David Thomas and GitHub
8612f307b3
Chore: Update widget offline message ( #2001 )
2021-03-27 13:08:09 +05:30
Nithin David Thomas and GitHub
43b5a435ec
Fix: Add check for id on update conversation ( #1966 )
2021-03-22 20:24:51 +05:30
Nithin David Thomas and GitHub
3043ee5058
Fix: Hide prechat for sessions inititated with setUser ( #1914 )
2021-03-20 17:44:20 +05:30
Nithin David Thomas and GitHub
484c32fae3
Fix: sidebar filters not applying bug for chatlist ( #1938 )
2021-03-20 17:42:29 +05:30
Nithin David Thomas and GitHub
4657e5c713
Fix: Refactors error prone checks ( #1947 )
2021-03-20 17:12:36 +05:30
Nithin David Thomas and GitHub
6afa1fb556
Fix: Error when assigns a conversation to user ( #1926 )
2021-03-19 12:55:05 +05:30
Nithin David Thomas and GitHub
c99c63cd79
Feat: Assign conversations to teams. ( #1849 )
2021-03-15 18:37:03 +05:30
Nithin David Thomas and GitHub
941d4219f0
feat: Set up store for teams ( #1689 )
2021-03-15 18:35:56 +05:30
33b73451b7
Fix: Update offline message in widget by availability ( #1879 )
...
Feat: Display out of office message based on business hours
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2021-03-13 14:06:25 +05:30
Nithin David Thomas and GitHub
2a28e05a77
Fix: Make pre-chat message minimum length to 1 ( #1898 )
2021-03-13 11:46:08 +05:30
6c87001a0e
Feat: Show working hours on widget ( #1823 )
...
Feat: Display out of office message based on business hours
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2021-03-13 11:44:28 +05:30
1d2e1a2823
Feat: business hours settings page ( #1812 )
...
Co-authored-by: Sojan <sojan@pepalo.com >
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-03-13 11:42:51 +05:30
Nithin David Thomas and GitHub
38d1b0eae3
Chore: Reply panel emoji button size fixes ( #1896 )
2021-03-11 21:48:52 +05:30
Nithin David Thomas and GitHub
0e40f8a10f
Fix: emoji box not showing up ( #1873 )
2021-03-09 15:26:03 +05:30
Nithin David Thomas and GitHub
759ed43745
Chore: Responsive fixes for common screen widths ( #1856 )
2021-03-08 13:30:33 +05:30
Nithin David Thomas and GitHub
d70208a0a8
Fix: apply alert conditions while document is hidden ( #1859 )
2021-03-08 13:13:13 +05:30
Nithin David Thomas and GitHub
9e8a943ec7
feat: Add audio alert for incoming messages on dashboard ( #1738 )
...
Fixes : #1345
2021-03-04 19:24:03 +05:30
5f250e5b3a
chore: Move conversation header above sidebar ( #1835 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-03-02 22:44:04 +05:30
89e5f18dfb
feat: Update design of Contacts table ( #1753 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-03-01 22:28:15 +05:30
Nithin David Thomas and GitHub
a3b0de63de
Feat: Component for setting business hour availability ( #1794 )
...
* Component business hour setting availability
2021-02-22 16:30:58 +05:30
Nithin David Thomas and GitHub
c17380d48a
Feat: Create contact from contacts page ( #1806 )
...
* Add contact create modal to contacts page
* Test cases
* Review fixes
2021-02-19 20:22:58 +05:30
Nithin David Thomas and GitHub
eec90a1319
chore: Refactor Edit contact modal to separate form ( #1805 )
2021-02-19 00:10:32 +05:30
Nithin David Thomas and GitHub
ac15f08995
Fix: Warning on new inbox page ( #1784 )
2021-02-16 19:29:35 +05:30
eaafc45f45
feat: Show teams on sidebar ( #1754 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
Co-authored-by: Sojan <sojan@pepalo.com >
2021-02-13 14:58:05 +05:30
1484849cc7
chore: Update method for team members ( #1734 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2021-02-09 19:21:31 +05:30
Nithin David Thomas and GitHub
19f7a2eda1
Ui minor fixes ( #1735 )
2021-02-05 23:24:50 +05:30
6a614a520b
chore: Sets up store for teams settings page ( #1727 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-02-04 13:19:59 +05:30
54f15b73d3
feat: Markdown editor support ( #1657 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2021-01-18 11:20:19 +05:30
58fad2561d
chore: Standardize button element ( #1633 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-01-18 00:54:20 +05:30
a5c3c4301c
feat: Add support for markdown in messages ( #1642 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2021-01-15 14:40:50 +05:30
fd181f18a1
feat: Update reply box UI 👀 ( #1623 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-01-13 18:06:25 +05:30
764c90174e
feat: Improve sidebar UI, add emoji icons instead of ionicons ( #1605 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2021-01-12 14:45:10 +05:30
Nithin David Thomas and GitHub
64b0d48dbf
Add shadow utility variables ( #1620 )
2021-01-06 22:54:36 +05:30
3d2db95417
feat: Add preview for attachment messages ( #1562 )
...
Add preview for pending messages and attachments
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-01-06 17:56:29 +05:30
Nithin David Thomas and GitHub
56280eaf35
chore: Remove beta tag from sidebar name ( #1552 )
2020-12-26 11:18:56 +05:30
Nithin David Thomas and GitHub
7c62d3629c
feat: Add pending message on dashboard ( #1547 )
2020-12-25 13:15:01 +05:30
Nithin David Thomas and GitHub
dd3d91c67e
feat: Add link for "intitated from" in sidebar ( #1523 )
2020-12-18 01:19:44 +05:30
Nithin David Thomas and GitHub
d51c5d5768
chore: Add click interaction for conversation list ( #1460 )
2020-11-29 13:28:36 +05:30
Nithin David Thomas and GitHub
f275cf8809
chore: Remove duplicate CSS property ( #1404 )
2020-11-13 00:18:12 +05:30
f214c9c47c
feat: Add Contacts page ( #1335 )
...
Co-authored-by: Sojan <sojan@pepalo.com >
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-11-10 15:25:26 +05:30
9b23a11c5b
chore: Improves styling for conversation header ( #1167 )
...
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com >
2020-09-03 14:11:07 +05:30
49db9c5d8a
Adds unread message bubbles for widget ( #943 )
...
Co-authored-by: Sojan <sojan@pepalo.com >
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com >
2020-07-08 00:04:44 +05:30
36661ea45d
Enhancement: Add focus state for reply box in dashboard ( #999 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-07-04 13:50:44 +05:30
Nithin David Thomas and GitHub
bd87927576
Add icon show last reply is from agent on conversation list #997
2020-07-03 23:25:33 +05:30
Nithin David Thomas and GitHub
5ec9af9325
Bug: Add min height to widget input box ( #960 )
2020-06-14 11:28:38 +05:30
944fbf27b7
Enhancement: Improve scrolling on widget #954 ( #955 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-06-13 20:33:23 +05:30
5bc8219db5
Feature: Typing Indicator on widget and dashboard ( #811 )
...
* Adds typing indicator for widget
* typing indicator for agents in dashboard
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-05-04 23:07:56 +05:30
a951fb20cb
Chore: UI fixes and enhancements ( #796 )
...
Co-authored-by: Pranav Raj S <pranavrajs@gmail.com >
2020-05-02 09:47:36 +05:30
Nithin David Thomas and GitHub
1ebe9fdba9
Fixes broken seeds issue ( #788 )
2020-05-01 01:22:13 +05:30
Nithin David Thomas and GitHub
168042f9a4
Feature: Support an Emoji selector in the chat widget ( #773 )
...
* Adds emoji widget to web widget
* Style fixes for the send button
* Adds cursor to emoji widget action buttons
2020-04-29 13:54:56 +05:30
99eaf59509
Feature: Ability to set an account name ( #667 )
...
* Ability to change the account name
* Ability to set a language to the account
Addresses: #667 #307
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-04-06 22:17:07 +05:30
7fcd2d0e85
Feature: Support file type messages on widget and dashboard ( #659 )
...
- Adds support for file upload
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
Co-authored-by: Sojan <sojan@pepalo.com >
2020-04-02 12:28:38 +05:30
Nithin David Thomas and GitHub
6c4e1fdaac
Feature: Send images from widget
2020-03-30 12:15:06 +05:30
Nithin David Thomas and GitHub
f7e5f1fabf
Feature: Send attachments to widget user ( #621 )
2020-03-22 15:54:36 +05:30
Nithin David Thomas and GitHub
fe70843fae
Feature: Improve Dashboard UI ( #630 )
2020-03-22 11:44:40 +05:30
Nithin David Thomas and GitHub
d8599c62dd
Feature: Support options message type on widget and dashboard ( #614 )
2020-03-16 12:08:40 +05:30
Nithin David Thomas and GitHub
fb17d34b8a
Feature: Support card options in widget and dashboard #594 ( #609 )
2020-03-12 21:23:52 +05:30
60dc564f37
Bug: Fix missing close button on mobile chat window ( #600 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-03-07 23:39:41 +05:30
Nithin David Thomas and GitHub
dfdb68e1c3
Enhancement: Improve UI on user preferences page ( #584 )
2020-03-03 12:39:05 +05:30