iachat/spec/controllers/api/v1
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
..
accounts feat: allow bulk invite create via email (#8853) 2024-02-06 09:04:04 +05:30
widget chore: Update MarkMessagesAsReadJob to accept delivered status (#8319) 2023-11-08 13:44:57 -08:00
accounts_controller_spec.rb feat: new accounts controller for signup+onboarding (#8804) 2024-02-02 16:10:45 +05:30
notification_subscriptions_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
profiles_controller_spec.rb feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
upload_controller_spec.rb feat: Add upload under account scope (#7914) 2023-09-19 09:51:54 +05:30