-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation for Adding Services #305
Comments
Thanks, @devinbalkind. This is excellent feedback.
Makes sense. This is an easy fix.
This has been on my to-do list for future enhancements.
This shouldn't be necessary once search is in place. In the meantime, I believe organizations and locations are listed alphabetically by name, so you can find them that way. If they're not sorted alphabetically, that's an easy fix as well.
That is very interesting that you did that. What prompted you to do that? When you created the new location, it took you back to |
I just fixed the redirect issue. After you create a new location, it will take you to that location. |
On Tue, Feb 17, 2015 at 6:45 PM, Moncef Belyamani [email protected]
Happy you think so. :)
Organization and locations aren't sorted alphabetically in my
It's much easier for me to use the front end search interface than the
|
Thanks, that's good info. I just pushed a fix to sort all entities alphabetically. I hope that helps while I work on search. |
I'm going to close this and open 2 new issues: one for admin search, and one for a list of recently changed items. |
Awesome. Thanks. On Sun, Mar 15, 2015 at 6:43 PM, Moncef Belyamani [email protected]
|
Hi. I've written a step by step guide for adding services to Ohana using the admin/backend. I did this for my users who need to perform these tasks. I've found this process to be quite time consuming and am wondering if I'm missing something about how to use the app. Please let me know if you think my process could be improved. Thanks.
type in organization name to see if organization exists
if does not exist, go to add new organization
if it does exist, skip to add a new location
add required: name description
click back to home
required: select organization, location name, description, street address
click Add Street Address button
required: street address, city, state, country code (US)
save
required: name, description, how to apply
we also recommend adding service categories
click “Save”
required: name and other info
Here are a few changes that I think could improve the workflow:
That's just a few. More to come as I use the application more.
Thanks for everything!
The text was updated successfully, but these errors were encountered: