Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2025-01-09 12:49:16 -06:00
3827d331c0 fix: use request.url instead of current_route_url()
e674db86be fix: add basic <wutta-autocomplete> component
517928320b fix: add WuttaDictEnum form schema type
Compare 3 commits »
lance pushed to master at wutta/wuttjamaican 2025-01-09 12:11:36 -06:00
6a08c50452 fix: flush session when removing batch row
lance pushed to master at wutta/wuttjamaican 2025-01-08 12:05:21 -06:00
0bb0a51f32 fix: detach row from batch when removing
lance pushed tag v0.19.2 to wutta/wuttaweb 2025-01-07 15:22:07 -06:00
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