inboundnow / retired-leads

Track visitor activity, capture and manage incoming leads, and send collected emails to your email service provider for WordPress
http://www.inboundnow.com/leads/
11 stars 3 forks source link

Way to manually add events to lead profile. #175

Open atwellpub opened 8 years ago

atwellpub commented 8 years ago

Users will want a way to add/remove activity events. This should probably be tied into a UI overhaul.

events are stored into the wp_inbound_events table.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33282265-way-to-manually-add-events-to-lead-profile?utm_campaign=plugin&utm_content=tracker%2F260752&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F260752&utm_medium=issues&utm_source=github).
DavidWells commented 8 years ago

If you guys are working on a UI overhaul. I'd recommend checking out React as a UI library.

Using a UI library will help with future refactoring for adding new features and will help eliminate a lot of the legacy code debt that accrued from using jQuery in random places/disjointed places to build most of the UI

Here is a free course on it http://courses.reactjsprogram.com/courses/reactjsfundamentals