Luis Ramos
|
23627c5453
|
Run rubocop -a (safe corrections) removing all exceptions so all possible fixes are applied
9290 issues fixed
|
2021-06-17 22:19:26 +01:00 |
|
Viktor Smari
|
6a342ae368
|
Ransack.search is deprecated. Use .ransack instead
https://github.com/activerecord-hackery/ransack/pull/975
|
2021-05-09 01:05:37 +02:00 |
|
Matt-Yorkley
|
05b8b8e9db
|
Fix outstanding balance sum in payment report
|
2021-04-07 10:56:20 +01:00 |
|
Pau Perez
|
16647006c6
|
Feature-test payments report
This report displays order balances and we'll need this basic
feature-test coverage to ensure it keeps working once we refactor them.
|
2021-03-16 17:05:31 +01:00 |
|
Matt-Yorkley
|
b04a76e8bf
|
Update payments_report totals
|
2020-11-27 14:00:29 +00:00 |
|
Matt-Yorkley
|
d2998f1190
|
Remove spaces in payments report
|
2020-11-27 14:00:29 +00:00 |
|
Matt-Yorkley
|
b36b0eddee
|
Fix Rubocop issues
|
2020-11-27 14:00:29 +00:00 |
|
Luis Ramos
|
9bbef16804
|
Converting all calls to ActiveRelation#sum to use a symbol with &
This is only applicable to database columns, if we are summing using a method in the model than the & is required!
|
2020-11-27 13:59:46 +00:00 |
|
Pau Perez
|
df887b5576
|
Wrap long line
pick e84e0aebe Fix fatal error in reports helper for orders without payments
pick e725f3331 Defend from an order w/o payments when building table
|
2020-06-15 09:25:30 +02:00 |
|
Pau Perez
|
018772bbba
|
Remove N+1 fetching payments in report
|
2020-06-12 16:42:40 +02:00 |
|
luisramos0
|
9404aacfb2
|
run rubocop --auto-correct
|
2019-11-10 18:42:43 +00:00 |
|
luisramos0
|
86b0d71c7e
|
Result of rubocop auto-correct and rebuilding rubocop_manual_todo
|
2019-05-28 12:57:29 +01:00 |
|
Maikel Linke
|
feb33c3ca5
|
Compile Payments report only on search
|
2018-05-18 11:27:47 +10:00 |
|
Julius Pabrinkis
|
8b2b51d511
|
Fix code style for Rubocop
|
2017-07-21 12:17:13 +10:00 |
|
Julius Pabrinkis
|
55b2c19b64
|
Extract translations from lib folder
|
2017-07-21 12:17:12 +10:00 |
|
Rohan Mitchell
|
61a39ea82f
|
Cherry-pick 00927f7: Refactoring to move bulk out of reports_controller_decorator
|
2015-07-22 15:25:12 +10:00 |
|