rlong
|
a3fd278536
|
fix: resolve receipt 404 and add save receipt pdf functionality
|
2026-05-01 09:32:26 -04:00 |
|
rlong
|
290498c728
|
fix: improve Google Pay handling with additional status checks, robust data extraction, and a fallback verification button
|
2026-05-01 09:27:36 -04:00 |
|
rlong
|
aca21ae115
|
fix display
|
2026-05-01 09:01:28 -04:00 |
|
rlong
|
982efbf2bd
|
fix: handle 'Approved' status and extract nested transaction ID from North API response
|
2026-05-01 08:59:09 -04:00 |
|
rlong
|
3953a6f4c8
|
fix height
|
2026-05-01 08:55:06 -04:00 |
|
rlong
|
fbb10a01d4
|
ui: switch from min-height to explicit height for checkout container
|
2026-05-01 08:46:46 -04:00 |
|
rlong
|
6ccb754e0c
|
ui: increase checkout container height to 800px
|
2026-05-01 08:44:57 -04:00 |
|
rlong
|
50826c8c20
|
update div height
|
2026-05-01 08:43:26 -04:00 |
|
rlong
|
68f75ac2fc
|
feat: include products in checkout and increase form container size
|
2026-05-01 08:41:58 -04:00 |
|
rlong
|
9587c44657
|
fix: improve API request headers and error reporting for session creation and verification
|
2026-05-01 08:38:47 -04:00 |
|
rlong
|
06de3c0145
|
fix: broaden session token extraction to handle various North API response formats
|
2026-05-01 08:35:41 -04:00 |
|
rlong
|
d2d53e961b
|
fix: resolve invalid session token by correctly extracting token from North API response
|
2026-05-01 08:32:31 -04:00 |
|
rlong
|
b0816231d6
|
feat: integrate North Embedded Checkout for bidder payments
|
2026-05-01 08:18:26 -04:00 |
|
rlong
|
e4cccba942
|
Merge pull request 'change button color' (#9) from feature/all-searchable-selects into master
Reviewed-on: #9
|
2026-04-30 15:39:37 -04:00 |
|
rlong
|
e023f68a84
|
change button color
|
2026-04-30 15:38:39 -04:00 |
|
rlong
|
4edb7fac10
|
Merge pull request 'feat: implement global searchable selects using Select2 and remove redundant per-view implementations' (#8) from feature/all-searchable-selects into master
Reviewed-on: #8
|
2026-04-30 15:36:37 -04:00 |
|
rlong
|
19f93f95bb
|
feat: implement global searchable selects using Select2 and remove redundant per-view implementations
|
2026-04-30 15:33:34 -04:00 |
|
rlong
|
885161cc2b
|
Merge pull request 'Add seeders and factories for all models' (#7) from feature/add-model-seeders into master
Reviewed-on: #7
|
2026-04-29 20:39:40 -04:00 |
|
rlong
|
a8fd03f256
|
Add seeders and factories for all models
|
2026-04-29 20:38:05 -04:00 |
|
rlong
|
00ff08e3a6
|
Enable profile and add OIDC menu item to Filament panel configuration
|
2026-04-26 17:10:28 -04:00 |
|
rlong
|
7e8b35bf20
|
Add Link OIDC Account and Admin links to frontend user menu
|
2026-04-26 17:09:52 -04:00 |
|
rlong
|
681d8b73d6
|
Move OIDC menu item registration to boot method for reliability
|
2026-04-26 17:08:00 -04:00 |
|
rlong
|
f294ded6e8
|
fix resource
|
2026-04-26 16:46:28 -04:00 |
|
rlong
|
eca564eac7
|
fix userresource
|
2026-04-26 16:44:17 -04:00 |
|
rlong
|
e8df889f7e
|
Merge pull request 'Implement OIDC authentication via Laravel Socialite' (#6) from feature/socialite-oidc-auth into master
Reviewed-on: #6
|
2026-04-26 16:39:34 -04:00 |
|
rlong
|
ad02f65b54
|
Add UserResource and OIDC linking to Filament user menu
|
2026-04-26 16:38:43 -04:00 |
|
rlong
|
c2c9464133
|
Implement OIDC authentication via Laravel Socialite
|
2026-04-26 16:32:53 -04:00 |
|
rlong
|
c0176f9924
|
change winner form order to match paper
|
2026-04-26 16:07:32 -04:00 |
|
rlong
|
ffa8d30be4
|
Merge pull request 'change phone number display' (#5) from format-phone-numbers into master
Reviewed-on: #5
|
2026-04-26 15:25:12 -04:00 |
|
rlong
|
d64e1d5578
|
change phone number display
|
2026-04-26 15:24:05 -04:00 |
|
rlong
|
ad66fef19b
|
fix menu location
|
2026-04-26 15:08:47 -04:00 |
|
rlong
|
5a7684bc8c
|
move menu item
|
2026-04-26 15:08:00 -04:00 |
|
rlong
|
aed29fbf56
|
Merge pull request 'Add customer-facing check for winning items' (#4) from North-Hackathon/silent-auction:bidder-facing-checkout into master
Reviewed-on: #4
|
2026-04-26 15:05:13 -04:00 |
|
rlong
|
816fba5121
|
Merge pull request 'feat: implement searchable selects for bidder and item lookups using Select2' (#3) from feature/searchable-selects into master
Reviewed-on: #3
|
2026-04-26 15:01:31 -04:00 |
|
rlong
|
ddbfc642f2
|
feat: implement searchable selects for bidder and item lookups using Select2
|
2026-04-25 11:55:52 -04:00 |
|
rlong
|
b6db2f200b
|
Add customer-facing check for winning items
|
2026-04-24 15:56:29 -04:00 |
|
rlong
|
ef4ef144a6
|
Merge pull request 'v5 update fixes' (#2) from v5-upgrade into master
Reviewed-on: #2
|
2026-04-20 15:16:51 -04:00 |
|
rlong
|
7a338c6a31
|
fix
|
2026-04-20 15:12:10 -04:00 |
|
rlong
|
44521ab677
|
fix
|
2026-04-20 15:11:05 -04:00 |
|
rlong
|
4b6839aafa
|
fix
|
2026-04-20 15:08:46 -04:00 |
|
rlong
|
186865890d
|
fix
|
2026-04-20 15:08:25 -04:00 |
|
rlong
|
cfc8f58a1e
|
fix
|
2026-04-20 15:07:57 -04:00 |
|
rlong
|
59f6c733ac
|
fix
|
2026-04-20 15:06:55 -04:00 |
|
rlong
|
a4fff7aea3
|
fix
|
2026-04-20 15:05:51 -04:00 |
|
rlong
|
47ae95f060
|
fix
|
2026-04-20 15:05:28 -04:00 |
|
rlong
|
377cc4ab77
|
fix
|
2026-04-20 15:04:39 -04:00 |
|
rlong
|
947fb290f6
|
fix
|
2026-04-20 15:02:58 -04:00 |
|
rlong
|
0c794c89a4
|
fix
|
2026-04-20 15:02:03 -04:00 |
|
rlong
|
55925c8abf
|
fix
|
2026-04-20 14:59:31 -04:00 |
|
rlong
|
20349e57c4
|
fix
|
2026-04-20 14:56:30 -04:00 |
|