idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.25k stars 1.88k forks source link

Registration page connected #1140

Open H9660 opened 3 months ago

H9660 commented 3 months ago

Description

Users were facing issues as there was no way to register a new user. So created a pipeline for the same.

Related Issues

This PR solves the issue: #1136.

Steps to Test

Provide steps on how to test the changes introduced in this pull request. -> Run on localhost -> Go to the login page -> There would be a register button. Click on it and you will be redirected to the registration form.

Screenshots (if applicable)

Here is the demo of the registration page. c4ec2ad0-6156-4186-ba7d-f03d05c933bd.webm

Checklist

H9660 commented 3 months ago

@salahlalami Can you have a look at this?

H9660 commented 3 months ago

Hi @lukasz1mroz. Thanks. I will check in these issues and make necessary changes.

H9660 commented 2 months ago

Hi @lukasz1mroz. I have reverted the password hash logic. Also I have email sending logic on every registration. Please find it here: #1143

AhsanSarwar0413 commented 2 months ago

@salahlalami please merge this asap. We have to fix more issues that are related to sign up page.

H9660 commented 2 months ago

@salahlalami please merge this asap. We have to fix more issues that are related to sign up page.

Hi @salahlalami . Please merge #1143 for this issue as it's the latest one.