3
0
Fork 0
Web App for Wutta Framework
Find a file
Lance Edgar e3c0a8d99e fix: add custom password+confirmation widget for Vue3 + Oruga
traditional widget does not work correctly with Oruga, since the
`value` attr of `<b-input>` component for some reason prevents user
from entering text.

this new widget "works" fine although does give less descriptive
validation error message, e.g. when password/confirm values do not
match.  but this seems better than the alternative, for now
2025-08-03 13:00:08 -05:00
docs docs: update intersphinx doc links per server migration 2025-02-18 12:12:59 -06:00
src/wuttaweb fix: add custom password+confirmation widget for Vue3 + Oruga 2025-08-03 13:00:08 -05:00
tests fix: update default versions for Vue3 + Oruga + FontAwesome 2025-08-02 16:07:01 -05:00
.gitignore feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
CHANGELOG.md bump: version 0.21.5 → 0.22.0 2025-06-29 09:21:24 -05:00
COPYING.txt feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
pyproject.toml bump: version 0.21.5 → 0.22.0 2025-06-29 09:21:24 -05:00
README.md docs: tweak readme (test commit) 2024-12-23 20:17:36 -06:00
tasks.py build: just run pytest, avoid tox when building release 2024-07-14 11:10:54 -05:00
tox.ini feat: add basic support for wutta-continuum 2024-08-27 21:11:44 -05:00

WuttaWeb

Web app for Wutta Framework

See docs at https://rattailproject.org/docs/wuttaweb/