summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Thu, 31 May 2018 18:59:18 +0000 (14:59 -0400)]
DB updates and member leads search with csv export.
CSV Export
Db update for searches table.
more styling.
Steve Sutton [Tue, 29 May 2018 20:55:17 +0000 (16:55 -0400)]
WIP work on searching and member leads section.
Adding member travel leads section with their search form.
working on saving page with admin search.
Steve Sutton [Fri, 25 May 2018 20:51:16 +0000 (16:51 -0400)]
Adding Paging
Need to work on the search paramaters and passing them to edit page.
Steve Sutton [Fri, 25 May 2018 19:58:02 +0000 (15:58 -0400)]
fix issue with notes deletion
note deletion need to get the lead id first then check for note entry
Steve Sutton [Fri, 25 May 2018 19:20:26 +0000 (15:20 -0400)]
Updating the leads admin side.
Most of the functionality is working now.
Currently:
edit works
delete works
adding contacts
adding notes
adding updating deleting referred by
Steve Sutton [Thu, 24 May 2018 20:35:37 +0000 (16:35 -0400)]
WIP referred by tab
for the edit leads page.
Steve Sutton [Wed, 23 May 2018 20:49:04 +0000 (16:49 -0400)]
Rework for ajax calls
This is so the add notes to work if they refresh and it won't add dupe
note.
Steve Sutton [Wed, 23 May 2018 19:40:02 +0000 (15:40 -0400)]
Updates for referred by and db changes
new db table for lead to referred by.
changes for notes delete add.
Steve Sutton [Tue, 22 May 2018 20:47:57 +0000 (16:47 -0400)]
Add updated time
adding to the notes.
Steve Sutton [Tue, 22 May 2018 20:34:33 +0000 (16:34 -0400)]
End of day commit
I have the list view showing the leads.
will need to add paging and alpha sorting
I added the jqueryui tabs
have been working on the contacts and notes tabs.
These are done using ajax calls.
the edit is done by just a form submit.
Steve Sutton [Fri, 18 May 2018 20:56:15 +0000 (16:56 -0400)]
Update and push first changes
still working on db
Steve Sutton [Fri, 18 May 2018 18:28:55 +0000 (14:28 -0400)]
first sources