Commit Graph
3315 Commits
Author SHA1 Message Date
Shivam MishraandGitHub 97987dcda2 Merge branch 'develop' into feature/cw-2248 2023-07-20 08:41:03 +05:30
Shivam MishraandGitHub bda0234618 refactor: don't save summary to the conversations model 2023-07-20 08:40:42 +05:30
Shivam MishraandGitHub 1083d0e974 chore: Update summary.txt 2023-07-20 08:37:37 +05:30
Shivam MishraandGitHub 9f879c440e chore: revert to old prompt response template 2023-07-20 08:36:44 +05:30
Pranav Raj SandGitHub d7566c453d chore: Take the count directly rather than grouping the conversations (#7535) 2023-07-19 12:12:30 -07:00
Pranav Raj SandGitHub 25ed66edf5 feat: Update reports UI to make it better (#7544) 2023-07-19 12:12:15 -07:00
f72be94323 chore: [Snyk] Fix for 1 vulnerabilities (#7466)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-07-19 21:41:55 +03:00
Vishnu NarayananandGitHub ea825d49da feat: add auditlogs for account model (#7511) 2023-07-19 23:52:34 +05:30
Sojan JoseandGitHub 1d718b92b7 chore: Fix schema disparities (#7554)
- Fixing the schema disparities that crept up during merges
- Also, fix the issue with migrate command regenerating the schema for contacts.rb model
2023-07-19 19:15:43 +03:00
Tejaswini ChileandGitHub f3f665cabb fix: Sentiment analysis queue update (#7552) 2023-07-19 20:27:20 +05:30
Vishnu NarayananandGitHub 8babf7dec3 feat: add debug gem and more make commands (#7509) 2023-07-18 13:22:02 +05:30
Tejaswini ChileandGitHub 5b480f563d feat: Sentiment model download and upload to vendor (#7526) 2023-07-18 12:17:50 +05:30
Pranav Raj SandGitHub 3a77e672f8 feat: Compute average response time of replies (#7530) 2023-07-17 11:21:31 -07:00
Shivam Mishra 811dc077fc fix: schema changes 2023-07-17 21:46:33 +05:30
Shivam Mishra 445d948af0 refactor: move event data fns to separate concern 2023-07-17 21:06:32 +05:30
Shivam Mishra d99eb145f2 refactor: update empty header method 2023-07-17 21:03:59 +05:30
Shivam Mishra 76820e2834 Merge branch 'feature/cw-2248' of github.com:chatwoot/chatwoot into feature/cw-2248 2023-07-17 17:00:28 +05:30
Shivam Mishra c862f6d419 test: remove_empty_headers 2023-07-17 16:59:52 +05:30
Shivam Mishra 16b7cabcc8 feat: strip data before sending 2023-07-17 16:51:19 +05:30
Shivam Mishra 95a547d717 feat: clean summary before rendering 2023-07-17 16:37:52 +05:30
Shivam Mishra e387f54130 feat: add method to clean empty headers 2023-07-17 16:37:26 +05:30
Shivam Mishra 1ccb4e1cc2 refactor: update format for summary 2023-07-17 16:24:36 +05:30
Shivam Mishra 23e840dabe feat: show rendered summary 2023-07-17 16:23:20 +05:30
Shivam MishraandGitHub 4b30abf44c Merge branch 'develop' into feature/cw-2248 2023-07-17 15:31:15 +05:30
Shivam MishraandGitHub 3e75ac2de5 feat: update the UX around label suggestions (#7532) 2023-07-17 15:10:56 +05:30
Shivam Mishra b65a2f7ebd feat: update summary to be a text field 2023-07-17 14:00:36 +05:30
Shivam Mishra babe1028e2 feat: add summary to conversation json 2023-07-17 13:43:41 +05:30
Shivam Mishra 8b27123f8c feat: save conversation summary to db 2023-07-17 13:41:00 +05:30
Shivam Mishra 0b37e11ebf feat: add conversation summary fields 2023-07-17 13:38:09 +05:30
91c1061214 feat: Add more AI options (#7502)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-07-16 12:25:16 -07:00
ec65b43993 feat: Add support for API key authentication in Twilio (#7523)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2023-07-14 19:20:54 -07:00
Shivam MishraandGitHub 1a81245987 feat: Update label suggestion visibility (#7525) 2023-07-14 19:20:03 -07:00
Pranav Raj SandGitHub 2c3ad73542 fix: Update the case for validation where SSO link is used (#7527) 2023-07-14 08:30:08 -07:00
Shivam MishraandGitHub 59b1d59574 fix: idb is not available in firefox private mode [CW-2217] (#7524) 2023-07-14 13:35:30 +05:30
Pranav Raj SandGitHub 9de2edd300 fix: Cannot read properties of undefined (reading 'filter') (#7522) 2023-07-13 15:56:28 -07:00
Pranav Raj SandGitHub 66751b71dd fix: Fix issue null is not iterable (#7521) 2023-07-13 15:47:33 -07:00
Pranav Raj SandGitHub 7e415fbee3 fix: Disable predictions if model is absent (#7520) 2023-07-13 14:40:16 -07:00
Muhsin KelothandGitHub 50a927bac2 feat: Add reply editor mode to the store (#7515) 2023-07-13 14:56:53 +05:30
Muhsin KelothandGitHub 19ff738211 feat: Add more options for AI reply suggestions (#7493) 2023-07-13 10:26:25 +05:30
Shivam MishraandGitHub 7c080fa9fa feat: label suggestion UI (#7480) 2023-07-13 09:16:09 +05:30
91e2da5e74 fix: Uncategorized article display error - HelpCenter-> Portal -> Uncategorised Article (#7504)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-07-12 16:34:16 -07:00
Pranav Raj SandGitHub 21691f2407 fix: Update breaking specs on sentiment and open AI integration (#7513) 2023-07-12 14:43:11 -07:00
d495411ef5 feat: Minor improvements to login UI (#7494)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-07-12 13:35:02 -07:00
918e1f25c2 feat: Improve summary prompt (#7510)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2023-07-12 13:09:19 -07:00
Tejaswini ChileandGitHub 10dd0ba647 feat: Sentiment Analysis (#7475) 2023-07-12 15:03:31 +05:30
Pranav Raj SandGitHub 550bea099c fix: Add appearance-none to input field for ring to work (#7507) 2023-07-11 19:07:02 -07:00
Nithin David ThomasandGitHub c7bf93ef8a fix: Adds a space after mention to improve UX (#7506) 2023-07-11 17:37:37 -07:00
Shivam MishraandGitHub ec7434d000 feat: Remove twitter (#7505) 2023-07-11 14:00:11 -07:00
Muhsin KelothandGitHub 941e7e06cf feat: Add draft messages store (#7476) 2023-07-11 18:29:42 +05:30
Pranav Raj SandGitHub 09f46aa912 chore: Update onMessage event to include conversation id (#7497) 2023-07-10 15:04:31 -07:00