tailbone/tests
Lance Edgar 9da2a148c6 feat: move "basic" grid pagination logic to wuttaweb
so far only "simple" pagination is supported by wuttaweb, so basically
the main feature flag, page size, current page.  in this
scenario *all* data is written to client-side JSON and Buefy handles
the actual pagination.

backend pagination coming soon for wuttaweb but for now tailbone still
handles all that.
2024-08-16 18:45:04 -05:00
..
data Remove last references to 'edbob' package 2016-10-09 21:12:13 -05:00
forms feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
grids feat: move "basic" grid pagination logic to wuttaweb 2024-08-16 18:45:04 -05:00
views feat: inherit most logic from wuttaweb, for GridAction 2024-08-16 11:56:12 -05:00
__init__.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_app.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_auth.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_config.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_db.py fix: require zope.sqlalchemy >= 1.5 2024-07-02 11:14:03 -05:00
test_helpers.py Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
test_subscribers.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_util.py fix: use wuttaweb logic for util.get_form_data() 2024-08-05 09:11:19 -05:00
util.py feat: add first wutta-based master, for PersonView 2024-08-15 16:05:53 -05:00