b53e191528
Update and clean up NPM dependencies
52c05c2e2a
Move out subcomponents of ProductItem
c7b0d5568c
Fix options pop up being both first and last
68677dce6e
Make tooltip icons inline
b0ef9d07fc
Remove unused type field from shop_data
Update dependencies,some clean up and small fixes
TCP sockets aren't reset on ethernet cable reconnect
Doesn't sound like a very sensible thing to do. Better (1) increase the number of sockets (we have a bloated MCU so we might as well make us it) (2) terminate stale connections by implementing a…
shop: add crateless items and options
Wouldn't spend too much time on this only for now. Eventually we should probably refactor the shop into some kind of McMasterCarr design with more general items for sale, instead of trying to…
nixos armv7l binary cache is failing
Yeah we probably should just disable it and build on nixbld.m-labs.hk (if that works, this is a rather buggy area of nixpkgs).
search function should display "no results" when appropriate
Show "No results" instead of all cards when search failed