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: sync calendar instantly on changes #6364
base: main
Are you sure you want to change the base?
feat: sync calendar instantly on changes #6364
Changes from all commits
97948db
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 57 in lib/AppInfo/Application.php
GitHub Actions / static-psalm-analysis dev-master
UndefinedClass
Check failure on line 57 in lib/AppInfo/Application.php
GitHub Actions / static-psalm-analysis dev-stable30
UndefinedClass
Check failure on line 58 in lib/AppInfo/Application.php
GitHub Actions / static-psalm-analysis dev-master
UndefinedClass
Check failure on line 58 in lib/AppInfo/Application.php
GitHub Actions / static-psalm-analysis dev-stable30
UndefinedClass
Check failure on line 59 in lib/AppInfo/Application.php
GitHub Actions / static-psalm-analysis dev-master
UndefinedClass
Check failure on line 59 in lib/AppInfo/Application.php
GitHub Actions / static-psalm-analysis dev-stable30
UndefinedClass
Check failure on line 28 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-master
UndefinedClass
Check failure on line 28 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-stable30
UndefinedClass
Check failure on line 35 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-master
InvalidDocblock
Check failure on line 35 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-stable30
InvalidDocblock
Check failure on line 48 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-master
UndefinedMethod
Check failure on line 48 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-stable30
UndefinedMethod
Check failure on line 49 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-master
UndefinedClass
Check failure on line 49 in lib/Listener/NotifyPushListener.php
GitHub Actions / static-psalm-analysis dev-stable30
UndefinedClass
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check failure on line 7 in src/services/notifyService.js
GitHub Actions / NPM lint
Check warning on line 14 in src/services/notifyService.js
Codecov / codecov/patch
src/services/notifyService.js#L14
Check warning on line 25 in src/services/notifyService.js
Codecov / codecov/patch
src/services/notifyService.js#L23-L25
Check warning on line 30 in src/services/notifyService.js
Codecov / codecov/patch
src/services/notifyService.js#L29-L30
Check warning on line 32 in src/services/notifyService.js
Codecov / codecov/patch
src/services/notifyService.js#L32
Check warning on line 36 in src/services/notifyService.js
Codecov / codecov/patch
src/services/notifyService.js#L36
Check warning on line 40 in src/services/notifyService.js
Codecov / codecov/patch
src/services/notifyService.js#L39-L40
Check warning on line 948 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L945-L948
Check warning on line 950 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L950
Check warning on line 955 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L953-L955
Check warning on line 959 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L959
Check warning on line 963 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L962-L963
Check warning on line 966 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L965-L966
Check warning on line 969 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L969
Check warning on line 975 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L975
Check warning on line 979 in src/store/calendars.js
Codecov / codecov/patch
src/store/calendars.js#L979
Check warning on line 214 in src/views/Calendar.vue
Codecov / codecov/patch
src/views/Calendar.vue#L214
Check failure on line 215 in src/views/Calendar.vue
GitHub Actions / NPM lint