glos / myglos

Repository for MyGLOS (GLOS Data Portal)
GNU General Public License v3.0
2 stars 2 forks source link

Boaters additional items #151

Closed kkoch closed 7 years ago

kkoch commented 7 years ago

Figured the other ticket was getting too large, so here are the new items:

@benjwadams Two critical items needed for push to production are: a) ability to go from new url boaters.glos.us and see an entire GL view and/or have a splash entry screen that allows the user to select their lake. Right now it goes to erie and the user somehow would need to know to navigate to the water body selection nav. We cannot assume everyone will come in from the glos.us landing page so this is essential (NOTE: This was originally listed under longer term enhancements but the priority is raised.)

b) right now the link when one chooses their lake is a # mark. This does not give them the ability to bookmark their preferred lake. Example: http://portal.glos.us/boaters_dev/# - this gives a cookie to the last lake I was looking at but user might want to go to another browser or have all the different lakes bookmarked.

Bobfrat commented 7 years ago

@kkoch just seeing this now. So the plan is to release on Tuesday?

kkoch commented 7 years ago

@Bobfrat yes (that is what @tslawecki would like - if at all within reason)

tslawecki commented 7 years ago

Assuming the landing page glos.us/boaters is available.


From: Bob Fratantonio notifications@github.com Sent: Friday, July 14, 2017 2:04 PM To: glos/myglos Cc: Subscribed Subject: Re: [glos/myglos] Boaters additional items (#151)

@kkochhttps://github.com/kkoch just seeing this now. So the plan is to release on Tuesday?

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/glos/myglos/issues/151#issuecomment-315427044, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE-3PskG8pCFqP70o2eVbaEzCit7BP5Eks5sN626gaJpZM4OXisv.

kkoch commented 7 years ago

Kristin thinks we will have the Manning landing page done early next week.

Bobfrat commented 7 years ago

@tslawecki thought it was boaters.glos.us? Did you get my email about that? Do you know who's managing the glos.us DNS entries?

kkoch commented 7 years ago

@Bobfrat I'll answer for Tad > two different things. We have the landing page on glos.us which is a wordpress page that users will be able to use to access the tool and that is being supported by a different contractor. Then we have the one that you and @tslawecki are concerned with which is the boaters.glos.us. I'll let Tad answer the DNS part (but I think it is himself).

tslawecki commented 7 years ago

Thanks @kkoch!

@BobFrat, there is now a DNS A record for boaters.glos.us pointing to 64.9.208.40 - currently reporting unreachable, presumably because the rest of the internet doesn't know about it yet ...

Bobfrat commented 7 years ago

It's actually pointing to myGlos portal because we're directing traffic on port 80 on that IP address to the MyGlos portal. Do you want me to make it point to the Boaters View now? Or make it unreachable until Tuesday?

tslawecki commented 7 years ago

Let's change it now.


From: Bob Fratantonio notifications@github.com Sent: Friday, July 14, 2017 3:32 PM To: glos/myglos Cc: Tad Slawecki; Mention Subject: Re: [glos/myglos] Boaters additional items (#151)

It's actually pointing to myGlos portal because we're directing traffic on port 80 on that IP address to the MyGlos portal. Do you want me to make it point to the Boaters View now? Or make it unreachable until Tuesday?

- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/glos/myglos/issues/151#issuecomment-315447987, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE-3PliOqcC8OAJYaPROc46R50Vth1gBks5sN8JegaJpZM4OXisv.

Bobfrat commented 7 years ago

Ok, unfortunately updating nginx config restarts all the docker containers on that machine so the myGlos portal will go down for a minute. I see from Google Analytics that 3 users are on the site right now so I'll just wait for a better time to update if thats ok?

Bobfrat commented 7 years ago

Ok we should be set now.

Bobfrat commented 7 years ago

@kkoch we pushed up a solution to these additional items on dev. Can you please have a look and see if they will suffice? Thanks! http://dev.oceansmap.com/boaters/#

kkoch commented 7 years ago

@Bobfrat I think that works well. @tslawecki what do you think - push to production?

Also landing page on glos.us by Manning is done > http://www.glos.us/boaters-view/ (once we have the dev changes moved to production I will update or have them update with the full urls (e.g., /boaters/#lake-huron).

tslawecki commented 7 years ago

Looks good to me, too. Let's push it on out!


From: Kathy Koch notifications@github.com Sent: Tuesday, July 18, 2017 9:11 AM To: glos/myglos Cc: Tad Slawecki; Mention Subject: Re: [glos/myglos] Boaters additional items (#151)

@Bobfrathttps://github.com/bobfrat I think that works well. @tslaweckihttps://github.com/tslawecki what do you think - push to production?

Also landing page on glos.us by Manning is done > http://www.glos.us/boaters-view/ (once we have the dev changes moved to production I will update or have them update with the full urls (e.g., http://dev.oceansmap.com/boaters/#lake-huron).

- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/glos/myglos/issues/151#issuecomment-316058850, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE-3PgJNbRicBffzDup8p0s0QZ_NRJOrks5sPK76gaJpZM4OXisv.

Bobfrat commented 7 years ago

Ok http://boaters.glos.us/ has the same version as dev.oceansmap.com/boaters now

kkoch commented 7 years ago

I think the only thing I noticed is that if one clicks 'cancel' from the pop-up it does nothing. Should we direct them somewhere if they've decided they don't want to choose a lake? Alternately I would say don't offer them a cancel.

tslawecki commented 7 years ago

Good catch, Kathy ... maybe it's "back" instead of "cancel"?


From: Kathy Koch notifications@github.com Sent: Tuesday, July 18, 2017 10:30 AM To: glos/myglos Cc: Tad Slawecki; Mention Subject: Re: [glos/myglos] Boaters additional items (#151)

I think the only thing I noticed is that if one clicks 'cancel' from the pop-up it does nothing. Should we direct them somewhere if they've decided they don't want to choose a lake? Alternately I would say don't offer them a cancel.

- You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/glos/myglos/issues/151#issuecomment-316082380, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE-3PlBfsB4M_F5ikQMA7tPBbMKQqyVUks5sPMGOgaJpZM4OXisv.

Bobfrat commented 7 years ago

Removing the cancel is definitely the easiest. Does that work for you guys?