Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a setting for the default calendar url #5790

Merged
merged 1 commit into from
Feb 29, 2024

feat: add a setting for the default calendar url

7a307bb
Select commit
Loading
Failed to load commit list.
Merged

feat: add a setting for the default calendar url #5790

feat: add a setting for the default calendar url
7a307bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 29, 2024 in 1s

2.50% of diff hit (target 24.19%)

View this Pull Request on Codecov

2.50% of diff hit (target 24.19%)

Annotations

Check warning on line 76 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 82 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 85 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 139 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L139

Added line #L139 was not covered by tests

Check warning on line 175 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L173-L175

Added lines #L173 - L175 were not covered by tests

Check warning on line 191 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L191

Added line #L191 was not covered by tests

Check warning on line 207 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L207

Added line #L207 was not covered by tests

Check warning on line 210 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L210

Added line #L210 was not covered by tests

Check warning on line 212 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L212

Added line #L212 was not covered by tests

Check warning on line 296 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L296

Added line #L296 was not covered by tests

Check warning on line 301 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L301

Added line #L301 was not covered by tests

Check warning on line 303 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L303

Added line #L303 was not covered by tests

Check warning on line 312 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L309-L312

Added lines #L309 - L312 were not covered by tests

Check warning on line 315 in src/components/AppNavigation/Settings.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/AppNavigation/Settings.vue#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 55 in src/components/Shared/CalendarPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/CalendarPicker.vue#L55

Added line #L55 was not covered by tests

Check warning on line 58 in src/components/Shared/CalendarPicker.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Shared/CalendarPicker.vue#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 356 in src/store/calendarObjects.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/calendarObjects.js#L355-L356

Added lines #L355 - L356 were not covered by tests

Check warning on line 358 in src/store/calendarObjects.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/calendarObjects.js#L358

Added line #L358 was not covered by tests

Check warning on line 360 in src/store/calendarObjects.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/calendarObjects.js#L360

Added line #L360 was not covered by tests

Check warning on line 531 in src/store/calendars.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/calendars.js#L531

Added line #L531 was not covered by tests

Check warning on line 79 in src/store/principals.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/principals.js#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 177 in src/store/principals.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/principals.js#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 180 in src/store/principals.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/store/principals.js#L179-L180

Added lines #L179 - L180 were not covered by tests