Maikel Linke
|
dcb6f4676d
|
Remove all unnecessary spec_helper require statements
The `.rspec` file is doing this for us.
|
2026-01-21 12:35:34 +11:00 |
|
cyrillefr
|
90d8d9fc30
|
Fixes RSpecRailsInferredSpecType offense in api v0
|
2025-05-20 12:45:34 +02:00 |
|
cyrillefr
|
f810e500b5
|
Fixes RSpec Rails HaveHttpStatus cop in api v0
|
2025-05-14 10:46:36 +02:00 |
|
Ahmed Ejaz
|
d0650fdab0
|
Fix ABC size rubocop issue
|
2025-02-19 02:20:33 +05:00 |
|
Ahmed Ejaz
|
1611b2a31f
|
Add shipping method and shipment state to packing reports
|
2025-02-18 12:42:34 +05:00 |
|
Gaetan Craig-Riou
|
656361c82d
|
Fix API v0 packing report
|
2024-07-03 10:17:49 +10:00 |
|
Maikel Linke
|
6317fe1b71
|
Disable RSpec monkey patching
|
2024-05-09 12:24:41 +10:00 |
|
Gaetan Craig-Riou
|
1509066b85
|
Apply new cop Style/MapIntoArray fix
|
2024-04-09 10:29:30 +10:00 |
|
yasir azgar
|
3ba208e3d3
|
11318 - fix flaky packing_report_spec
fix rubocop DurationArithmetic
|
2023-10-24 22:21:42 +05:30 |
|
Neal Chambers
|
42a6a02353
|
Fix Style/HashSyntax
|
2023-09-19 08:25:56 +09:00 |
|
Matt-Yorkley
|
97d9aadb69
|
Update specs
|
2023-08-14 21:02:48 +01:00 |
|
cyrillefr
|
f9f6abf740
|
Remove I18n keys from Api Ctrllers spec
|
2023-02-15 11:08:19 +01:00 |
|
Jean-Baptiste Bellet
|
ede38a417f
|
Respect rubocop Metrics/AbcSize by extracting a method
|
2022-10-25 10:22:35 +02:00 |
|
Maikel Linke
|
7081e712e8
|
Flag style issue on todo list for later
The code needs some bigger refactoring to avoid this style issue.
|
2022-10-25 10:09:26 +02:00 |
|
Nihal Mohammed
|
5c0f3a2d4b
|
Add weight, height, width, depth fields to pack by customer reports
+ update specs by adding dimensions fields into reports specs
|
2022-10-25 10:09:26 +02:00 |
|
Sebastian Castro
|
56fab26235
|
Reports: refactor to easily provide default_params
|
2022-05-12 16:54:14 +02:00 |
|
Sebastian Castro
|
529858946f
|
Report Refactor 3: Packing
Stop using SQL for grouping, so we can use same grouping code than for other reports
Fix query builder default grouping_fields
|
2022-05-12 16:54:13 +02:00 |
|
Sebastian Castro
|
213c0dd060
|
Packing Report: add price and reorder columns
Adds price column
last_name column first because it's used for ordering
|
2022-05-12 16:54:12 +02:00 |
|
Matt-Yorkley
|
1efaa7e726
|
Switch search filters from orders to line_items
|
2021-12-12 13:23:56 +00:00 |
|
Matt-Yorkley
|
439a2318fb
|
Move API response under top-level :data node
|
2021-11-04 14:55:23 +00:00 |
|
Matt-Yorkley
|
97b22ec65d
|
Update related specs
|
2021-11-04 14:55:23 +00:00 |
|
Matt-Yorkley
|
817f0942dd
|
Pull in reports POC work replacing Packing reports
|
2021-11-04 14:55:23 +00:00 |
|