| .. |
|
api
|
fix: avoid deprecated import
|
2024-11-10 19:16:45 -06:00 |
|
forms
|
fix: use better icon for submit button on login page
|
2024-09-09 08:32:28 -05:00 |
|
grids
|
fix: custom method for adding grid action
|
2024-10-03 08:56:52 -05:00 |
|
reports
|
Refactor the Ordering Worksheet generator, per Buefy
|
2023-02-03 16:10:08 -06:00 |
|
static
|
feat: add new 'waterpark' theme, based on wuttaweb w/ vue2 + buefy
|
2024-08-20 15:03:25 -05:00 |
|
templates
|
fix: show continuum operation type when viewing version history
|
2024-11-12 18:28:41 -06:00 |
|
views
|
fix: add basic master view for Product Costs
|
2024-11-12 18:30:50 -06:00 |
|
__init__.py
|
|
|
|
_version.py
|
feat: switch from setup.cfg to pyproject.toml + hatchling
|
2024-06-10 16:23:38 -05:00 |
|
app.py
|
feat: add new 'waterpark' theme, based on wuttaweb w/ vue2 + buefy
|
2024-08-20 15:03:25 -05:00 |
|
asgi.py
|
Fix ASGI websockets when serving on sub-path under site root
|
2024-04-16 23:27:50 -05:00 |
|
auth.py
|
fix: fix broken user auth for web API app
|
2024-08-19 09:23:31 -05:00 |
|
beaker.py
|
feat: standardize how app, package versions are determined
|
2024-06-10 09:14:20 -05:00 |
|
cleanup.py
|
|
|
|
config.py
|
feat: refactor forms/grids/views/templates per wuttaweb compat
|
2024-08-15 15:49:54 -05:00 |
|
db.py
|
fix: require zope.sqlalchemy >= 1.5
|
2024-07-02 11:14:03 -05:00 |
|
diffs.py
|
fix: use local/custom enum for continuum operations
|
2024-11-12 19:45:24 -06:00 |
|
exceptions.py
|
fix: remove references, dependency for six package
|
2024-07-01 17:01:01 -05:00 |
|
handler.py
|
feat: move core menu logic to wuttaweb
|
2024-07-14 11:05:01 -05:00 |
|
helpers.py
|
fix: use wuttaweb to get/render csrf token
|
2024-08-21 09:44:32 -05:00 |
|
menus.py
|
fix: add basic master view for Product Costs
|
2024-11-12 18:30:50 -06:00 |
|
progress.py
|
Add websockets progress, "multi-system" support for upgrades
|
2022-08-20 17:39:33 -05:00 |
|
providers.py
|
Add full set of default menus
|
2023-01-14 18:48:56 -06:00 |
|
subscribers.py
|
feat: refactor forms/grids/views/templates per wuttaweb compat
|
2024-08-15 15:49:54 -05:00 |
|
tweens.py
|
fix: remove references, dependency for six package
|
2024-07-01 17:01:01 -05:00 |
|
util.py
|
fix: use wuttaweb to get/render csrf token
|
2024-08-21 09:44:32 -05:00 |
|
webapi.py
|
fix: fix broken permission directives in web api startup
|
2024-08-18 10:20:48 -05:00 |