rlong
|
4bd0ec6e35
|
debug: test script injection
|
2026-05-01 13:02:22 -04:00 |
|
rlong
|
68f3be7644
|
fix: correctly stack all tomselect includes
|
2026-05-01 13:01:26 -04:00 |
|
rlong
|
e19c077203
|
fix: correctly stack all tomselect includes within js push directive
|
2026-05-01 13:00:28 -04:00 |
|
rlong
|
bb71e41459
|
fix: use @push('js') to correctly inject tomselect script into Tablar layout
|
2026-05-01 12:59:21 -04:00 |
|
rlong
|
1f4b108c51
|
debug: add verbose logging to tomselect init
|
2026-05-01 12:58:18 -04:00 |
|
rlong
|
762b242046
|
debug: update tomselect initialization and check
|
2026-05-01 12:57:37 -04:00 |
|
rlong
|
3cc39c4b3d
|
fix: explicitly define controlInput in Tom Select
|
2026-05-01 12:56:51 -04:00 |
|
rlong
|
ef00695950
|
fix: ensure Tom Select searchability and handle selection
|
2026-05-01 12:56:21 -04:00 |
|
rlong
|
3f711effdc
|
fix: add Tom Select CSS and use window load event
|
2026-05-01 12:55:02 -04:00 |
|
rlong
|
599dfb6f14
|
fix: remove duplicated tomselect include from checkout_select_form
|
2026-05-01 12:53:35 -04:00 |
|
rlong
|
5049ed9777
|
fix: use @push for tomselect component to resolve duplicate dropdowns
|
2026-05-01 12:53:00 -04:00 |
|
rlong
|
b564a63c67
|
feat: enable searchable dropdowns (Tom Select) for all tablar views
|
2026-05-01 12:51:06 -04:00 |
|
rlong
|
3d95c63e63
|
revert: remove tom-select from checkout bidder dropdown
|
2026-05-01 12:49:43 -04:00 |
|
rlong
|
72362d2d90
|
fix: sort bidders and enable tom-select for bidder dropdown
|
2026-05-01 12:49:17 -04:00 |
|
rlong
|
0c4df52f83
|
fix: pass bidders to checkout select form to resolve undefined variable
|
2026-05-01 12:47:51 -04:00 |
|
rlong
|
c6a82f66ad
|
fix: restore north embedded checkout scripts and container configuration
|
2026-05-01 12:40:25 -04:00 |
|
rlong
|
760a3887b6
|
feat: hide vehicle type field and set default value to 2 in showcars form
|
2026-05-01 12:36:55 -04:00 |
|
rlong
|
583b146f41
|
feat: align showcars form layout with bidders form structure
|
2026-05-01 12:35:40 -04:00 |
|
rlong
|
9526e17f09
|
feat: re-organize and shorten form fields in showcars form
|
2026-05-01 12:34:43 -04:00 |
|
rlong
|
b82df0a0fb
|
feat: organize address fields in standard row layout
|
2026-05-01 12:33:32 -04:00 |
|
rlong
|
7598164ce4
|
feat: layout showcars form fields one per line
|
2026-05-01 12:32:35 -04:00 |
|
rlong
|
e813d2543f
|
fix: restore missing bidder and vehicle fields to showcars form
|
2026-05-01 12:31:58 -04:00 |
|
rlong
|
74d67d073e
|
fix: use showcarlist_results variable and update owner column in showcarlist view
|
2026-05-01 12:30:57 -04:00 |
|
rlong
|
e5dbe3e126
|
fix: restore separate showcars form and showcarlist table views
|
2026-05-01 12:30:00 -04:00 |
|
rlong
|
18e7c9b361
|
fix: use correct variable name showcarlist_results in showcarlist view
|
2026-05-01 12:28:30 -04:00 |
|
rlong
|
bec2234bd4
|
fix: name mywinnings, showwinners, and score routes to resolve RouteNotFoundException
|
2026-05-01 12:25:08 -04:00 |
|
rlong
|
492ff400c7
|
fix: name all routes used in Tablar menu
|
2026-05-01 12:24:27 -04:00 |
|
rlong
|
d0a0149a75
|
fix: correct tablar menu structure to avoid array_push argument error
|
2026-05-01 12:23:39 -04:00 |
|
rlong
|
10349075b0
|
fix: define home route name to resolve RouteNotFoundException
|
2026-05-01 12:22:54 -04:00 |
|
rlong
|
44a34b1114
|
feat: sync tablar menu with application navigation
|
2026-05-01 12:22:06 -04:00 |
|
rlong
|
bd93dd0bf7
|
feat: make showcars table sortable using list.js
|
2026-05-01 12:20:35 -04:00 |
|
rlong
|
81dbf11592
|
fix: add bidder assigned number to showcars table
|
2026-05-01 12:20:10 -04:00 |
|
rlong
|
7c88db310d
|
fix: restore table-based layout and display owner data for showcars
|
2026-05-01 12:19:39 -04:00 |
|
rlong
|
0fd6a6c3e2
|
fix: pass vehicles data to showcars view
|
2026-05-01 12:18:40 -04:00 |
|
rlong
|
01c1d77016
|
fix: resolve vite manifest issue by updating package.json and fixing asset build
|
2026-05-01 12:14:43 -04:00 |
|
rlong
|
008000314f
|
feat: migrate final batch of views to tablar
|
2026-05-01 12:01:47 -04:00 |
|
rlong
|
a382a434d4
|
feat: migrate home and winnertotalform views to tablar
|
2026-05-01 12:00:20 -04:00 |
|
rlong
|
610ee4290b
|
feat: migrate reprint_receipt_form and winningbidderlist views to tablar
|
2026-05-01 12:00:02 -04:00 |
|
rlong
|
846db1accf
|
feat: migrate vehicletypes and winnertotal views to tablar
|
2026-05-01 11:59:42 -04:00 |
|
rlong
|
78c2fbb41a
|
feat: migrate mywinnings_results and showcars views to tablar
|
2026-05-01 11:59:31 -04:00 |
|
rlong
|
f130d39118
|
feat: migrate checkout and checkout_complete views to tablar
|
2026-05-01 11:59:13 -04:00 |
|
rlong
|
1adb557265
|
feat: migrate checkout select and checkout list views to tablar
|
2026-05-01 11:57:48 -04:00 |
|
rlong
|
75aa121ac7
|
feat: migrate judgingentry and pcentry views to tablar
|
2026-05-01 11:57:33 -04:00 |
|
rlong
|
296a6b9243
|
feat: migrate carshowwinners and judges views to tablar
|
2026-05-01 11:57:26 -04:00 |
|
rlong
|
ccac39cd85
|
feat: migrate bidderlist and awardcategories views to tablar
|
2026-05-01 11:57:03 -04:00 |
|
rlong
|
69e4516ad8
|
feat: migrate winnersbyitem and carshowscores views to tablar
|
2026-05-01 11:56:44 -04:00 |
|
rlong
|
f6aac32eaa
|
feat: migrate winners and final tally views to tablar
|
2026-05-01 11:56:29 -04:00 |
|
rlong
|
a60a89d77d
|
feat: migrate item and winner views to tablar
|
2026-05-01 11:56:14 -04:00 |
|
rlong
|
cec229459d
|
feat: migrate bidders view to tablar
|
2026-05-01 11:51:01 -04:00 |
|
rlong
|
2ae745ffea
|
chore: update tablar menu configuration
|
2026-05-01 11:50:49 -04:00 |
|