|
Ran
|
Jobs
1
|
Files
288
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix styling issues after rails and bootstrap upgrade (#1256) * On #1225: group order form: Prevent currency sign from line-wrapping unexpectedly Error was: When entering numbers into the quantity/tolerance inputs the currency sign went into the next line * On #1225: Enhance quantity/tolerance input styling Issues were: - font too small to read - too much padding - input unnecesserarily wide - duplicate numeric steppers (native *and* +/- buttons -> removed native steppers) * On #1225: Conversion popover button: fix disabling Was no longer properly disabled since this change: https://github.com/foodcoops/foodsoft/pull/1247/files#diff-<a class=hub.com/foodcoops/foodsoft/commit/b1f58c278b2f33a9fb0d2c0e4c8942006d04c3da">b1f58c278<a href="https://github.com/foodcoops/foodsoft/commit/ef452c70705ef746bb9fda58598d670ecb82e691">a84038cc02d6184f0f533da0R26 * On #1225: Vertically center table row contents The original override for this (see https://github.com/foodcoops/foodsoft/blob/<a class="double-link" href="https://github.com/foodcoops/foodsoft/commit/a80166d664b301d81343da9df86a652ac87a5dd3">a80166d66</a>/app/assets/stylesheets/bootstrap_and_overrides.css.scss#L428) was ineffective since the bootstrap upgrade. This change reinstates it. * On #1125: Fix article new/edit form layout (WIP!!) * On #1225 Session create view: Fixed missing margin right of 'login' button * On #1225: Group order form: Enhance footer styling a little - A little more space above the save button - Increase hacky table bottom margin to ensure the last item is still visible above the footer * On #1225: Article index: Fixes styling of `selected` shared_sync_method Styling of the form for importing single articles with `shared_sync_method = "selected"` was broken after the bootstrap upgrade. Did some ugly style fixes to make it look prettier. * On #1125: Accounting: Fixes for edit article form - Conversion popover buttons overlapped with units for `units_to_order` and `units_received`. - Converstion popovers: Turned placement back to 'bottom' after it had been changed to 'top' in https://github.com/foodcoops/foodsoft/pull/1146/files#diff-b1f58c278b2f33a9fb0d2c0e4c8942006d04c3daa84038cc02d6184f0f533da0R6... (continued)
14 of 14 new or added lines in 3 files covered. (100.0%)
5056 of 7532 relevant lines covered (67.13%)
366.23 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20140375148.1 | 288 |
67.13 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|