2FAuth/resources/js/components
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
..
App.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
Button.vue Add the logo fetching feature to the Create/Edit forms 2022-07-20 13:41:28 +02:00
FieldError.vue Fix some accessibility issues 2022-10-14 12:01:53 +02:00
Footer.vue Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
Form.js Handle icon & qrcode upload failure gracefully 2022-09-02 14:28:57 +02:00
FormButtons.vue Add Id attribute to vue components 2022-08-03 10:53:07 +02:00
FormCheckbox.vue Complete keyboard navigation and focus style enhancement 2022-09-30 14:00:22 +02:00
FormErrors.js Add simplified Form component to Create vue 2020-01-20 17:16:08 +01:00
FormField.vue Add maxlength attribute to name and email fields 2022-09-18 16:27:42 +02:00
FormPasswordField.vue Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
FormSelect.vue Update Vue front-end according to the new API definition and paths 2022-03-31 11:24:01 +02:00
FormSwitch.vue Fix FormSwitch component attributes binding 2020-03-13 11:58:12 +01:00
FormToggle.vue Enhance FormToggle component 2023-02-08 15:56:00 +01:00
FormWrapper.vue Refactor views to use a responsive width wrapper component 2022-10-12 17:38:38 +02:00
index.js Refactor views to use a responsive width wrapper component 2022-10-12 17:38:38 +02:00
Kicker.vue Add Admin role & split settings between appSettings and userPreferences 2023-02-17 17:12:53 +01:00
Modal.vue Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
OtpDisplayer.vue Renamed Loader to Spinner, added theming and localization 2023-04-24 19:30:23 +12:00
ResponsiveWidthWrapper.vue Refactor views to use a responsive width wrapper component 2022-10-12 17:38:38 +02:00
SettingTabs.vue Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
Spinner.vue Remove the custom spinner and reuse the fontawesome one that is already used in other areas. 2023-04-24 19:51:41 +12:00
VersionChecker.vue Complete the release radar to notify new 2Fauth releases - Close #127 2022-10-12 11:14:17 +02:00
WebAuthn.js Replace darkghosthunter/larapass with laragear/webauthn 2022-11-25 15:20:36 +01:00