Giter Site home page Giter Site logo

generic-project's Introduction

generic-project's People

Contributors

ahricvirindi avatar bradgearon avatar

Watchers

 avatar

Forkers

bradgearon

generic-project's Issues

Add Tags to Peeps.

Add input field for Tags. 0 to many relationship of predefined values. This should not be free-form, but an auto-complete suggestion list of some random tags (like, 'lazy', 'sneezes funny', 'eats crayons'). None required.

Add Address List View

From Peeps datagrid, have a nav link to that Peep's addresses. Same add/edit as Peeps in general.

Add "Peep Cards" view

Create a view for Peeps that shows all peeps as a large list of contact cards instead of tabular data. This is to just do some fancy UI stuff like reordering things or perhaps inline editing of certain fields.

Add flash messages.

Need to add the ability to display a message after being redirected to a new view. These can be of any type (error, warning, info, success).

This is for mid-workflow data entry scenarios, like a "Peep entered successfully! Please enter their address now" being displayed after automatically forwarded to the Address modal.

Add Address table.

0 to many relationship to Peep.

Address 1, Address 2, City, State, Zip, Address Type (Home, Work, Vacation Villa, Secret Clubhouse).

State should be from a lookup table as well.

Add Relation to Peeps

0 to many list. Based on lookup table. UI as a checkbox list.

Initial values: Friend, Co-Worker, Family, Acquaintance, Enemy, Stranger

Add add/edit modal directive(s)

I would like a way to create an add/edit modal directive that will be given a bound datamodel from a datagrid, and pass it into a named view (like /Scripts/views/modals/peep.html) that will then handle add/update calls to the API.

Add Zip Code filter to Peeps

Filter by ZipCode, filling a dropdown with the distinct list of ZipCodes accross all Peeps.

Should not execute filter until search is clicked.

Add input validation to modals and message holder

All add/edit modals need appropriate user input validation.

There should be a notification message at the top of the modal form, that is dismissable but not auto-hiding. This needs to be either an error (red), warning (yellow), informational (blue), or (in the case of an API response) success (green).

Add Title to Peeps

Add values as a lookup table. 0 to many.

UI as a dropdown.

Test values: Mr, Mrs., Miss, Lord, Lady, King, Queen, Duke, Duchess.

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.