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: show highlight reactions #186

Merged
merged 1 commit into from Jun 17, 2023
Merged

Conversation

diivi
Copy link
Collaborator

@diivi diivi commented Jun 16, 2023

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

Fixes #161 and completes the highlights feed.

Related Tickets & Documents

#161

Mobile & Desktop Screenshots/Recordings

image
image

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Copy link
Member

@bdougie bdougie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job. This is getting better and better. I think next, being able to react from the extension would be nice.

Copy link
Member

@Anush008 Anush008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great πŸ‘πŸ‘

@bdougie bdougie merged commit 6707b0b into beta Jun 17, 2023
6 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 17, 2023
## [1.8.0-beta.1](v1.7.1-beta.2...v1.8.0-beta.1) (2023-06-17)

### πŸ• Features

* show highlight reactions ([#186](#186)) ([6707b0b](6707b0b))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.8.0-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@Anush008 Anush008 deleted the feat/show-highlight-reactions branch June 17, 2023 14:44
github-actions bot pushed a commit that referenced this pull request Jun 18, 2023
## [1.8.0](v1.7.0...v1.8.0) (2023-06-18)

### πŸ§‘β€πŸ’» Code Refactoring

* move ai config to settings ([#183](#183)) ([c31bd61](c31bd61))
* remove link to dashboard ([#185](#185)) ([25b0017](25b0017))

### πŸ• Features

* show highlight reactions ([#186](#186)) ([6707b0b](6707b0b))
@github-actions
Copy link

πŸŽ‰ This PR is included in version 1.8.0 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.8.0-beta.1](open-sauced/ai@v1.7.1-beta.2...v1.8.0-beta.1) (2023-06-17)

### πŸ• Features

* show highlight reactions ([#186](open-sauced/ai#186)) ([6707b0b](open-sauced/ai@6707b0b))
zer0and1 pushed a commit to zer0and1/open-sauced.ai that referenced this pull request Jul 26, 2023
## [1.8.0](open-sauced/ai@v1.7.0...v1.8.0) (2023-06-18)

### πŸ§‘β€πŸ’» Code Refactoring

* move ai config to settings ([#183](open-sauced/ai#183)) ([c31bd61](open-sauced/ai@c31bd61))
* remove link to dashboard ([#185](open-sauced/ai#185)) ([25b0017](open-sauced/ai@25b0017))

### πŸ• Features

* show highlight reactions ([#186](open-sauced/ai#186)) ([6707b0b](open-sauced/ai@6707b0b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add reaction counts to the highlight lists
3 participants