Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

JhumanJ/OpnForm

LarryBarker forked JhumanJ/OpnForm

LarryBarker/OpnForm

nate51315 starred JhumanJ/OpnForm
Shotman starred JhumanJ/OpnForm
issleyva starred JhumanJ/OpnForm
hldgaofeng starred JhumanJ/OpnForm
JhumanJ published a release on JhumanJ/OpnForm
v1.4.0 New Email integration, mentions
## What's Changed * 106a6 integration performance issues by @madassdev in https://github.com/JhumanJ/OpnForm/pull/581 * fix closed form by @madassdev in https://github.com/JhumanJ/OpnForm/pull/58...
JhumanJ created a tag on JhumanJ/OpnForm

v1.4.0 - Beautiful Open-Source Form Builder

JhumanJ pushed 1 commit to main JhumanJ/OpnForm
  • Fix mentions in front-end + email spam 97c4b9d

View on GitHub

JhumanJ deleted a branch JhumanJ/OpnForm

110a6-mentions-everywhere

JhumanJ pushed 1 commit to main JhumanJ/OpnForm
  • Apply Mentions everywhere (#595) * variables and mentions * fix lint * add missing changes * fix tests *... dad5c82

View on GitHub

JhumanJ closed a pull request on JhumanJ/OpnForm
Apply Mentions everywhere
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced a new email notification migration command ...
JhumanJ created a review on a pull request on JhumanJ/OpnForm

View on GitHub

JhumanJ pushed 1 commit to 110a6-mentions-everywhere JhumanJ/OpnForm
  • improve migration command b155c98

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:warning: Potential issue_ **Import `onBeforeMount` lifecycle hook** The `onBeforeMount` hook is used but not imported. Make sure to import it from Vue to prevent runtime errors. Apply this d...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:warning: Potential issue_ **Import `computed` and `useFeatureFlag` functions** The functions `computed` and `useFeatureFlag` are used but not imported in the script. Ensure they are imported to...

View on GitHub

coderabbitai[bot] created a review on a pull request on JhumanJ/OpnForm
**Actionable comments posted: 2** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (3)</summary><blockquote> <details> <summary>client/lib/utils.js (2)</summary><blockquote> `91-91`:...

View on GitHub

coderabbitai[bot] created a review on a pull request on JhumanJ/OpnForm
**Actionable comments posted: 2** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (3)</summary><blockquote> <details> <summary>client/lib/utils.js (2)</summary><blockquote> `91-91`:...

View on GitHub

JhumanJ pushed 1 commit to 110a6-mentions-everywhere JhumanJ/OpnForm

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:warning: Potential issue_ **Correct access to the 'from' address and name in assertions** The 'from' property is an array of sender information arrays with 'address' and 'name' keys. Accessing ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:hammer_and_wrench: Refactor suggestion_ **Reduce duplication by parameterizing tests for custom sender email** The tests for custom sender email in self-hosted and non-self-hosted modes contain...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:warning: Potential issue_ **Correct access to the 'from' address and name in assertions** Similar to the previous comment, adjust the assertions to access the 'address' and 'name' keys within t...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:hammer_and_wrench: Refactor suggestion_ **Refactor duplicated test setup code into a helper method** The code for setting up the user, workspace, and form is duplicated across multiple tests. C...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:hammer_and_wrench: Refactor suggestion_ **Improve readability of the 'send_to' field construction** The 'send_to' field is constructed using a complex concatenation of strings with embedded HTM...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:hammer_and_wrench: Refactor suggestion_ **Consider enhancing validation for the 'send_to' field** The validation rules have been updated comprehensively. However, the 'send_to' field might bene...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on JhumanJ/OpnForm
_:warning: Potential issue_ **Correct grammatical error in test descriptions** In the test descriptions on lines 32 and 73, "a email" should be corrected to "an email" for proper grammar. Appl...

View on GitHub

coderabbitai[bot] created a review on a pull request on JhumanJ/OpnForm
**Actionable comments posted: 7** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (2)</summary><blockquote> <details> <summary>api/app/Notifications/Forms/FormEmailNotification.php (...

View on GitHub

coderabbitai[bot] created a review on a pull request on JhumanJ/OpnForm
**Actionable comments posted: 7** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (2)</summary><blockquote> <details> <summary>api/app/Notifications/Forms/FormEmailNotification.php (...

View on GitHub

JhumanJ created a comment on a pull request on JhumanJ/OpnForm
hey there! Thanks a lot for this PR. Unfortunately this is a wrong timing as we're completely refactoring the `EmailIntegration` (we now have a single email integration instead of 2 before). Howeve...

View on GitHub

JhumanJ closed a pull request on JhumanJ/OpnForm
Adds Custom From E-Mail Option to Confirmation and Notification Integrations
This adds a field to each confirmation and notification integration, allowing the setting of a custom "from" email address, as long as the provider supports it. For now, the custom from email on...
JhumanJ pushed 1 commit to 110a6-mentions-everywhere JhumanJ/OpnForm
  • Polished email integration, added customer sender mail b1273dd

View on GitHub

Load more