essentiasoftserv / vachan

email marketing tool.
https://vaaak.com
MIT License
0 stars 7 forks source link

Issues [June Week 1] #89

Closed nupuragrahari closed 2 months ago

nupuragrahari commented 4 months ago
Sarlin-7757 commented 4 months ago

Bugfix: The text "ee" floating at top left -> pr raised

Sarlin-7757 commented 3 months ago

Bugfix: sender profile form error-> pr merged #97

nupuragrahari commented 3 months ago

Add Sender profile feature works. Fix has been merged and deployed.

nupuragrahari commented 3 months ago

@bind-ritu1211 working on List view and bug fix for adding people to lists

nupuragrahari commented 3 months ago

@Sarlin-7757 to add placeholders to form fields

bind-ritu1211 commented 3 months ago

Fixed adding people to lists and it has been merged and deployed # 100

nupuragrahari commented 3 months ago

New person error "has already been taken" on adding existing email needs to be updated to "Email has already been taken"

fixed by @yryuvraj PR raised-103

nupuragrahari commented 3 months ago

SMTP password might need encryption @Sarlin-7757

nupuragrahari commented 3 months ago

@yryuvraj to pick up validations for sender profile form

nupuragrahari commented 3 months ago

@Jixiee to update side bar icons

bhanuvrat commented 3 months ago

Encryption will also need decryption. The application needs the password in plain text to authenticate against an email server.

Sarlin-7757 commented 3 months ago

@bhanuvrat , we can skip this for now ?