iachat/app/builders
Shivam Mishra 8acc818f68
feat: allow bulk invite create via email (#8853)
* feat: add agent builder

* feat: use new agent builder

* refactor: validate limit

* test: agent limits

* feat: allow bulk create

* feat: allow bulk create

* refactor: rename current_user to inviter in AgentBuilder

* refactor: move limits tests to enterprise

* test: send correct params

* refactor: account builder returns both user and account_user

* chore: Revert "refactor: account builder returns both user and account_user"

This reverts commit 1419789871e8a3b8ff57af27fe53925b1486a839.

* feat: return user as is

* Update agent_builder.rb

- minor update

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-02-06 09:04:04 +05:30
..
campaigns chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
csat_surveys feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
messages feat: handle unsupported media on the backend (#8650) 2024-01-05 13:05:00 -08:00
v2 feat: use short_summary for downloading reports [CW-2962] (#8733) 2024-01-18 16:06:13 +05:30
account_builder.rb feat: new accounts controller for signup+onboarding (#8804) 2024-02-02 16:10:45 +05:30
agent_builder.rb feat: allow bulk invite create via email (#8853) 2024-02-06 09:04:04 +05:30
contact_inbox_builder.rb chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
contact_inbox_with_contact_builder.rb chore: Refactor Contact Inbox Builders (#5617) 2022-10-13 15:12:04 -07:00
conversation_builder.rb feat: Ability to lock to single conversation (#5881) 2022-11-25 13:01:04 +03:00
notification_builder.rb chore: Get all notification API improvments (#8549) 2024-01-17 09:02:18 +05:30
notification_subscription_builder.rb chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30