3
0
Fork 0

Commit graph

  • d72a2a15ec fix: fix behavior when editing Roles for a User Lance Edgar 2024-12-12 20:07:49 -0600
  • e952e1031e fix: add basic views for raw Permissions Lance Edgar 2024-12-12 19:24:36 -0600
  • 3cad7f1b13 fix: improve support for date, datetime fields in grids, forms Lance Edgar 2024-12-12 15:15:00 -0600
  • eda2326a97 fix: add way to set field widgets using pseudo-type Lance Edgar 2024-12-11 23:05:25 -0600
  • bf8397ba23 fix: add support for date, datetime form fields Lance Edgar 2024-12-11 22:38:51 -0600
  • fce1bf9de4 fix: make dropdown widgets as wide as other text fields in main form Lance Edgar 2024-12-11 22:30:03 -0600
  • 7fc5d84abd fix: add fallback instance title Lance Edgar 2024-12-11 22:29:20 -0600
  • 6e4f390f3f fix: display "global" errors at top of form, if present Lance Edgar 2024-12-11 22:28:32 -0600
  • 448dc9fc79 fix: add make_form() and make_grid() methods on web handler Lance Edgar 2024-12-11 22:06:33 -0600
  • 74e2a4f0e2 fix: correct "empty option" behavior for ObjectRef schema type Lance Edgar 2024-12-11 09:48:50 -0600
  • 16ed125113 fix: use fanstatic to serve built-in images by default Lance Edgar 2024-12-10 16:54:02 -0600
  • 783d4dc8ef bump: version 0.16.1 → 0.16.2 v0.16.2 Lance Edgar 2024-12-10 12:33:18 -0600
  • ddec30905e test: add test for make_json_safe() with uuid value Lance Edgar 2024-12-10 12:15:00 -0600
  • 40562c126e fix: add GridWidget and form.set_grid() for convenience Lance Edgar 2024-12-09 20:56:09 -0600
  • f68fe26ada fix: add "is false or null" grid filter, for nullable bool columns Lance Edgar 2024-12-08 18:43:40 -0600
  • a9caf3f970 fix: remove Person column for Person.users grid display Lance Edgar 2024-12-08 18:08:55 -0600
  • 18484a72ac fix: flatten UUID to str for make_json_safe() Lance Edgar 2024-12-08 18:08:41 -0600
  • 663f438e4e bump: version 0.16.0 → 0.16.1 v0.16.1 Lance Edgar 2024-12-08 00:12:08 -0600
  • fd35f439ec fix: refactor to reflect usage of proper UUID values Lance Edgar 2024-12-08 00:11:30 -0600
  • 805ce5966f bump: version 0.15.0 → 0.16.0 v0.16.0 Lance Edgar 2024-12-05 08:07:43 -0600
  • 5c06353fa3 fix: add option for People entry in the Admin menu Lance Edgar 2024-12-03 21:32:46 -0600
  • 352afc1e22 fix: fix handling of Upgrade.uuid Lance Edgar 2024-12-03 21:29:05 -0600
  • 48a473e540 build: update project metadata Lance Edgar 2024-12-03 21:21:34 -0600
  • dcdc0e7dab fix: improve support for random objects with grid, master view Lance Edgar 2024-11-25 19:11:41 -0600
  • ba9021c990 feat: add get_template_context() method for master view Lance Edgar 2024-11-25 19:10:58 -0600
  • 6085ea78ec fix: hide CRUD header buttons if master view does not allow Lance Edgar 2024-11-25 18:45:36 -0600
  • 38e5d9eb38 bump: version 0.14.2 → 0.15.0 v0.15.0 Lance Edgar 2024-11-24 19:10:18 -0600
  • 3d9fbd598e fix: fix default form value logic for bool checkbox fields Lance Edgar 2024-11-24 17:20:29 -0600
  • 24ddb7b905 feat: add logic to prevent edit for some user accounts Lance Edgar 2024-11-24 17:19:50 -0600
  • 6fd6229a9e fix: always use configured app dist for appinfo/index page Lance Edgar 2024-11-24 13:56:02 -0600
  • ec75435704 bump: version 0.14.1 → 0.14.2 v0.14.2 Lance Edgar 2024-11-24 10:30:40 -0600
  • 53746e9258 fix: remove 'email' extra from wuttjamaican dependency Lance Edgar 2024-11-24 10:28:55 -0600
  • fab27e8153 fix: omit id attr when rendering hidden input for CSRF token 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