iachat/spec/controllers/api
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
..
v1 feat: allow bulk invite create via email (#8853) 2024-02-06 09:04:04 +05:30
v2 feat: new accounts controller for signup+onboarding (#8804) 2024-02-02 16:10:45 +05:30
base_controller_spec.rb fix: API error when using SuperAdmin token (#8739) 2024-01-18 18:49:32 +04:00