Giter Club home page Giter Club logo

localdata-dashboard's People

Contributors

hampelm avatar prashtx avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

localdata-dashboard's Issues

Give more hierarchy to the survey builder.

Generally it’s visually cluttered and undifferentiated.

Questions and responses should be differentiated (color or simple icon, etc.) Right now they look the same, which is confusing/overwhelming

Add hierarchy in addition to indenting (for example have an icon or visual feature. e.g. a darker shade for an element higher up the hierarchy. It could be a 4px border on the left side of the question field or a lightly shaded background in the text box )

Support the first-login flow

We need a flow similar to password reset, for when we create an account and the user logs in for the first time.

The tests should confirm the following overall flow (and ideally some pieces of it separately):

  • create an org
  • create an account within that org
  • generate a password reset token with a reasonable expiration (a few days)
  • reset the password using that token
  • log in using the new password

Make the CDAD survey a standard survey

ParcelNumber PropAddressCombined Structure on site(Y/N) Improved (Y/N) Empty (Y/N) VOD(Y/N) Condition (5-point scale??) Fire Damage (Y/N) Illegal dumping (Y/N) Environmental Hazard (Y/N - confirm)

Remove zoom-based map background change

A proposal: let's not change the map background based on zoom level.

  1. The change from street => satellite may be confusing for some users.
  2. The change creates consistent problems with disappearing data, zoom levels, etc.
  3. Most sites do satellite as an on/off layer toggle. We can do that easily.

@prashtx -- thoughts?

Style form fields in the editor

  • hide "saved" message
  • Fix save / close buttons
  • Make "Add a question" better.
  • Re-add icons
  • style buttons
  • Add interactivity
  • Add form removal button

We should avail ourselves of Backbone-isms

We use an elId property on views in a spot or two instead of el, which Backbone understands. We also wrap the view's element in jQuery (var $el = $(this.el)), even though Backbone gives us a cached, wrapped element (this.$el). We should take a scan and clean up some of that stuff.

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.