Commit Graph

38 Commits

Author SHA1 Message Date
Mohamed ElKalioby dfb60ac685 Merged more fixes and fix the order on model-title and close btn 2022-06-19 16:34:14 +03:00
Mohamed ElKalioby 12b4ef5c8e Merge branch 'bootstrap5' of https://github.com/ezrajrice/django-mfa2 into v2.5b2 2022-06-19 16:25:21 +03:00
Nathan Swain 7b2c5727e4 Remove emtpy modal calls.
modal('show') should work for all versions of bootstrap.
2022-06-07 08:39:08 -06:00
Nathan Swain 7eecd759f7 Additional tweaks for bootstrap5 support
btn-default -> btn-secondary
use mb-3 to add margin to bottom of input-groups
use $.modal('show') to show modals
use bi bi-trash icon (font-awesome doesn't seem to be included with bs5
data-bs-dismiss on the modal close buttons
put recheck templates in container divs
add input-group-text class to addon icons for input fields
2022-06-02 12:53:41 -06:00
Ezra Rice 7a9195a73e BS v5 panels update 2022-06-02 13:21:28 -04:00
Ezra Rice 2278722914 Font Awesome icon update
Updated class attribute to also support new version of FA v6 trash can
2022-06-02 13:16:36 -04:00
Ezra Rice 8ed847922e BS v5 panels update 2022-06-02 12:54:16 -04:00
Ezra Rice 32fdbf1bc0 BS v5 panels update 2022-06-02 12:52:14 -04:00
Ezra Rice 7595b8d0c5 BS v5 buttons, panels, icons update
BS v5 changed block buttons, panels -> cards, and icon classes.
2022-06-02 12:51:05 -04:00
Ezra Rice b763c22297 BS v5 buttons, panels, icons update
BS v5 changed block buttons, panels -> cards, and icon classes.
2022-06-02 12:43:53 -04:00
Ezra Rice e4aaee6e1a BS v5 buttons update
Updated the display of buttons when used as an `<a>` tag. This change was made in BS4.
2022-06-02 12:42:28 -04:00
Ezra Rice 566b05f1e6 BS v5 panels update
BootStrap v5 changed panels to cards
2022-06-02 12:32:09 -04:00
Ezra Rice 4a2839a4fb BS v5 panels
BootStrap v5 changed panels to cards
2022-06-02 12:30:27 -04:00
Ezra Rice f655851f65 BS v5 buttons, panels, icons update
BS v5 changed block buttons, panels -> cards, and icon classes.
2022-06-02 12:28:34 -04:00
Ezra Rice 8bea746d83 Update Add.html
BS v5 changed block buttons, panels -> cards, and icon classes.
2022-06-02 12:24:25 -04:00
Mohamed ElKalioby 6ea99ff931 Fix issue in case of not Safari on iOS 2022-05-30 17:25:57 +03:00
Ezra Rice 660d5ca8f8 BootStrap5 Update MFA.html 2022-05-24 09:58:31 -04:00
Mohamed El-Kalioby 5475a3bf87 Upgrade FIDO2 and fix Authorize button on iOS 2021-10-14 19:37:40 +03:00
Mohamed ElKalioby 85b4a25956 v2.3.0 #done 2021-09-21 20:23:39 +03:00
Mike Nelson 3d8d970701 use block.super for more friendly overriding of parent blocks 2021-09-16 14:38:38 -07:00
Mohamed El-Kalioby 958775418d Allowing setting the redirect url and text 2021-05-28 16:38:27 +03:00
Mohamed El-Kalioby a577c80cc3 Final touches 2021-01-18 19:31:23 +03:00
Mohamed El-Kalioby 66cf103bca Fixes 2021-01-18 19:12:12 +03:00
Mohamed El-Kalioby 53f936a2c6 Testing Touch ID 2021-01-18 18:53:11 +03:00
nswain b6992d3ced Addresses several structure and style issues with TOTP and Email dialogs.
Added missing div tags that were causing style problems.
Reformatted HTML to make it easier to read.
Added whitespace above buttons on TOTP Add dialog.
Changed "6-digit" to "code" on email dialogs because number of digits varies.
2020-08-26 10:19:38 -06:00
Mohamed ElKalioby bc407ca39b Closes #14 2020-06-18 18:16:39 +03:00
Mohamed El-Kalioby 7800962eb6 Better Error Handling 2019-10-18 16:05:07 +03:00
Mohamed El-Kalioby 3ac3e101a3 Better Error handling 2019-10-18 14:31:19 +03:00
Mohamed ElKalioby 4c31e1815e Better Rechecking 2019-10-16 18:53:52 +03:00
Mohamed ElKalioby 9569b0cfcd Hiding Delete Button 2019-05-19 16:20:00 +03:00
Mohamed ElKalioby 1f3fca0f48 Allowing admins to disable the diable key 2019-05-19 16:08:32 +03:00
Mohamed ElKalioby 7c2958bebf Load Static 2019-04-23 13:36:45 +03:00
Mohamed ElKalioby d06f860611 Fixing static for U2F 2019-04-23 12:01:18 +03:00
Mohamed ElKalioby ef3a5d4f40 Removed STATIC_URL 2019-04-23 11:57:05 +03:00
Mohamed El-Kalioby ec97806138 Allowing Email Token 2019-01-21 18:32:21 +03:00
Mohamed ElKalioby d74e286dff Doing Email OTP 2019-01-21 16:22:08 +03:00
Mohamed El-Kalioby 2f1c344e75 Ready now 2019-01-18 16:07:22 +03:00
Mohamed El-Kalioby 800f60ff53 Initial Import 2019-01-18 10:18:10 +03:00