arnecoomans / camping.cmns.nl

VKNT, a Vacation Management System, is a place to store your possible holiday locations. It is the ideal place to start making plans, sharing and noting down tips.
1 stars 1 forks source link

AJAX: comments #208

Closed arnecoomans closed 2 months ago

arnecoomans commented 2 months ago

[x] Load comments via ajax call [x] Add comment via ajax call [-] update comments via ajax call after adding comment (cancelled for now) [-] delete a comment (cancelled for now)

arnecoomans commented 2 months ago

Added class aListComments to load comments async but requires rework for dates (done), posted since (done) and markdown (done) Prepared class aAddComment but requires rework to work with post (done)

arnecoomans commented 2 months ago

/comments is not ajax-enabled because of pagination