1
0
Fork 0

Commit graph

  • fab27e8153 fix: omit id attr when rendering hidden input for CSRF token master Lance Edgar 2024-11-19 20:12:33 -0600
  • c89da0ee41 bump: version 0.14.0 → 0.14.1 v0.14.1 Lance Edgar 2024-08-30 20:35:13 -0500
  • a54cfb46a7 fix: avoid exit prompt for configure when removing settings Lance Edgar 2024-08-28 20:02:31 -0500
  • 749882671f fix: freeze default versions for buefy, vue-resource Lance Edgar 2024-08-28 19:51:55 -0500
  • 29a0d6ba24 fix: stop auto-trim for feedback message, user name Lance Edgar 2024-08-28 19:34:14 -0500
  • 8f1eca6f48 bump: version 0.13.1 → 0.14.0 v0.14.0 Lance Edgar 2024-08-27 22:17:48 -0500
  • 71728718d8 feat: add basic support for wutta-continuum Lance Edgar 2024-08-27 21:11:44 -0500
  • 24f5ee1dcc bump: version 0.13.0 → 0.13.1 v0.13.1 Lance Edgar 2024-08-26 14:52:43 -0500
  • 33bd36b70f fix: allow custom base template to add params to feedback form Lance Edgar 2024-08-26 14:52:14 -0500
  • 0910153685 bump: version 0.12.1 → 0.13.0 v0.13.0 Lance Edgar 2024-08-26 14:27:20 -0500
  • a010071985 feat: use native wuttjamaican app to send feedback email Lance Edgar 2024-08-26 13:21:05 -0500
  • a377061da0 fix: tweak max image size for full logo on home, login pages Lance Edgar 2024-08-25 20:27:43 -0500
  • 4934ed1d93 feat: add basic user feedback email mechanism Lance Edgar 2024-08-25 20:25:14 -0500
  • 8669ca2283 feat: add "progress" page for executing upgrades Lance Edgar 2024-08-25 15:52:29 -0500
  • e5e31a7d32 feat: add basic support for execute upgrades, download stdout/stderr Lance Edgar 2024-08-25 12:20:28 -0500
  • 1a8900c9f4 feat: add basic progress page/indicator support Lance Edgar 2024-08-24 19:28:13 -0500
  • 6fa8b0aeaa feat: add basic "delete results" grid tool Lance Edgar 2024-08-24 14:26:13 -0500
  • 6650ee698e feat: add initial views for upgrades Lance Edgar 2024-08-24 11:29:52 -0500
  • 1804e74d13 feat: allow app db to be rattail-native instead of wutta-native Lance Edgar 2024-08-23 22:10:25 -0500
  • 43ad0ae1c1 fix: improve handling of boolean form fields Lance Edgar 2024-08-23 20:38:46 -0500
  • 2503836ef5 fix: misc. improvements for display of grids, form errors Lance Edgar 2024-08-23 19:23:40 -0500
  • bf2ca4b475 fix: use autocomplete for grid filter verb choices Lance Edgar 2024-08-23 14:38:02 -0500
  • e332975ce9 feat: add per-row css class support for grids Lance Edgar 2024-08-23 14:14:41 -0500
  • f6fb6957e3 feat: improve grid filter API a bit, support string/bool filters Lance Edgar 2024-08-23 12:10:51 -0500
  • 4525f91c21 fix: small cleanup for grid filters template Lance Edgar 2024-08-22 20:00:07 -0500
  • 2e5feeb6f4 fix: add once-button action for grid Reset View Lance Edgar 2024-08-22 19:43:42 -0500
  • db5e4e88f6 fix: set sort defaults for users, roles Lance Edgar 2024-08-22 19:38:33 -0500
  • 122c6650d5 fix: add override hook for base form template Lance Edgar 2024-08-22 16:42:42 -0500
  • 60526f646a bump: version 0.12.0 → 0.12.1 v0.12.1 Lance Edgar 2024-08-22 15:54:01 -0500
  • 5ec065d9cd fix: improve home, login page styles for large logo image Lance Edgar 2024-08-22 15:49:52 -0500
  • fab87d3303 bump: version 0.11.0 → 0.12.0 v0.12.0 Lance Edgar 2024-08-22 14:51:08 -0500
  • a5c2931085 feat: add "copy link" button for sharing a grid view Lance Edgar 2024-08-22 14:45:25 -0500
  • 1443f5253f feat: add initial support for proper grid filters Lance Edgar 2024-08-22 13:50:29 -0500
  • 9751bf4c2e feat: add initial filtering logic to grid class Lance Edgar 2024-08-21 20:15:23 -0500
  • a042d511fb feat: add "searchable" column support for grids Lance Edgar 2024-08-21 15:50:36 -0500
  • 770c4612d5 feat: improve page linkage between role/user/person Lance Edgar 2024-08-21 14:38:34 -0500
  • 9d261de45a feat: add basic autocomplete support, for Person Lance Edgar 2024-08-21 11:46:38 -0500
  • 4bf2bb42fb fix: cleanup templates for home, login pages Lance Edgar 2024-08-21 00:06:10 -0500
  • a34b01a6c4 fix: cleanup logic for appinfo/configure Lance Edgar 2024-08-20 23:01:46 -0500
  • 1b4aaacc10 fix: expose settings for app node title, type Lance Edgar 2024-08-20 22:15:11 -0500
  • d15ac46184 fix: show installed python packages on appinfo page Lance Edgar 2024-08-20 21:26:38 -0500
  • 3665d69e0c fix: tweak login form to stop extending size of background card Lance Edgar 2024-08-20 20:41:41 -0500
  • 2d9757f677 fix: add setting to auto-redirect anon users to login, from home page Lance Edgar 2024-08-20 20:16:19 -0500
  • e9d59062ca fix: add form padding, validators for /configure pages Lance Edgar 2024-08-20 19:02:00 -0500
  • cadd63e3e8 fix: add padding around main form, via wrapper css Lance Edgar 2024-08-20 17:03:15 -0500
  • bdc57abd5a fix: show CRUD buttons in header only if relevant and user has access Lance Edgar 2024-08-20 17:02:38 -0500
  • f502bf1ba3 fix: tweak style config for home link app title in main menu Lance Edgar 2024-08-20 16:48:33 -0500
  • 8bcb556abb bump: version 0.10.2 → 0.11.0 v0.11.0 Lance Edgar 2024-08-20 15:05:12 -0500
  • 869963403d feat: split up base templates into more sections (def blocks) Lance Edgar 2024-08-20 13:45:48 -0500
  • fce0de5d30 feat: simplify base/page/form template structure; add docs Lance Edgar 2024-08-19 16:52:16 -0500
  • 3579bebdeb bump: version 0.10.1 → 0.10.2 v0.10.2 Lance Edgar 2024-08-19 13:56:58 -0500
  • f7e371d21d fix: add render_vue_finalize() methods for grids, forms Lance Edgar 2024-08-19 13:40:23 -0500
  • 784f974c0d fix: avoid error when checking model for column property Lance Edgar 2024-08-19 12:42:14 -0500
  • dce91a3a96 bump: version 0.10.0 → 0.10.1 v0.10.1 Lance Edgar 2024-08-19 12:00:46 -0500
  • 1efaca4e52 fix: make util.get_model_fields() work with more model classes Lance Edgar 2024-08-19 11:48:52 -0500
  • 4643aa3e3c docs: various improvements to docs, per dust settling Lance Edgar 2024-08-19 11:47:21 -0500
  • 91e10274ea bump: version 0.9.0 → 0.10.0 v0.10.0 Lance Edgar 2024-08-18 19:58:13 -0500
  • 8d6f4ad368 feat: add multi-column sorting (frontend or backend) for grids Lance Edgar 2024-08-18 19:23:15 -0500
  • 58f7a862a2 feat; add single-column sorting (frontend or backend) for grids Lance Edgar 2024-08-18 14:05:10 -0500
  • f21efbab9f fix: improve grid display when data is empty Lance Edgar 2024-08-17 11:35:38 -0500
  • f9fad67f4a bump: version 0.8.1 → 0.9.0 v0.9.0 Lance Edgar 2024-08-16 22:53:17 -0500
  • d151758c48 feat: add backend pagination support for grids Lance Edgar 2024-08-16 22:52:24 -0500
  • dd3d640b1c feat: add initial/basic pagination for grids Lance Edgar 2024-08-16 18:19:24 -0500
  • 7feaa844af bump: version 0.8.0 → 0.8.1 v0.8.1 Lance Edgar 2024-08-15 23:14:42 -0500
  • 429f3c69b5 fix: improve backward compat for util.get_liburl() Lance Edgar 2024-08-15 23:03:39 -0500
  • f5ac66f264 bump: version 0.7.0 → 0.8.0 v0.8.0 Lance Edgar 2024-08-15 21:14:52 -0500
  • cd706821b2 feat: add form/grid label auto-overrides for master view Lance Edgar 2024-08-15 20:51:36 -0500
  • c1afc3b3e3 fix: add person to template context for PersonView.view_profile() Lance Edgar 2024-08-15 18:36:31 -0500
  • a8514da107 bump: version 0.6.0 → 0.7.0 v0.7.0 Lance Edgar 2024-08-15 16:20:21 -0500
  • 9805f808da fix: add stub for PersonView.make_user() Lance Edgar 2024-08-15 15:47:05 -0500
  • 17b8af27a7 fix: allow arbitrary kwargs for Form.render_vue_field() Lance Edgar 2024-08-15 15:02:12 -0500
  • be8a45e543 fix: make some tweaks for better tailbone compatibility Lance Edgar 2024-08-15 02:10:08 -0500
  • 058632ebeb feat: add sane views for 403 Forbidden and 404 Not Found Lance Edgar 2024-08-14 22:13:55 -0500
  • e3942ce65e feat: add permission checks for menus, view routes Lance Edgar 2024-08-14 21:20:00 -0500
  • 675b51cac2 feat: add first-time setup page to create admin user Lance Edgar 2024-08-14 18:29:08 -0500
  • bc49392140 fix: prevent delete for built-in roles Lance Edgar 2024-08-14 16:58:08 -0500
  • 330ee324ba feat: expose User password for editing in master views Lance Edgar 2024-08-14 15:55:10 -0500
  • 230e2fd1ab feat: expose Role permissions for editing Lance Edgar 2024-08-14 15:10:54 -0500
  • 97e914c2e0 feat: expose User "roles" for editing Lance Edgar 2024-08-13 21:43:56 -0500
  • bdfa0197b2 feat: improve widget, rendering for Role notes Lance Edgar 2024-08-13 16:29:34 -0500
  • b4b72d92aa bump: version 0.5.0 → 0.6.0 v0.6.0 Lance Edgar 2024-08-13 10:54:51 -0500
  • 7ad6a9d5a0 feat: add basic Roles view Lance Edgar 2024-08-13 10:52:30 -0500
  • eac3b81918 feat: add Users view; improve CRUD master for SQLAlchemy models Lance Edgar 2024-08-12 21:17:08 -0500
  • 33589f1cd8 feat: add People view; improve CRUD master for SQLAlchemy models Lance Edgar 2024-08-11 18:21:02 -0500
  • fc01fa283a feat: add basic support for SQLAlchemy model in master view Lance Edgar 2024-08-11 16:52:13 -0500
  • 73014964cb feat: add basic Create support for CRUD master view Lance Edgar 2024-08-11 12:41:22 -0500
  • c46b42f76d feat: add basic Delete support for CRUD master view Lance Edgar 2024-08-11 09:56:47 -0500
  • 1a8fc8dd44 feat: add basic Edit support for CRUD master view Lance Edgar 2024-08-10 21:07:38 -0500
  • 9e1fc6e57d fix: rename MasterView method to configure_grid() Lance Edgar 2024-08-10 16:45:37 -0500
  • e0de4e9a65 feat: add auto-link (to "View") behavior for grid columns Lance Edgar 2024-08-10 16:45:12 -0500
  • a361f07980 fix: replace default logo, favicon images Lance Edgar 2024-08-10 13:15:04 -0500
  • 3d2aff7cc6 fix: tweak labels for Web Libraries config Lance Edgar 2024-08-07 21:08:31 -0500
  • 4c467f5267 feat: add basic support for "view" part of CRUD Lance Edgar 2024-08-07 19:47:24 -0500
  • 754e0989e4 feat: add basic Grid class, and /settings master view Lance Edgar 2024-08-07 14:00:53 -0500
  • 2ad1ae9c49 bump: version 0.4.0 → 0.5.0 v0.5.0 Lance Edgar 2024-08-06 23:17:07 -0500
  • 23d227b2c6 feat: add basic support for fanstatic / libcache Lance Edgar 2024-08-06 22:33:54 -0500
  • d35e6e71c9 feat: expose Web Libraries in app info config page Lance Edgar 2024-08-06 19:59:30 -0500
  • ed67cdb2d8 feat: add basic configure view for appinfo Lance Edgar 2024-08-06 18:52:54 -0500
  • dd207a4a05 fix: bump min version for wuttjamaican Lance Edgar 2024-08-05 23:01:18 -0500
  • 01aa08b33d bump: version 0.3.0 → 0.4.0 v0.4.0 Lance Edgar 2024-08-05 22:55:09 -0500