Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 organizer selection #6251
feat: add organizer selection #6251
Changes from all commits
cbfbda2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 110 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L110
Check warning on line 115 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L115
Check warning on line 150 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L150
Check warning on line 236 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L236
Check warning on line 238 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L238
Check warning on line 240 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L240
Check warning on line 245 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L245
Check warning on line 303 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L303
Check warning on line 307 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L307
Check warning on line 310 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L309-L310
Check warning on line 313 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L312-L313
Check warning on line 317 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L315-L317
Check warning on line 321 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L321
Check warning on line 325 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L324-L325
Check warning on line 331 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L331
Check warning on line 336 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L335-L336
Check warning on line 338 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L338
Check warning on line 343 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L342-L343
Check warning on line 348 in src/components/Editor/Invitees/InviteesList.vue
Codecov / codecov/patch
src/components/Editor/Invitees/InviteesList.vue#L348
Check warning on line 37 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L36-L37
Check warning on line 44 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L44
Check warning on line 53 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L53
Check warning on line 69 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L68-L69
Check warning on line 77 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L76-L77
Check warning on line 112 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L112
Check warning on line 119 in src/components/Editor/Invitees/OrganizerListItem.vue
Codecov / codecov/patch
src/components/Editor/Invitees/OrganizerListItem.vue#L118-L119
Check warning on line 199 in src/mixins/EditorMixin.js
Codecov / codecov/patch
src/mixins/EditorMixin.js#L199
Check warning on line 201 in src/mixins/EditorMixin.js
Codecov / codecov/patch
src/mixins/EditorMixin.js#L201
Check warning on line 204 in src/mixins/EditorMixin.js
Codecov / codecov/patch
src/mixins/EditorMixin.js#L204
Check warning on line 206 in src/mixins/EditorMixin.js
Codecov / codecov/patch
src/mixins/EditorMixin.js#L206
Check warning on line 209 in src/mixins/EditorMixin.js
Codecov / codecov/patch
src/mixins/EditorMixin.js#L209
Check warning on line 128 in src/views/EditSimple.vue
Codecov / codecov/patch
src/views/EditSimple.vue#L128