Commit Graph

32 Commits

Author SHA1 Message Date
2ee8fdb058 Leaner card dataset 2025-01-31 18:38:03 +01:00
a7dd96c8e4 Set tags 2025-01-31 18:08:53 +01:00
9a9ea0a392 Don't toggle the no confirm button in bulk mode 2025-01-31 17:56:51 +01:00
70c74c84ea Fix broken list filtering on the grid 2025-01-31 17:52:51 +01:00
43736f47de Disable no confirm checkbox when toggling the form 2025-01-31 16:38:06 +01:00
7047a28845 Set owners 2025-01-31 16:34:59 +01:00
66bcc9ce14 Fix socket always in refresh mode 2025-01-31 15:43:32 +01:00
4278e088a4 Rename solo and attribute to value and metadata in grid filter 2025-01-31 10:54:11 +01:00
2c90afb644 Configure the Grid search through data- attributes 2025-01-31 10:19:59 +01:00
d91dd128ae Cosmetics 2025-01-30 23:35:51 +01:00
6f0e132a36 Make grid filters controlled through data- fields 2025-01-30 23:24:22 +01:00
ccbc904a25 Create dedicated object for Grid filter 2025-01-30 22:40:53 +01:00
fca69aca7c Create dedicated javascript object for Grid sort 2025-01-30 22:30:14 +01:00
3af89ad558 Split the grid javascript code 2025-01-30 22:10:47 +01:00
4ca7a50492 Remove sort-target attribute, handle it internally 2025-01-30 22:07:09 +01:00
1213e9e176 Separate the filters from the search and sort in the set grid 2025-01-30 21:57:42 +01:00
9607562e5f Add a tooltip with an error message on the visual status 2025-01-29 17:35:54 +01:00
bfae90c247 Add a clear button for dynamic input 2025-01-29 16:14:52 +01:00
fd479d40f9 Move dynamic input to BrickChanger 2025-01-29 15:58:41 +01:00
b55999327b Add a refresh mode for sets 2025-01-28 23:07:12 +01:00
f12d608738 Properly use the _listener variables as expected, and allow Enter key to execute the action 2025-01-27 23:19:42 +01:00
2db0c1c2eb Clear the socket when clicking the button 2025-01-25 23:06:00 +01:00
19750d1365 Fix a bug when normalizing total in progress() 2025-01-25 23:05:39 +01:00
acebf6efd6 Clear the progress message when clear() 2025-01-25 23:05:21 +01:00
9b5774555f Increase the socket status polling interval to 1s 2025-01-25 22:43:35 +01:00
c4a1a17cfd Dowloads instructions through a socket 2025-01-25 22:42:59 +01:00
9113d539f0 Split the JS socket with a generic part and one dedicated to load Rebrickable sets 2025-01-25 19:43:55 +01:00
982a1fa8db Simplify the way javascript is loaded (we don't have that many scripts running) and use data attribute to instantiate grid and tables 2025-01-24 15:55:15 +01:00
623b205733 Add a custom search function to the tables capable of excluding some pills 2025-01-24 14:57:26 +01:00
d063062780 Separate bricktracker sets from rebrickable sets (dedup), introduce custom checkboxes 2025-01-24 10:36:24 +01:00
5fa51c21a9 Do nothing if the socket is not connected 2025-01-18 18:28:42 +01:00
6477be00b6 Massive rewrite 2025-01-17 11:03:00 +01:00