eklinger-UofA / PerfectArchOrthotics

Code for PerfectArchOrthotics website
http://perfectarchorthotics-eklinger.rhcloud.com/
0 stars 1 forks source link

Display all of clients information on a single page #1

Open eklinger-UofA opened 10 years ago

eklinger-UofA commented 10 years ago

Move all clients person, insurance, claims etc information onto a single page

eklinger-UofA commented 10 years ago

This was an enhancement requested in a different issue. Copying here so it doesn't get lost:

"The edit button is a good idea. Let's have that added in the client's page that way we don't have to go back a forth to edit anyting."

The edit button is in regard to the insurance page, having a way to edit/update the insurance information for a client.

dmu8 commented 10 years ago

Actually, I would like the edit button for every field in the client page so we can edit on demand.

Danny Mu (780) 232-8061

On Sep 17, 2014, at 6:46 PM, Eric Klinger notifications@github.com wrote:

This was an enhancement requested in a different issue. Copying here so it doesn't get lost:

"The edit button is a good idea. Let's have that added in the client's page that way we don't have to go back a forth to edit anyting."

The edit button is in regard to the insurance page, having a way to edit/update the insurance information for a client.

— Reply to this email directly or view it on GitHub.

eklinger-UofA commented 10 years ago

Ok so i started some updates yesterday, did some more today. I am missing the claims section, that will be added later. But just looking for some initial feedback.

I have grouped all the sections a little, i can supply an edit button for each. If i understand your request correctly.

dmu8 commented 10 years ago

Yes, add the edit button in the clients page. That way we don't have to jump back and forth from the admin page to the main page.

Danny Mu (780) 232-8061

On Sep 22, 2014, at 9:48 PM, Eric Klinger notifications@github.com wrote:

Ok so i started some updates yesterday, did some more today. I am missing the claims section, that will be added later. But just looking for some initial feedback.

I have grouped all the sections a little, i can supply an edit button for each. If i understand your request correctly.

— Reply to this email directly or view it on GitHub.

eklinger-UofA commented 10 years ago

Ya jumping around would not be fun, and possibly error prone.

I have added an edit button for the client's person information. I will add ones for dependants, insurance and claims as well. Now that i have one figured out the rest shouldn't be too bad.

dmu8 commented 10 years ago

sweet!

Danny Mu (780) 232-8061

On Sep 23, 2014, at 8:59 PM, Eric Klinger notifications@github.com wrote:

Ya jumping around would not be fun, and possibly error prone.

I have added an edit button for the client's person information. I will add ones for dependants, insurance and claims as well. Now that i have one figured out the rest shouldn't be too bad.

— Reply to this email directly or view it on GitHub.

eklinger-UofA commented 10 years ago

I added buttons to add, edit and delete dependents from the clients page. I got half way through doing the same for insurance but only posted the changes i made for dependents. Check it out and let me know if that will work for you.