Git Product home page Git Product logo

grantzilla's People

Contributors

anthonylebrun avatar aquatoad avatar asthasr avatar betesh avatar dave5104 avatar dennisbaskin avatar gimmeadonut avatar joedean avatar kgarcia-on-site avatar kvnloo avatar lamplus avatar nilbus avatar samerbuna avatar scottjones avatar seejohnplay avatar slinke avatar smellsblue avatar soundgear avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

grantzilla's Issues

Forget password fails.

Issue: forget password returns an error message

We're sorry, but something went wrong.
If you are the application owner check the logs for more information.

Need to add a port and host to database.yml

In order to get my database connected to the application, I need to add this to config/database.yml:

default: &default
+  port: 5432
+  host: localhost

It'd be nice to not have to do that, since not everyone needs to do that in their environment.

Remove dependency on RVM

RVM should not be required to run this project, as rbenv and chruby are increasingly more common. Remove any dependencies on RVM and add a Ruby Version Manager agnostic way to manage environment variables.

We are currently relying on a .ruby-env file for environment variables.

Edit Primary applicant is not retaining DOB

Issue:
Edit Primary Applicant is not retaining the originally entered DOB.

Expected:
DOB entered when creating New application should be retained.

Steps to Duplicate:
-Create New Application
-Edit the Application
-DOB field is empty

Agency CRUD

Add basic CRUD functionality to manage 'Agencies', the link and management should only be accessible by administrators.

Add the ability to review grants applications

  • View a list of Recent Grants
  • Ensure an initial route/controller exists to access the initial grant application page
  • Add basic markup and the grand review widget
  • Add the ability to add comments and submit Grant Review fields

User Management

Issue:
Users are displayed as "User 1" and "User 2"

Expected:
-User 1 to be renamed as "Admin"/"Administrator"
-User 2 to be renamed as "Case Worker"

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.