Commit graph

125 commits

Author SHA1 Message Date
Lance Edgar 0609fdebf7 Improve focus behavior for inventory count view 2023-12-11 13:16:59 -06:00
Lance Edgar 0f56b478fc Update changelog 2023-10-23 13:13:08 -05:00
Lance Edgar e6012bddb8 Center receiving buttons; add "12 EA" quick receive button 2023-10-19 15:16:31 -05:00
Lance Edgar 4f355fc58f Show invoice number when receiving row
also fix spacing for quantities display
2023-10-19 14:56:03 -05:00
Lance Edgar 95d6e41c81 Use columns instead of table, for row receiving quantities 2023-10-19 14:39:01 -05:00
Lance Edgar daac09d1e4 Update changelog 2023-10-06 10:02:37 -05:00
Lance Edgar a1bf81aa56 Auto-focus case/unit field when showing inventory count page 2023-10-05 13:44:08 -05:00
Lance Edgar 8c6fe828ad Auto-trim username field in login form
to avoid confusion
2023-09-18 18:45:55 -05:00
Lance Edgar 8edbe48293 Update changelog 2023-09-17 21:28:32 -05:00
Lance Edgar 8421785aff Show "missing" quantities for item receiving 2023-09-17 18:30:58 -05:00
Lance Edgar 6fd233da87 Validate amount when adding receiving quantity 2023-09-17 17:18:33 -05:00
Lance Edgar 99fbe0e5ec Update changelog 2023-08-29 22:30:10 -05:00
Lance Edgar 6d58eb8d35 Add support for "missing" credit in mobile receiving 2023-08-29 16:10:58 -05:00
Lance Edgar 95afae16ee Update changelog 2023-08-08 18:49:16 -05:00
Lance Edgar 229b0b7f2e Fix indentation 2023-08-07 18:31:38 -05:00
Lance Edgar d778ce29e7 Add slot for "default panels" in View Product
so custom apps can override the full set if needed
2023-08-07 18:31:03 -05:00
Lance Edgar 4879a8e46c Add UPC quick lookup for View Product page
and fix expand/collapse icons
2023-08-07 18:22:39 -05:00
Lance Edgar abd92f503f Update changelog 2023-08-03 23:18:08 -05:00
Lance Edgar 4572d63274 Update to use lts/gallium version for nodejs 2023-08-03 23:14:34 -05:00
Lance Edgar 0ffb184267 Update changelog 2023-01-30 21:10:47 -06:00
Lance Edgar e94383dd25 Add Prices panel for default product view 2023-01-29 18:50:07 -06:00
Lance Edgar 606bf7d19e Pass the --otp code when publishing 2023-01-07 13:01:53 -06:00
Lance Edgar e85fc22544 Update changelog 2023-01-07 12:56:53 -06:00
Lance Edgar df4cb06a49 Center logo and text for home page 2023-01-07 12:55:48 -06:00
Lance Edgar c1f3da15f1 Update dependencies 2023-01-07 12:45:23 -06:00
Lance Edgar 29220093dd Tweak default product view 2023-01-05 07:49:44 -06:00
Lance Edgar 85c43e95e5 Try this instead?
sheesh, can't figure out why this isn't working on stage server..
2023-01-04 22:04:24 -06:00
Lance Edgar 10f816cba9 Add some vue magic to product components
not entirely clear what that does, but maybe important..?
2023-01-04 21:54:58 -06:00
Lance Edgar 4fa08c68ec Add basic components for Product CRUD
more specifically at this point, for product lookup via scanner
2023-01-04 21:26:38 -06:00
Lance Edgar 6db418ec19 Update changelog 2022-11-16 10:05:09 -06:00
Lance Edgar ad9024a4a2 Let item-level receiving default option reflect "what's left" 2022-09-07 20:48:09 -05:00
Lance Edgar c4ea9758d3 Add styles, warnings template for receiving component 2022-09-07 19:55:29 -05:00
Lance Edgar 7436d414c0 Allow static data set for autocomplete component
also header template
2022-08-30 21:12:31 -05:00
Lance Edgar 721600b12d Add home page component; fix user state issues
must be sure to keep "anonymous" user represented as {} instead of
null, otherwise getting errors.  this also fixes the menu upon user
login; previously it wasn't showing most options
2022-08-26 17:56:31 -05:00
Lance Edgar 2a1f5764a1 Misc. tweaks for model-crud, customer-field 2022-08-11 00:17:34 -05:00
Lance Edgar 4189bdf919 Rename methods provided by plugin 2022-08-11 00:17:10 -05:00
Lance Edgar dee27b51f5 Add components for login form and customer field 2022-08-09 14:40:04 -05:00
Lance Edgar e537d8e3a6 Put available settings in the store; etc.
also add `build-watch` script for dev's sake

menu component no longer allows anonymous feedback by default

logo component gets a `centered` prop
2022-08-09 14:38:41 -05:00
Lance Edgar 3392f8cbd6 Increase spacing around "Create" button for model-index 2022-08-08 19:36:27 -05:00
Lance Edgar 427732bf1a Detect 404 notfound when viewing CRUD record; warn user accordingly
and always redirect to model index page
2022-07-26 20:48:22 -05:00
Lance Edgar 31cebd28c2 Cleanup some receiving cruft 2022-07-24 22:30:55 -05:00
Lance Edgar 6666857a0b Update changelog 2021-10-20 16:18:50 -05:00
Lance Edgar 720fc6182d Allow override of "create" permission for model index 2021-09-03 18:29:49 -05:00
Lance Edgar a0a405f849 Allow for "native sort" params in model index 2021-09-03 16:27:10 -05:00
Lance Edgar cebf7fc749 Update changelog 2021-08-04 19:48:10 -05:00
Lance Edgar 695ea388a6 Allow multiple feedback recipient options
in which case user must choose one, to send feedback
2021-08-02 18:44:29 -05:00
Lance Edgar 6e949eb199 Use better class name for logo image styles
sheesh, we were affecting *all* images i think...
2021-07-29 20:05:22 -05:00
Lance Edgar df089d2f77 Update changelog 2021-04-12 11:58:27 -05:00
Lance Edgar edede0f2ce Allow "any" number for inventory cases/units, including decimal 2021-04-12 11:35:12 -05:00
Lance Edgar cd61210a4c Bump version in package-lock 2021-04-12 11:35:02 -05:00