tailbone/tailbone
2023-01-02 16:55:39 -06:00
..
api Fix ordering worksheet API for date objects 2022-12-08 14:54:36 -06:00
forms Add beginnings of "New Table" feature 2023-01-02 09:44:05 -06:00
grids Add "direct link" support for master grids 2022-12-25 14:42:29 -06:00
reports
static Add basic support for editing page help info 2022-12-24 16:08:09 -06:00
templates Expose some settings for Trainwreck DB rotation 2023-01-02 13:12:01 -06:00
views Expose some settings for Trainwreck DB rotation 2023-01-02 13:12:01 -06:00
__init__.py
_version.py Update changelog 2023-01-02 16:55:39 -06:00
app.py Add the ViewSupplement concept 2022-12-10 09:46:54 -06:00
asgi.py Add first experiment with websockets, for datasync status page 2022-08-17 18:24:55 -05:00
auth.py
beaker.py Add support for Beaker >= 1.12.0 2022-12-07 14:00:32 -06:00
cleanup.py Add cleanup logic for old Beaker session data 2022-12-23 23:30:45 -06:00
config.py Allow buefy version to be 'latest' 2023-01-01 13:17:55 -06:00
db.py
diffs.py Add some minimal docs for Diff constructor 2021-12-15 18:07:22 -06:00
exceptions.py
helpers.py Add basic support for editing page help info 2022-12-24 16:08:09 -06:00
menus.py Suppress error if menu entry has bad route name 2022-12-10 10:09:39 -06:00
progress.py Add websockets progress, "multi-system" support for upgrades 2022-08-20 17:39:33 -05:00
providers.py Let tailbone providers include static views 2022-03-06 22:06:57 -06:00
scaffolds.py
subscribers.py Add "global searchbox" for quicker access to main views 2022-12-26 17:31:37 -06:00
tweens.py
util.py Add "global searchbox" for quicker access to main views 2022-12-26 17:31:37 -06:00
webapi.py