Jaye Hackett

Results 9 comments of Jaye Hackett

this would be alarmingly useful. i've read the readme top to bottom and still barely understand what ujs is, for instance. any help needed?

now v0.32 - i'm getting a `ERESOLVE unable to resolve dependency tree` error when i run `npm install yup-phone`.

moofer still does it, so i would suggest yes

not sure i understand this one. in the form at `/admin/event/new`, it says: > Optionally, specify if invitations should only be sent to students or coaches (ex. a CV workshop...

the remaining codeclimate issues _seem_ low priority to me. i can invest some more time in fixing them, but tbh i don't _think_ i caused them—they don't seem to be...

added a passing feature test

here's an example @cloudratha did for the hackney fork of this lib. doing it here would probably look similar: https://github.com/LBHackney-IT/lbh-frontend/pull/177

i think this is what i need to. in my case it's for a chat-like application: - find all contacts - include the most recent message exchanged (a nested relation)...

it would be great to add the `pathname:///` trick to the docs. i just needed to do this [for the sidebar](https://v2.docusaurus.io/docs/sidebar#creating-a-generic-link) and needed to go hunting for this issue.