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
6650ee698e
feat: add initial views for upgrades
...
CRUD only so far, still need execute features
2024-08-24 11:29:52 -05:00
Lance Edgar
429f3c69b5
fix: improve backward compat for util.get_liburl()
...
ready to drop the old logic from tailbone
2024-08-15 23:03:39 -05:00
Lance Edgar
97e914c2e0
feat: expose User "roles" for editing
2024-08-13 21:44:56 -05:00
Lance Edgar
eac3b81918
feat: add Users view; improve CRUD master for SQLAlchemy models
2024-08-12 21:17:08 -05:00
Lance Edgar
fc01fa283a
feat: add basic support for SQLAlchemy model in master view
...
must more to be done for this yet, but basics are in place for the
Setting view
2024-08-11 16:52:47 -05:00
Lance Edgar
23d227b2c6
feat: add basic support for fanstatic / libcache
2024-08-06 22:33:54 -05:00
Lance Edgar
d35e6e71c9
feat: expose Web Libraries in app info config page
...
get away from that CDN, hopefully speeds things up etc.
2024-08-06 20:53:23 -05:00
Lance Edgar
ed67cdb2d8
feat: add basic configure view for appinfo
2024-08-06 20:48:46 -05:00
Lance Edgar
3b6b317377
feat: add util.get_form_data()
convenience function
2024-08-04 20:32:05 -05:00
Lance Edgar
977c196f47
feat: basic support for WSGI app, views, templates
...
also docs + tests for what we have so far
2024-07-12 00:17:15 -05:00