Sojan Jose
9d0e2bc258
chore: disable RuboCop rules to keep Rails upgrade PR focused
...
- Disable Layout/EmptyLineAfterGuardClause
- Disable Performance/Count
- Fix Naming/PredicateMethod -> Naming/PredicateName
- Revert cosmetic RuboCop fixes to reduce PR size
2025-08-14 13:30:39 +02:00
Sojan Jose
9638163b6f
fix: resolve RuboCop violations
...
- Auto-fixed 143 code style violations using rubocop -A
- Fixed RuboCop configuration: moved rubocop-rspec_rails to plugins
- Removed redundant || 0 patterns after .to_i calls
- Fixed RSpec describe class format
- Added remaining naming violations to exclude list for future cleanup
- Reduced violations from 100 to 0 offenses
2025-08-13 17:27:34 +02:00
534acfbf96
chore: Ensure privilege validations for API endpoints ( #2224 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-06-11 11:44:31 +05:30
Ronald Walker and GitHub
cbe9e06472
chore: DRY up check_authorization method ( #1351 )
2020-10-20 19:22:21 +05:30
Sojan Jose and GitHub
52d28105e4
Chore: Remove dead code related to billing ( #935 )
...
- remove subscription model
- remove billing-related code
2020-06-07 20:31:48 +05:30
Sojan Jose and GitHub
051871a3cd
Chore: Code Cleanup in API controllers ( #932 )
...
* Chore: Code Cleanup in API controllers
* Remove unnecessary scoping for accounts controller
2020-06-07 13:58:05 +05:30
4feca1d88d
Feature: Business logo API for web widget ( #674 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-04-07 10:19:19 +05:30
a5b1e2b650
Feature: Access tokens for API access ( #604 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-03-11 00:02:15 +05:30
Tim Lange and GitHub
a2316d4d09
Chore: Added tests for subscriptions_controller ( #483 )
...
Added tests for subscriptions_controller
ref: #37
2020-02-17 07:51:45 +05:30
Pranav Raj S and GitHub
94c6d6db6f
🚨 Fix Rubocop lint errors
2019-10-20 14:17:26 +05:30
2a34255e0b
Initial Commit
...
Co-authored-by: Subin <subinthattaparambil@gmail.com >
Co-authored-by: Manoj <manojmj92@gmail.com >
Co-authored-by: Nithin <webofnithin@gmail.com >
2019-08-14 15:18:44 +05:30