-
Add to the [About](http://www.code4hr.org/about/) page to thank Supporters
- [ ] Export from CfA HQ of donators and amounts
- [ ] Code for America - funding, training
- [ ] Slack - free slack
- …
-
Move UI components to self-contained SASS code blocks. Right now the UI components (buttons, pagination, form inputs, etc.) are among the main CSS. These should be moved to their own SASS files and co…
-
To make this a great demo, we need to continue showing the form prior to selecting a GitHub repo. Doing so will encourage broader adoption.
Here's the visible form in the initial Italian work:
htt…
-
- [x] create a webhook url & view
- [ ] create a marshmallow Schema for posting the raw form data
- [ ] maybe create a model to store the form answers.
- [x] add typeform json-like template
- [x] add …
-
@keithk Just FYI, if you look at `index.js` you'll see that the react app is now split into 2 components (https://github.com/codeforamerica/nyc-january-project/blob/master/src/index.js#L10)
This was …
-
Companion issue to https://github.com/Code4HR/hrt-bus-finder/issues/145
When the feed is stale (let's say 30+ minutes), it would be helpful if the API could email the maintainers of the project at co…
-
www.citizenonboard.com is begging for beautiful thumbnail images instead of an ugly bulleted list
-
![screenshot 2015-05-26 15 13 31](https://cloud.githubusercontent.com/assets/1334815/7824908/f622a9f6-03bb-11e5-8585-c3db4af76976.png)
![screenshot 2015-05-26 15 13 42](https://cloud.githubusercontent…
-
-
The floating header kicks in when the scrolling has reached the top of the floating header. However, when the static vs the floating header are different heights, this can lead to a gap of white space…