tenants2 icon indicating copy to clipboard operation
tenants2 copied to clipboard

The JustFix tenant platform!

Results 101 tenants2 issues
Sort by recently updated
recently updated
newest added

It was just released a month ago! See the [migration guide from 2.x to 3.x](https://lingui.js.org/releases/migration-3.html).

Upon merging #1776, CodeClimate notified us that with the addition of new pages, we now had reduced front-end test coverage. Let's fix that!

See comment: https://github.com/JustFixNYC/tenants2/pull/1776#discussion_r535223747

For more details, see https://github.com/JustFixNYC/tenants2/pull/1776/files#r534561005.

A user didn't receive a copy of their letter via email, so we had to manually email it to them. We don't actually have an easy way of getting the...

code snippet

Oof, while fixing #1737 I just realized that it's possible for phone numbers we once considered _invalid_ to become _valid_. In the current state of our codebase, however, such numbers...

This PR internationalizes the entire Letter of Complaint front end. As part of this PR, I've also internationalized our full Onboarding flow that get's used within the LOC flow. See...

I'm noticing that crowdin regularly somehow has its `l10n_master` have merge conflicts with our `master` branch. This requires some git gymnastics to resolve, since we want to merge but have...

code snippet

It might be nice to write some custom ESLint plugins that ensure things like: * not importing anything in a `tests` directory from production code, **Update:** done in #1444! *...

good first issue

ugg because of https://support.google.com/mail/answer/7436150?hl=en our Front plugin doesn't always associate users properly. Blerg.