feat(ui): infinite scroll, saved filters, product timeline, image comparator, customers bulk toolbar, dark mode refinements

This commit is contained in:
2026-05-26 09:37:35 +00:00
parent 5c815bc2f5
commit c5fc8c5ec6
5 changed files with 159 additions and 1 deletions

View File

@@ -306,9 +306,11 @@
<!-- Table -->
<div class="table-wrap themed-scrollbar">
<div id="customersBulkToolbar"></div>
<table class="customers-table" id="customersTable">
<thead>
<tr>
<th><input type="checkbox" id="selectAllCustomers" onclick="Customers.toggleSelectAll()"></th>
<th>#</th>
<th>Nombre</th>
<th class="hide-mobile">RFC</th>