~petersanchez

Los Angeles, CA

https://www.petersanchez.com

LA, CA USA - Managua, Nicaragua

Trackers

~petersanchez/gohome

Last active 1 year, 15 days ago

~petersanchez/tago

Last active 1 year, 1 month ago

~petersanchez/django-impersonate

Last active 1 year, 3 months ago

~petersanchez/honk

Last active 2 years ago

~petersanchez/migrate

Last active 2 years ago

~petersanchez/carrier

Last active 2 years ago

~petersanchez/djeploy

Last active 4 years ago

~petersanchez/djpubsubhubbub

Last active 4 years ago

#87 Ability to filter lists and shorts by domains a month ago

task added by ~petersanchez on ~netlandish/links

#87 Ability to filter lists and shorts by domains a month ago

Ticket created by ~petersanchez on ~netlandish/links

When a user's org has custom domains, or there are many system level domains, it would be useful to be able to filter by the available domains to only show the listings for that specific domain.

This should be done for both link listings and short links.

#86 Update Spanish translations 2 months ago

Comment by ~petersanchez on ~netlandish/links

Peter Sanchez referenced this ticket in commit 3e2be6b.

REPORTED RESOLVED IMPLEMENTED

#86 Update Spanish translations 2 months ago

task added by ~petersanchez on ~netlandish/links

#86 Update Spanish translations 2 months ago

Ticket created by ~petersanchez on ~netlandish/links

At this point the Spanish translations I believe are fairly far behind. We will need to update these before we officially allow registration

#85 Tag autocomplete dropdown is annoyingly wonky 2 months ago

Comment by ~petersanchez on ~netlandish/links

Hopefully some JS ninja's will take this one. I'm the last person you'd want toying with JS stuff.

#85 Tag autocomplete dropdown is annoyingly wonky 2 months ago

bug added by ~petersanchez on ~netlandish/links

#85 Tag autocomplete dropdown is annoyingly wonky 2 months ago

frontend added by ~petersanchez on ~netlandish/links

#85 Tag autocomplete dropdown is annoyingly wonky 2 months ago

Ticket created by ~petersanchez on ~netlandish/links

When the auto complete dropdown is present you can't use the keyboard to scroll down to the tag you want.

Also if you're typing a tag and it drops down suggestions, none of which are what you want, and continue typing your tag out, the dropdown doesn't ever go away. It just sits there wondering why you're not selecting a tag. This should go away when there are no more suggestions for the user based on what's been typed.

#75 Get rid of NullInt and NullString types in graphql schema 2 months ago

Comment by ~petersanchez on ~netlandish/links

Can probably replace sql.Null* fields with pointer fields in the model struct's so it properly maps to/from db and also json