Dan Kass

Results 39 issues of Dan Kass

**Describe the bug** We noticed this on https://github.com/JustFixNYC/who-owns-what/pull/49 and the wonderful @sraby identified it on the new ZoLa as well. See the thread for more info... **To Reproduce** You can...

Performance

Hello! I've been looking through the docs and other issues and didn't find anything specific about what I'm trying to accomplish. Essentially I want to have a custom display on...

Including updates to content model / prioritize link over phone

The optional details (start date & description) aren't being added to the letter of complaint! See example: [Letter of complaint.pdf](https://github.com/JustFixNYC/tenants/files/1115616/Letter.of.complaint.pdf)

![image](https://user-images.githubusercontent.com/627751/27503634-c9e6234a-584b-11e7-8446-cbb537b119b9.png) https://rollbar.com/justfix-beta/justfix-beta/items/263/occurrences/26281707089/

1. Review the [prototype](https://marvelapp.com/2dded4b/screen/26356014) 2. Check out the letter of complaint feature - it's a very similar UI with a modal that has "states" - View is at `public/modules/actions/partials/modals/complaint-letter.client.view.html` -...

The advocate code system allows a tenant user to be associated with an advocate user. When the tenant signs up, they'll be asked to enter the provided Advocate Code (see...

- Add node library to package.json - Scaffold service for using the API

1. Create a route for a POST request to `/api/advocates/referrals/sms` in `app/routes/advocates.server.routes.js` 2. Create a scaffold for the controller in `app/controllers/advocates/advocates.referrals.server.controller.js` 3. Link the controller to the route. Use other...

Need an HTML5 shim / validator for `type=date`

bug