• Stefy Lanza (nextime / spora )'s avatar
    Fix Bootstrap compatibility and UI issues in user_tokens.html template · 853bff19
    Stefy Lanza (nextime / spora ) authored
    - Replace Bootstrap 5 classes and components with custom CSS compatible with base template
    - Convert inline onclick handlers to data attributes with event delegation
    - Add comprehensive custom CSS for modals, forms, cards, badges, and buttons
    - Fix JavaScript template variable issues using data attributes
    - Implement modern clipboard API with fallback for older browsers
    - Add proper event listeners for token management actions (revoke, extend, delete)
    - Template now works with existing custom CSS framework instead of Bootstrap
    853bff19
Name
Last commit
Last update
app Loading commit data...
database Loading commit data...
distribution Loading commit data...
hooks Loading commit data...
.env.example Loading commit data...
.gitignore Loading commit data...
BUILD.md Loading commit data...
GLIBC_COMPATIBILITY.md Loading commit data...
README.md Loading commit data...
build.py Loading commit data...
config.py Loading commit data...
fixture_daemon.py Loading commit data...
install.sh Loading commit data...
prompt.txt Loading commit data...
requirements-build.txt Loading commit data...
requirements.txt Loading commit data...
test_upload.py Loading commit data...