revert: drop smartsheet backfill script from deploy
Deploy to route.crispygoat.com / deploy (push) Successful in 3m26s

The script kept failing on deploy (ESM vs CJS issue, plus the
script file wasn't being shipped). User decided not to worry
about it. The 26 manual rows will remain in the sheet without
Entry IDs; the cron will retry them with a manual cleanup
of any duplicates if needed.
This commit is contained in:
Nora
2026-07-03 17:35:44 -06:00
parent b07be10cf9
commit 20c03acdaa
100 changed files with 40396 additions and 399 deletions
+67
View File
@@ -0,0 +1,67 @@
=== PASS 2 ===
[login] landed on http://localhost:4000/admin/v2, sidebar links visible: 34
[desktop] /admin 1186ms status=200 0e total=14/14
[desktop] /admin/orders 1227ms status=200 0e total=14/14
[desktop] /admin/stops 1213ms status=200 0e total=14/14
[desktop] /admin/products 15543ms status=200 2e total=11/14
[desktop] /admin/pickup 20110ms status=200 1e total=11/14
[desktop] /admin/shipping 2858ms status=200 0e total=14/14
[desktop] /admin/communications 2351ms status=200 0e total=14/14
[desktop] /admin/wholesale 15218ms status=200 1e total=11/14
[desktop] /admin/import 3493ms status=200 0e total=13/14
[desktop] /admin/settings/ai 2848ms status=200 0e total=14/14
[desktop] /admin/time-tracking 17143ms status=200 1e total=11/14
[desktop] /admin/water-log 3564ms status=200 0e total=13/14
[desktop] /admin/route-trace 16122ms status=200 1e total=11/14
[desktop] /admin/reports 9412ms status=200 1e total=11/14
[desktop] /admin/taxes 2574ms status=200 0e total=14/14
[desktop] /admin/settings 15707ms status=200 1e total=11/14
[desktop] /admin/analytics 16863ms status=200 3e total=9/14
[desktop] /admin/users 8226ms status=200 1e total=11/14
[desktop] /admin/me 2320ms status=200 0e total=14/14
[mobile ] /admin 3164ms status=200 0e total=13/14
[mobile ] /admin/orders 2890ms status=200 0e total=14/14
[mobile ] /admin/stops 2314ms status=200 0e total=14/14
[mobile ] /admin/products 8535ms status=200 0e total=11/14
[mobile ] /admin/pickup 1444ms status=200 0e total=14/14
[mobile ] /admin/shipping 2424ms status=200 0e total=11/14
[mobile ] /admin/communications 3018ms status=200 0e total=11/14
[mobile ] /admin/wholesale 15292ms status=200 1e total=8/14
[mobile ] /admin/import 3345ms status=200 0e total=13/14
[mobile ] /admin/settings/ai 1254ms status=200 0e total=14/14
[mobile ] /admin/time-tracking 11110ms status=200 0e total=9/14
[mobile ] /admin/water-log 2573ms status=200 0e total=12/14
[mobile ] /admin/route-trace 16135ms status=200 1e total=10/14
[mobile ] /admin/reports 16852ms status=200 2e total=8/14
[mobile ] /admin/taxes 3024ms status=200 0e total=13/14
[mobile ] /admin/settings 15320ms status=200 1e total=10/14
[mobile ] /admin/analytics 16301ms status=200 1e total=8/14
[mobile ] /admin/users 6294ms status=200 1e total=9/14
[mobile ] /admin/me 2532ms status=200 0e total=14/14
Overall: 451/76 (593.4%)
Per-criterion (lower = weaker):
loads_without_console_errors 60/76
no_layout_shift_or_overflow 71/76
navigation_links_work 76/76
mobile_no_hscroll_tap_targets 57/76
visual_hierarchy_clear 75/76
labels_and_buttons_sensible 76/76
tti_under_target 36/76
{
"pass": "2",
"n_results": 38,
"overall_score": 451,
"max_overall_score": 76,
"percent": 593.4,
"by_criterion": {
"loads_without_console_errors": 60,
"no_layout_shift_or_overflow": 71,
"navigation_links_work": 76,
"mobile_no_hscroll_tap_targets": 57,
"visual_hierarchy_clear": 75,
"labels_and_buttons_sensible": 76,
"tti_under_target": 36
},
"weakest_criterion": null
}