Hemant M Mehta

Results 11 issues of Hemant M Mehta

Signed-off : hemantmm [[email protected]](mailto:[email protected]) **Description** I have updated the slack.yaml file. This PR fixes #45 **Notes for Reviewers** **[Signed commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.

closes: #1173 Add real-time password validation with immediate user feedback during account registration and password reset flows. ✅ Changes Made: **1. Enhanced Password Strength Validation (JavaScript)** File: `app/eventyay/static/common/js/password_strength.js`: ✅ Added...

closes: #1160 Add email notifications for registered users when they are invited to teams, ensuring all team members receive proper communication about their invitations. ✅ Changes Made: **1. Enhanced Team...

closes: #10293 What changes are being made and why? ✅ Required plugin properties are now correctly highlighted in the UI. ✅ Autocomplete now shows required fields first, followed by optional...

area/frontend
kind/external

closes: #3364 ### What is in this PR: - Excludes personal views from LocalBaserowIntegrationType.get_local_baserow_databases() so they are not included in the integration context. - Prevents services from accepting personal views...

closes: #4216 ### What is in this PR: Now, clicking on any function or operator within the formula input field automatically selects and highlights it in the Node Explorer —...

closes: #4330 ### What is in this PR: This PR introduces the ability to render Markdown inside table element text fields within the Application Builder — bringing the same rich...

closes: #3438 ### What is in this PR This PR introduces the ability to unpublish an application after it has been published. Previously, publishing was irreversible — once live, an...

closes: #3874 ### What is in this PR: - This PR enhances the Zapier integration to allow users to pass multiple Row IDs for both Update Row and Delete Row...

closes: #3719 ### What is in this PR: This PR adds the ability to deselect a selected value in the Record Selector when `allowMultiple = false`. Previously, once a value...