vzdc / vzdcwebsite

https://www.vzdc.org
3 stars 4 forks source link

Dossier Record for members #33

Closed victor46 closed 5 years ago

victor46 commented 5 years ago

We would like to be able to add notes / comments regarding actions taken on users / changes to their status. Want to make it very similar to the action log on VATUSA. This can be as simple as a free form table where it ties to the user. What I would envision is a place within the controllers roster page where we can type free-form text that save to a table that is then timestamped and dated by the submitter, only to be view-able by Senior Staff - TA, DATM, ATM. Is this something you can help me achieve or walk me thru how to setup. I can easily setup the table to do this, however the coding part and where to inject it I think I will need the most help. Anything you can do to assist me in learning this would be very valuable.

iccowan commented 5 years ago

If you would like, follow through the Laravel from scratch and you can actually do this following his makeshift forum that he creates. If you have questions along the way, let me know.

victor46 commented 5 years ago

Ian - is this something we could do together this go around? I really need this prior to month end where I have to run purge reporting, and would need a place to record to their records.

iccowan commented 5 years ago

I most likely won’t be around much before the end of the month (I got to come home for a couple of days), but definitely very soon after I can help you with this.

victor46 commented 5 years ago

No worries - thank you for all your help. I may get thru the videos to this point, just got a lot going on with work and home...

Thanks,

Aaron M. Albertson aaron.albertson@gmail.com (Crew) 540-983-0641 (Cell) 540-632-1424

On Jan 25, 2019, at 11:51 PM, Ian Cowan notifications@github.com wrote:

I most likely won’t be around much before the end of the month (I got to come home for a couple of days), but definitely very soon after I can help you with this.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

victor46 commented 5 years ago

Implemented.