Commit graph

10 commits

Author SHA1 Message Date
4e7c8d393c fix: consolidate some duplicated code
i feel like there was a reason i hadn't done that to begin with, but
now can't recall for sure.  pylint certainly thinks it is duplicated
so mostly cleaning this up per its suggestion...
2025-09-01 18:40:21 -05:00
614189531f docs: add badge for pylint 2025-09-01 15:37:38 -05:00
9805991916 docs: add badge for black code style 2025-08-31 13:28:41 -05:00
89e3445ace feat: add config option to show/hide Store ID; default value 2025-01-27 20:33:14 -06:00
3ef84ff706 feat: add basic model, views for Stores 2025-01-27 18:15:07 -06:00
a14b97243c docs: add install doc 2025-01-26 13:18:32 -06:00
df6db3cc56 fix: add setup hook to auto-create Order Admin role 2025-01-26 13:17:35 -06:00
aeafd9e669 docs: add overview doc 2025-01-26 11:34:26 -06:00
c79b0262f3 fix: customize "view order item" page w/ panels
more to come soon..
2025-01-15 17:16:31 -06:00
Lance Edgar
ef07d30a85 feat: add basic "create order" feature, docs, tests
just the package API docs so far, narrative will come later
2025-01-06 17:03:41 -06:00