Skip to content

feat: add organizer selection

Codecov / codecov/patch failed Aug 27, 2024 in 0s

0.00% of diff hit (target 29.60%)

View this Pull Request on Codecov

0.00% of diff hit (target 29.60%)

Annotations

Check warning on line 110 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L110

Added line #L110 was not covered by tests

Check warning on line 115 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L115

Added line #L115 was not covered by tests

Check warning on line 150 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L150

Added line #L150 was not covered by tests

Check warning on line 240 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 254 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L254

Added line #L254 was not covered by tests

Check warning on line 309 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L308-L309

Added lines #L308 - L309 were not covered by tests

Check warning on line 312 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 316 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L314-L316

Added lines #L314 - L316 were not covered by tests

Check warning on line 320 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L318-L320

Added lines #L318 - L320 were not covered by tests

Check warning on line 324 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 330 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L330

Added line #L330 was not covered by tests

Check warning on line 335 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 337 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L337

Added line #L337 was not covered by tests

Check warning on line 342 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 347 in src/components/Editor/Invitees/InviteesList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/InviteesList.vue#L347

Added line #L347 was not covered by tests

Check warning on line 37 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 51 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L51

Added line #L51 was not covered by tests

Check warning on line 58 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L58

Added line #L58 was not covered by tests

Check warning on line 66 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L66

Added line #L66 was not covered by tests

Check warning on line 69 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 77 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 110 in src/components/Editor/Invitees/OrganizerListItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Invitees/OrganizerListItem.vue#L110

Added line #L110 was not covered by tests

Check warning on line 199 in src/mixins/EditorMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/EditorMixin.js#L199

Added line #L199 was not covered by tests

Check warning on line 201 in src/mixins/EditorMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/EditorMixin.js#L201

Added line #L201 was not covered by tests

Check warning on line 204 in src/mixins/EditorMixin.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mixins/EditorMixin.js#L204

Added line #L204 was not covered by tests