joshsoftware / lightair

Newsletter Management
MIT License
2 stars 7 forks source link

User form changes #25

Open swapnilchincholkar opened 4 years ago

swapnilchincholkar commented 4 years ago

The user form should show more details for the user record.

  1. Need to add few fields to form, few of them should be editable and few should be readonly.
  2. Read-only fields:
    • sent_on
    • source
    • joined_on
    • subscribed_at
    • unsunscribed_at
    • opt_in_mail_sent_at
  3. Fields that can be edited:
    • status
    • is_blocked
    • is_subscribed
tejaszambre commented 3 years ago

Lightair: User Form Changes