Commit graph

103 commits

Author SHA1 Message Date
Lance Edgar e071a9ba25 fix: declare custom static libcache module for tailbone
whoops, missed this in last commit
2024-06-30 11:59:45 -05:00
Lance Edgar c883e79a2a fix: add butterball libcache via fanstatic
using vue 3.4.31 and oruga 0.8.12
2024-06-30 11:55:21 -05:00
Lance Edgar 5e466be42e fix: add command to purge shopfoo exports 2024-06-16 14:23:41 -05:00
Lance Edgar 5176acaf9e feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 20:54:22 -05:00
Lance Edgar 8287f02793 Migrate all commands to use 'typer' framework 2024-05-15 15:34:42 -05:00
Lance Edgar ffe97e3a12 Fix class names for rattail-demo import-self per upstream changes 2023-09-25 13:38:16 -05:00
Lance Edgar 97db13a19f Tweak project/essentials view config per upstream changes 2023-05-05 10:46:04 -05:00
Lance Edgar 3fb08869e0 Avoid deprecated import for OrderedDict 2023-05-05 01:55:15 -05:00
Lance Edgar e7248b4589 Include the 'essential' views 2023-01-18 18:42:55 -06:00
Lance Edgar 400133a98d Add support for new-style rattail-demo install command
also use upstream menus where possible
2023-01-18 14:59:26 -06:00
Lance Edgar 316bdfe1aa Use handler to build menus 2023-01-14 16:13:58 -06:00
Lance Edgar 6a8096391f Remove old Piwik analytics header code 2022-12-10 09:23:10 -06:00
Lance Edgar 34a3ee8f36 Refactor various views and config, per upstream changes
adding proper integration support for CORE, WooCommerce
2022-12-10 09:21:42 -06:00
Lance Edgar 16fdfd51ba Fix view config inheritance 2022-11-21 22:22:46 -06:00
Lance Edgar 640ca783c7 Allow running web app via ASGI 2022-11-21 22:08:55 -06:00
Lance Edgar 5cfe10c2e7 Rename menu entry for Luigi Tasks 2022-11-20 16:27:49 -06:00
Lance Edgar 9fc9138bce Expose views for datasync status, luigi jobs 2022-08-21 18:47:16 -05:00
Lance Edgar a6871fac95 Tweak menu config, handheld views per upstream changes 2022-08-21 11:35:03 -05:00
Lance Edgar a475db3fd5 Remove unwanted product label printing config 2022-01-31 19:37:33 -06:00
Lance Edgar 655dbea531 Tweak menu for generating new report, per upstream changes 2022-01-31 19:37:12 -06:00
Lance Edgar e23e65155f Expose views for reports, problem reports 2021-12-07 18:06:12 -06:00
Lance Edgar 1f37a4bd37 Update some view config
per upstream changes
2021-11-29 17:39:39 -06:00
Lance Edgar 0c73ee07d6 Add views, menu for Trainwreck 2021-02-18 20:20:31 -06:00
Lance Edgar 3384de9b63 Use custom Purchase views per CORE integration 2021-02-02 12:06:43 -06:00
Lance Edgar be2858084b Purge things for legacy (jquery) mobile app
per upstream purge
2021-01-30 15:54:40 -06:00
Lance Edgar 4288e1ce64 Override the CORE-API -> Rattail Demo importer for Store data
this lets the demo have random extra Store records and the importer will just
ignore them
2021-01-28 13:29:22 -06:00
Lance Edgar 8cb42712fd Include custom Stores view, per CORE 2021-01-27 22:43:56 -06:00
Lance Edgar 06f959cd09 Expose the Units of Measure views in web app
also this declares the CORE-specific product handler to be our default
2021-01-21 17:42:06 -06:00
Lance Edgar 2c8cc67043 Bugfix per woocommerce demo launch 2021-01-20 23:15:46 -06:00
Lance Edgar 25bf17715c Add initial support for WooCommerce integration 2021-01-20 21:54:52 -06:00
Lance Edgar 05ac07d2e6 Remove custom logic to protect chuck's person, employee records 2020-09-23 16:40:58 -05:00
Lance Edgar 2a34243e33 Remove custom logic for preventing password change for 'chuck'
upstream now handles this
2020-09-23 16:30:00 -05:00
Lance Edgar 1e06066353 Use default CORE-POS menu 2020-09-16 16:15:53 -05:00
Lance Edgar 2619869ceb Add menu links to generate new project, plus docs, source code etc. 2020-09-06 14:47:44 -05:00
Lance Edgar 34ab56247b Tweak changelog URL config for upgrade pkg diff table 2020-09-05 17:49:46 -05:00
Lance Edgar b9cf911688 Expose Product.corepos_id for editing 2020-08-20 20:24:15 -05:00
Lance Edgar 94a311828f Expose Product.item_id when editing 2020-08-20 19:57:07 -05:00
Lance Edgar 6e51686892 Add menu entry for CORE Super Departments 2020-08-20 18:05:25 -05:00
Lance Edgar 2d3c4fd935 Expose purchasing views 2020-08-20 17:56:55 -05:00
Lance Edgar 852f9d4902 Add initial Shopfoo pattern feature
data models, import/export, web views etc.
2020-08-19 22:21:00 -05:00
Lance Edgar c5922c74ea Be smarter about how we prevent edit/delete for some people, employees
instead of just hard-coding UUID for 'chuck'
2020-08-06 01:53:45 -05:00
Lance Edgar 25a7d46588 Stop protecting certain settings from being edited
we no longer expose settings to 'chuck' user etc.
2020-08-06 01:35:29 -05:00
Lance Edgar 310baea00f Tweak how we show pyCOREPOS package version
per upstream changes
2020-07-15 21:45:48 -05:00
Lance Edgar 0729a8902f Use some CORE-specific master views 2020-07-07 20:13:52 -05:00
Lance Edgar b01f8425e5 Fix inventory batch views
per upstream changes
2020-07-07 19:29:22 -05:00
Lance Edgar b044790d51 Add Tempmon Appliance views, menu link
also remove edit/delete restrictions for tempmon clients, probes.  now we just
let the normal permissions handle that
2020-03-22 16:39:42 -05:00
Lance Edgar 099fe14de1 Expose Members master view; add CORE link to member tab of profile view 2020-03-18 11:31:55 -05:00
Lance Edgar 89a4bc50d7 Add button to view Customer in CORE Office, from profile view 2020-03-17 12:29:48 -05:00
Lance Edgar 17f443b36a Use version importer from rattail-corepos by default 2020-03-16 20:44:41 -05:00
Lance Edgar 366594c53a Use custom Person views from tailbone-corepos 2020-03-16 19:47:17 -05:00