3
0
Fork 0
Commit graph

74 commits

Author SHA1 Message Date
3274553557 bump: version 0.21.4 → 0.21.5 2025-02-21 18:53:54 -06:00
f4e1cc0650 bump: version 0.21.3 → 0.21.4 2025-02-21 18:46:44 -06:00
8357fd594f bump: version 0.21.2 → 0.21.3 2025-02-19 10:32:45 -06:00
9541407978 bump: version 0.21.1 → 0.21.2 2025-02-18 16:33:59 -06:00
7ac9d332bd bump: version 0.21.0 → 0.21.1 2025-02-17 14:53:05 -06:00
6edaf578c3 bump: version 0.20.6 → 0.21.0 2025-02-01 15:16:57 -06:00
d0e5ad9053 bump: version 0.20.5 → 0.20.6 2025-01-26 17:51:18 -06:00
455a0906c6 bump: version 0.20.4 → 0.20.5 2025-01-23 17:16:08 -06:00
8b23be7422 bump: version 0.20.3 → 0.20.4 2025-01-15 08:50:47 -06:00
3041e01184 bump: version 0.20.2 → 0.20.3 2025-01-14 18:19:29 -06:00
51c456eb38 bump: version 0.20.1 → 0.20.2 2025-01-14 13:19:27 -06:00
52a6bbf0f0 bump: version 0.20.0 → 0.20.1 2025-01-13 13:29:56 -06:00
2b3d69a379 fix: expose setting to choose menu handler, in appinfo/configure 2025-01-13 12:55:34 -06:00
1ec25636df bump: version 0.19.3 → 0.20.0 2025-01-11 22:00:48 -06:00
c1e6053aaf bump: version 0.19.2 → 0.19.3 2025-01-09 12:54:01 -06:00
ae9ca8eee3 bump: version 0.19.1 → 0.19.2 2025-01-07 15:21:30 -06:00
ee8ca11f6a fix: always use prop key for default grid filters
previous logic was using underlying column name, which breaks when the
prop key does not match
2025-01-07 15:07:21 -06:00
49b13306c4 bump: version 0.19.0 → 0.19.1 2025-01-06 17:00:27 -06:00
84ab931081 fix: include grid filters for all column properties of model class
by default anyway.  previous logic started from `grid.columns` and
then only included column properties, but now we start from the model
class itself and let sa-utils figure out the default list
2024-12-28 21:14:20 -06:00
c2efc1cd1a fix: use app handler to render error string, when progress fails 2024-12-28 21:14:15 -06:00
ae6b72bf95 bump: version 0.18.0 → 0.19.0 2024-12-23 21:14:31 -06:00
3035d1f58a bump: version 0.17.2 → 0.18.0 2024-12-18 22:33:42 -06:00
a132253cb1 feat: add basic support for running in ASGI context 2024-12-18 15:09:16 -06:00
b6d5ffa8ce feat: add support for running via uvicorn; wutta webapp command 2024-12-18 12:36:52 -06:00
3fabc0a141 bump: version 0.17.1 → 0.17.2 2024-12-17 16:42:56 -06:00
8ac414162d bump: version 0.17.0 → 0.17.1 2024-12-16 12:33:27 -06:00
180acc509f bump: version 0.16.2 → 0.17.0 2024-12-15 00:48:07 -06:00
dd1fd8c0ce feat: add basic support for batch execution
no execution options yet, and no progress indicator

also basic delete support, invoking handler
2024-12-14 23:57:10 -06:00
16ed125113 fix: use fanstatic to serve built-in images by default
Refs: 
2024-12-10 16:54:02 -06:00
783d4dc8ef bump: version 0.16.1 → 0.16.2 2024-12-10 12:33:18 -06:00
663f438e4e bump: version 0.16.0 → 0.16.1 2024-12-08 00:12:08 -06:00
fd35f439ec fix: refactor to reflect usage of proper UUID values 2024-12-08 00:11:30 -06:00
805ce5966f bump: version 0.15.0 → 0.16.0 2024-12-05 08:07:43 -06:00
48a473e540 build: update project metadata 2024-12-03 21:21:34 -06:00
Lance Edgar
38e5d9eb38 bump: version 0.14.2 → 0.15.0 2024-11-24 19:10:18 -06:00
Lance Edgar
ec75435704 bump: version 0.14.1 → 0.14.2 2024-11-24 10:30:40 -06:00
Lance Edgar
53746e9258 fix: remove 'email' extra from wuttjamaican dependency
since that no longer exists
2024-11-24 10:28:55 -06:00
Lance Edgar
c89da0ee41 bump: version 0.14.0 → 0.14.1 2024-08-30 20:35:13 -05:00
Lance Edgar
8f1eca6f48 bump: version 0.13.1 → 0.14.0 2024-08-27 22:17:48 -05:00
Lance Edgar
71728718d8 feat: add basic support for wutta-continuum
and i mean *basic* - so far..  eventually will expose version history
for viewing etc.

unfortunately got carried away and reorganized the api docs a little
while i was at it..
2024-08-27 21:11:44 -05:00
Lance Edgar
24f5ee1dcc bump: version 0.13.0 → 0.13.1 2024-08-26 14:52:43 -05:00
Lance Edgar
0910153685 bump: version 0.12.1 → 0.13.0 2024-08-26 14:27:20 -05:00
Lance Edgar
a010071985 feat: use native wuttjamaican app to send feedback email 2024-08-26 14:22:23 -05:00
Lance Edgar
e5e31a7d32 feat: add basic support for execute upgrades, download stdout/stderr
upgrade progress is still not being shown yet
2024-08-25 12:20:28 -05:00
Lance Edgar
60526f646a bump: version 0.12.0 → 0.12.1 2024-08-22 15:54:01 -05:00
Lance Edgar
fab87d3303 bump: version 0.11.0 → 0.12.0 2024-08-22 14:51:08 -05:00
Lance Edgar
8bcb556abb bump: version 0.10.2 → 0.11.0 2024-08-20 15:05:12 -05:00
Lance Edgar
3579bebdeb bump: version 0.10.1 → 0.10.2 2024-08-19 13:56:58 -05:00
Lance Edgar
dce91a3a96 bump: version 0.10.0 → 0.10.1 2024-08-19 12:00:46 -05:00
Lance Edgar
91e10274ea bump: version 0.9.0 → 0.10.0 2024-08-18 19:58:13 -05:00