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 (Mark as Read): Add feature to UI to mark all messages read. #1029 #1070

Merged
merged 5 commits into from
Jul 16, 2022

Conversation

jafin
Copy link
Contributor

@jafin jafin commented May 14, 2022

Feature

Add feature to UI to allow marking all messages as read.
Resolves #1029

image

Additional changes

  • Fix Vue warning with init of PageResult. (Vue) 'property or method is not defined...
  • Replace deprecated slot-scope with v-slot (Vue)
  • Correct some lint errors (Vue)
  • Update VueCliMiddleware to 6 (net6compat)
  • revert ESLint to version compatible with current Vue/esllint plugin (<7)

@jafin jafin marked this pull request as draft May 14, 2022 07:18
@jafin jafin marked this pull request as ready for review May 14, 2022 09:07
@jafin jafin force-pushed the feat/mark-all-read-1029 branch 2 times, most recently from dfef311 to 77add22 Compare May 21, 2022 00:54
reason: ##[warning]The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead.
@rnwood rnwood merged commit 5adb50b into rnwood:master Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Mark all as read
2 participants