Code Monkey home page Code Monkey logo

doublehranch's Issues

Password not being reset

Reported by user:

"
I changed my password, but after logging out and back in, it didn't recognize the new password.
"

Chat

Allow users to chat with each other!
Things to consider:

  • users that want to access the site but do not want to be in the chat
  • group chats and individual chats
  • will you be able to send chat messages to yourself?

Stretch goals for chatting:

  • push notifications for users that want to access the chat on their phones
  • including the chat on every page(similar to how Facebook does it)

Add tool tips and hover states.

There are a few places that would benefit from tool tips and hover state changes.
The quickest solution is to just have the mouse pointer change on hover. Another more time consuming option is to also change the button on hover. I recommend doing that only if we do it consistently for all relevant buttons.

Here are some of the ones I found:

screen shot 2017-07-03 at 10 44 10 am
(Pointer change)

screen shot 2017-07-03 at 10 47 53 am
(Tooltips for the icons)

screen shot 2017-07-03 at 10 49 08 am
(Pointer change)

Redirect after import

We need to redirect to a page after they have imported users. Maybe redirecting to a page with all of the users would be a good idea but it is up to you.

Also a success or failure message alongside that would be nice!

Pagination on Grapevine

Pagination is needed on Grapevine. 10 users per page.
*BONUS: option for user to increase/decrease users per page.
Note: make sure not to mess up the search. Search still needs to return results for all pages.

Improve workflow for inviting new users

Admin users would like a setting on importer to optionally send email invites.

They're thinking they want to import people, do some manual data cleaning,
and THEN send email invites.

So, if there were a "skip email invites" for people created on import, that'd be awesome.
AND, if there were a "send email invites" button added to the Nav Dropdown that'd be amazing.

Map

Create a map of all the users that have allowed us to share their location. Include custom "pin"

Things to consider:

  • distance filtering
  • privacy settings
  • Including the custom pin that Jess made!

User profile photos not uploading

Reported by user:

"
I wasn't able to upload a picture for my profile on the computer or my phone. [It shows]:
'The page doesn’t exist in personal account'
"

User account edit needs some workflow buttons

The tabs at top are clickable, but it'd be nice to have 3 buttons at bottom to help with navigation.

  1. Cancel
  2. Save [step name (e.g. General)] updates
  3. Save [step name (e.g. General)] and continue (to next part in the account profile verify steps: general/photo/password/privacy
  4. Skip [step name (e.g. General)] and continue

Remove RailsAdmin and replace w hand-rolled

RailsAdmin isn't playing nicely w our site styling, and volunteer devs are frustrated with the limitations of the DSL. We'd like to remove it, but create a new "dashboard"-type page like the rails admin home page. In order to fully remove RailsAdmin, we'll need to add CRUD for any sections that don't already have it:

  • Programs CRUD (this could be scaffolded)
  • User Create (we already have RU as part of the Profile edit)
  • User Delete (could just be a button added to User edit if user is an Admin. Users should not be able to delete their own account, and Admins should not be able to delete an account unless there is no associated info (positions helds, posts, comments, etc)

More tests!

Prob some good ones to start:

  • create a post w tags
  • search the greenhouse on both Orchard landing AND on greenhouse (posts) by that tag
  • create a user
  • conduct a few searches on the grapevine for that user using portions of:
    -- name
    -- email
    -- year
    -- position
  • add a test for each if current_user.admin? to make sure it's displaying/hiding correctly

Privacy Settings

Implement the privacy settings.

Users need to be able to:

  • make their accounts invisible to other general users(but not admins)
  • show or hide their address
  • show or hide their location

Add a confirm prompt for signing out

Reported by user:

"
signing out is a one step process so I accidentally clicked on the icon and was automatically out (not major, but can get annoying)
"

Improve navigation for editing positions from profile

Clicking edit/add positions from profile takes you to positions_held CRUD.

Perhaps passing a param to populate a "jump to last profile edited button" on the top of the positions_held index would help?

And/or adding another button to positions_held/form: "Update positions held [and return to their profile page]"?

Reported by user:

"
Updating position, profile info seems glitch and navigation- how do you go back and save info?
In order to update positions held, it brought me to the full list and had to go back to the grapevine to start again.
"

Add instructional text re Grapevine 'name or email' searchbox

Reported by user:

"
The grapevine confused me. I searched whole names, like Kate Walsh or Lolly Hamilton, and nothing came up. But when I searched last names, everyone appeared. If that's the logic, we just need some better instructions or description of how to find people.
"

Creating post not working in prod

Create action does exist, but currently has server error:

Paperclip::Errors::CommandNotFoundError (Could not run the identify command. Please install ImageMagick.)

Add link to import users from admin dashboard

Right now we can only get to the import users page by typing in the url.

A link from the main dashboard to the import users page would be nice.

A link from the import users page back to the dashboard would also be good.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.