mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-04 21:06:27 +08:00
* feat: add email for disabling automation rule * feat: disable automation rules and notify admin * feat: reset error count after update * feat: trigger invalid_condition_error if rule is invalid * feat: setup error trackable concern * refactor: use ErrorTrackable in Reauthorizable * fix: optional argument * feat: separate reauthorization_required_key * test: update case to use ERROR_TRACKABLE_COUNT * Revert "test: update case to use ERROR_TRACKABLE_COUNT" This reverts commit |
||
|---|---|---|
| .. | ||
| access_tokenable_shared.rb | ||
| assignment_handler_shared.rb | ||
| auto_assignment_handler_shared.rb | ||
| avatarable_shared.rb | ||
| cache_keys_spec.rb | ||
| json_schema_validator_spec.rb | ||
| liquidable_shared.rb | ||
| out_of_offisable_shared.rb | ||
| reauthorizable_shared.rb | ||