2FAuth/resources/js/views
Josh 68e3a8d100 Add the spinner component to App.vue instead of Accounts.vue so that is usable from all pages.
Update showSpinner function to accept the message to be displayed, defaults to 'loading' if none is provided.
2023-04-24 23:09:50 +12:00
..
auth Fix missing login throttling on WebAuthn login controller 2023-03-16 13:23:58 +01:00
groups Add notifications to give feedback after some actions 2022-09-19 12:19:34 +02:00
settings Replace the useWebauthnAsDefault option by a client side form toggle 2023-03-15 14:44:51 +01:00
twofaccounts Fix icon fetched twice or forgotten during import 2023-03-29 17:43:41 +02:00
About.vue Update the About view and its controller to split user & admin vars 2023-03-10 16:01:23 +01:00
Accounts.vue Add the spinner component to App.vue instead of Accounts.vue so that is usable from all pages. 2023-04-24 23:09:50 +12:00
Capture.vue Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
Error.vue Enable creation of multiple users 2023-02-20 17:09:59 +01:00
Groups.vue Bind Groups to Users & Add relevant authorizations with policies 2023-02-23 16:59:16 +01:00
Start.vue Add Admin role & split settings between appSettings and userPreferences 2023-02-17 17:12:53 +01:00