MemberJunction / MJ

Main MemberJunction Repository
https://docs.memberjunction.org/
ISC License
4 stars 0 forks source link

Implement Timeline Component #266

Open AN-BC opened 1 month ago

AN-BC commented 1 month ago

We will implement a wrapper for the new Kendo Timeline component so that any entity(s) can easily be displayed anywhere in any Angular app using this component. We'll then further wire up this new component to be easily used on a form showing related entity data for a given entity - for example showing all "Activity" for an Account as one example.

This commit has the stub for the new package along with the design pattern I suggest we follow to optimize flexibility and reuse:

https://github.com/MemberJunction/MJ/commit/0a77b9701979aa7fa228fe77fcb8534e4fd0bf36

This could be a good small project for Nico/Jonathan to work on together and knock out quickly...