.. |
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 |
Dots.vue
|
Simplify Dots component & Fix TotpLooper refresh latency
|
2023-05-29 11:33:30 +02:00 |
FieldError.vue
|
Fix some accessibility issues
|
2022-10-14 12:01:53 +02:00 |
Footer.vue
|
Add some ids to ease element locating in e2e tests
|
2023-08-30 14:46:45 +02: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 id attribute to handle elements within End-To-End tests
|
2023-08-04 09:53:27 +02: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
|
Add e2e tests for On Demand OPT
|
2023-08-31 19:12:55 +02: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 some ids to ease element locating in e2e tests
|
2023-08-30 14:46:45 +02:00 |
OtpDisplayer.vue
|
Add some ids to ease element locating in e2e tests
|
2023-08-30 14:46:45 +02:00 |
ResponsiveWidthWrapper.vue
|
Refactor views to use a responsive width wrapper component
|
2022-10-12 17:38:38 +02:00 |
SettingTabs.vue
|
Refactoring of fe4ebd58 : Set Close/Back buttons to always browse back
|
2023-08-30 14:34:32 +02: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 |
TotpLooper.vue
|
Simplify Dots component & Fix TotpLooper refresh latency
|
2023-05-29 11:33:30 +02:00 |
Twofaccount.vue
|
Generate and Show all OTPs directly on the main view - Complete #153
|
2023-04-28 17:03:06 +02:00 |
VersionChecker.vue
|
Complete the release radar to notify new 2Fauth releases - Close #127
|
2022-10-12 11:14:17 +02:00 |