fix: only warn once if triggeredNotifications are not supported #2344

Merged
konrad merged 1 commits from dpschen/frontend:feature/fix-triggered-notifications-warning into main 2022-09-14 12:45:22 +00:00
Member

NOTE: Since they are deprecated they shouldn't be supported anywhere anymore. The target of this pull-request is to clean the console logging clean

NOTE: Since they are deprecated they shouldn't be supported anywhere anymore. The target of this pull-request is to clean the console logging clean
dpschen added 1 commit 2022-09-09 12:31:36 +00:00
continuous-integration/drone/pr Build is passing Details
6cf32f4eb2
fix: only warn once if triggeredNotifications are not supported
NOTE: Since they are deprecated they shouldn't be supported anywhere anymore. The target of this pull-request is to clean the console logging clean
Owner

I think we can just remove the triggered notifications alltogether since the chrome feature will be removed anyway and we have an app now which can properly trigger notifications.

I think we can just remove the triggered notifications alltogether since the chrome feature will be removed anyway and we have an app now which can properly trigger notifications.
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2344-feature-fix-triggered-notificati--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2344-feature-fix-triggered-notificati--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
Author
Member

I think we can just remove the triggered notifications alltogether since the chrome feature will be removed anyway and we have an app now which can properly trigger notifications.

Agree. This pull-request was as written in the description more a quick fix to remove too many warnings. Makes it easier to follow in Sentry.

I think I would not be able to remove the feature completely since I'm not sure if I would catch all of the affected areas in the code.

> I think we can just remove the triggered notifications alltogether since the chrome feature will be removed anyway and we have an app now which can properly trigger notifications. Agree. This pull-request was as written in the description more a quick fix to remove too many warnings. Makes it easier to follow in Sentry. I think I would not be able to remove the feature completely since I'm not sure if I would catch all of the affected areas in the code.
konrad was assigned by dpschen 2022-09-14 11:42:41 +00:00
dpschen requested review from konrad 2022-09-14 11:42:48 +00:00
Owner

Okay then lets merge this and remove the triggered notifications in another PR.

Okay then lets merge this and remove the triggered notifications in another PR.
konrad approved these changes 2022-09-14 12:45:12 +00:00
konrad merged commit f083f181e2 into main 2022-09-14 12:45:22 +00:00
konrad deleted branch feature/fix-triggered-notifications-warning 2022-09-14 12:45:22 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.