Commit graph

22 commits

Author SHA1 Message Date
Lance Edgar 778a34bfab docs: tweak trove classifiers 2025-01-13 17:03:54 -06:00
Lance Edgar f25e597ff5 bump: version 0.2.0 → 0.3.0 2025-01-13 13:33:24 -06:00
Lance Edgar ac753a62f8 fix: expose new order batch handler choice in orders/configure 2025-01-13 13:03:20 -06:00
Lance Edgar f4fdba1bbb fix: add "Other" menu, for e.g. integration system links 2025-01-13 09:23:22 -06:00
Lance Edgar 811a37995d feat: move lookup logic to handler; improve support for external lookup 2025-01-12 22:03:31 -06:00
Lance Edgar f8f4933ca1 fix: bugfix when new order with no pending customer 2025-01-09 21:44:47 -06:00
Lance Edgar 2c95d3ce28 docs: fix glossary term mixup 2025-01-09 21:04:34 -06:00
Lance Edgar 2cafc1774e bump: version 0.1.0 → 0.2.0 2025-01-09 12:55:04 -06:00
Lance Edgar a4ad23c7fa feat: add basic support for local customer, product lookups
also convert pending to local (where relevant) when executing batch
2025-01-09 12:13:58 -06:00
Lance Edgar ebd22fe6ee fix: expose config for new order w/ pending product
- whether or not this feature should be allowed at all
- user must have permission also
- UI should honor both of the above
- also, which fields are required for new pending product
2025-01-06 19:46:43 -06:00
Lance Edgar e677cd5d8c build: ignore dist folder 2025-01-06 17:38:12 -06:00
Lance Edgar dfaec14350 bump: version 0.0.0 → 0.1.0 2025-01-06 17:37:40 -06:00
Lance Edgar 85183180ab build: add release task 2025-01-06 17:35:31 -06:00
Lance Edgar 0171b9b1ed docs: set description, docs url in readme 2025-01-06 17:34:38 -06:00
Lance Edgar 6954dde8bc docs: ensure static folder exists 2025-01-06 17:28:26 -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
Lance Edgar 89265f0240 docs: remove unwanted readme 2024-12-30 18:28:45 -06:00
Lance Edgar 9810a1fa69 docs: add GPL license headers to python modules 2024-12-30 18:28:18 -06:00
Lance Edgar 3a9f0d751e fix: add static libcache files for vue2 + buefy 2024-12-30 17:59:30 -06:00
Lance Edgar 749df597de build: move package to src/ dir, update pyproject.toml 2024-12-30 17:57:14 -06:00
Lance Edgar 493b7c77ca build: ignore cache files 2024-12-30 17:51:51 -06:00
Lance Edgar 4495a94611 initial contents as generated via cookiecutter-wuttaweb 2024-12-30 17:40:34 -06:00