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: mail snippets #10276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: mail snippets #10276

wants to merge 1 commit into from

Conversation

hamza221
Copy link
Contributor

@hamza221 hamza221 commented Oct 17, 2024

ref #10113

  • Unit tests

Testing:

  • Snippets CRUD operations are in Account settings
  • Inserting a snippet inside the composer is done with the '!' trigger

@hamza221 hamza221 linked an issue Oct 21, 2024 that may be closed by this pull request
4 tasks
@hamza221 hamza221 force-pushed the feat/snippets branch 2 times, most recently from f2dd62e to 11fc522 Compare October 31, 2024 18:00
@hamza221
Copy link
Contributor Author

Feature finally functioning the only thing missing is sharing fe and ui needs polishing

@hamza221
Copy link
Contributor Author

hamza221 commented Nov 6, 2024

  • Html/preview support
  • fix share +UI

@hamza221 hamza221 marked this pull request as ready for review November 8, 2024 13:42
@hamza221 hamza221 self-assigned this Nov 8, 2024
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Please add unit tests for the php part at least

@hamza221 hamza221 marked this pull request as draft December 10, 2024 09:56
@hamza221 hamza221 marked this pull request as ready for review December 19, 2024 14:24
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

👏 Very clean code

lib/Service/SnippetService.php Outdated Show resolved Hide resolved
lib/Service/SnippetService.php Outdated Show resolved Hide resolved
@hamza221 hamza221 force-pushed the feat/snippets branch 2 times, most recently from 18fb5d3 to 89dd240 Compare January 9, 2025 13:30
@ChristophWurst
Copy link
Member

Psalm wants to have a word

@hamza221
Copy link
Contributor Author

hamza221 commented Jan 9, 2025

🤞

@hamza221
Copy link
Contributor Author

hamza221 commented Jan 9, 2025

don't merge yet, I wanna give it a last test, after the psalm changes

@hamza221
Copy link
Contributor Author

hamza221 commented Jan 9, 2025

version bump was missing because of rebase

@hamza221 hamza221 enabled auto-merge January 9, 2025 13:51
@hamza221 hamza221 disabled auto-merge January 9, 2025 14:10
@ChristophWurst
Copy link
Member

Conflicts unfortunately

@hamza221 hamza221 marked this pull request as draft January 16, 2025 09:48
Signed-off-by: Hamza Mahjoubi <[email protected]>
@hamza221 hamza221 marked this pull request as ready for review January 16, 2025 10:17
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.

Add a snippets to mail
2 participants