Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2025-01-07 15:22:04 -06:00
ae9ca8eee3 bump: version 0.19.1 → 0.19.2
ee8ca11f6a fix: always use prop key for default grid filters
e5f7fe43c2 fix: avoid request.current_route_url() for user menu
7f09ca5ede fix: add scale kwarg for WuttaMoney schema type, widget
b73127e350 fix: make WuttaQuantity serialize w/ app handler, remove custom widget
Compare 6 commits »
lance pushed tag v0.20.3 to rattail/rattail 2025-01-07 10:55:23 -06:00
lance pushed to master at rattail/rattail 2025-01-07 10:55:20 -06:00
d23b539439 bump: version 0.20.2 → 0.20.3
lance pushed tag v0.1.0 to wutta/sideshow 2025-01-06 17:38:23 -06:00
lance pushed to master at wutta/sideshow 2025-01-06 17:38:20 -06:00
e677cd5d8c build: ignore dist folder
dfaec14350 bump: version 0.0.0 → 0.1.0
85183180ab build: add release task
0171b9b1ed docs: set description, docs url in readme
Compare 4 commits »
lance pushed to master at wutta/sideshow 2025-01-06 17:30:06 -06:00
6954dde8bc docs: ensure static folder exists
lance pushed to master at wutta/sideshow 2025-01-06 17:04:36 -06:00
ef07d30a85 feat: add basic "create order" feature, docs, tests
89265f0240 docs: remove unwanted readme
9810a1fa69 docs: add GPL license headers to python modules
Compare 3 commits »
lance pushed tag v0.19.0 to wutta/wuttaweb 2025-01-06 17:01:01 -06:00
lance pushed tag v0.19.1 to wutta/wuttaweb 2025-01-06 17:01:01 -06:00
lance pushed to master at wutta/wuttaweb 2025-01-06 17:00:58 -06:00
49b13306c4 bump: version 0.19.0 → 0.19.1
b3f1f8b6d9 fix: improve built-in grid renderer logic
2de08ad50d fix: allow session injection for ObjectRef constructor
7895ce4676 tests: move WebTestCase to wuttaweb.testing module
5cec585fdf fix: improve rendering for batch row status
Compare 11 commits »
lance pushed tag v0.19.2 to wutta/wuttjamaican 2025-01-06 16:59:47 -06:00
lance pushed to master at wutta/wuttjamaican 2025-01-06 16:59:41 -06:00
48f9374724 bump: version 0.19.1 → 0.19.2
4479d9ff91 fix: add cascade_backrefs=False for all ORM relationships
7e90888146 fix: add get_effective_rows() method for batch handler
60a25ab342 fix: add make_full_name() function, app handler method
b3ec7cb9b8 fix: add batch handler logic to remove row
Compare 7 commits »
lance pushed to master at wutta/sideshow 2024-12-30 18:07:56 -06:00
3a9f0d751e fix: add static libcache files for vue2 + buefy
749df597de build: move package to src/ dir, update pyproject.toml
493b7c77ca build: ignore cache files
4495a94611 initial contents as generated via cookiecutter-wuttaweb
lance created branch master in wutta/sideshow 2024-12-30 18:07:56 -06:00
lance created repository wutta/sideshow 2024-12-30 18:07:33 -06:00
lance pushed to master at wutta/wuttaweb 2024-12-28 21:18:38 -06:00
6515a0a224 fix: use span element for readonly money field widget render
lance pushed to master at wutta/wuttaweb 2024-12-28 21:14:27 -06:00
84ab931081 fix: include grid filters for all column properties of model class
c2efc1cd1a fix: use app handler to render error string, when progress fails
171e9f7488 fix: add schema node type, widget for "money" (currency) fields
c4fe90834e fix: exclude FK fields by default, for model forms
Compare 4 commits »
lance pushed tag v0.19.1 to wutta/wuttjamaican 2024-12-28 21:13:48 -06:00
lance pushed to master at wutta/wuttjamaican 2024-12-28 21:13:45 -06:00
a68df98297 bump: version 0.19.0 → 0.19.1
9c1bfee97f fix: add simple rendering logic for currency values and errors
Compare 2 commits »
lance pushed to master at rattail/tailbone 2024-12-28 16:44:07 -06:00
c7ee9de9eb fix: register vue3 form component for products -> make batch