partner icon indicating copy to clipboard operation
partner copied to clipboard

Partner and Companion App for the Diaper app

Results 40 partner issues
Sort by recently updated
recently updated
newest added

Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.1 to 3.13.0. Changelog Sourced from webmock's changelog. 3.13.0 Support http.rb 5.x Thanks to Will Storey 3.12.2 Fixed em-http-request adapter to avoid calling middleware twice. Thanks to...

dependencies

Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.5.3 to 5.0.1. Commits 73f9c09 Update to v5.0.1 73ff038 Update to v5.0.0 5be8a01 fix README typo 7d23f76 Bump popper_js version a949bd8 Update to v5.0.0-beta3 07bc477 Updater: Mark...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. **This update includes a security fix.** Vulnerabilities fixed Sourced from The Ruby Advisory Database. XML round-trip vulnerability in REXML When parsing and serializing a...

dependencies
security

Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.4.2 to 4.6.0. Release notes Sourced from webdrivers's releases. v4.5.0 Improve format of README usage section. Thanks, okuramasafumi! chromedriver - Add support for Apple M1 specific builds...

dependencies

Hi all! We've talked about this and started some email chains a couple different times on a user guide for PartnerBase. My questions: - Is this something that is in...

Needs Discussion

Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.10.1 to 2.11.2. Changelog Sourced from jbuilder's changelog. 2.11.2 Improve key formatting for nested hashes and disable by default 2.11.1 Use symbols instead of strings for before_action...

dependencies

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.93.1 to 1.9.0. Release notes Sourced from rubocop's releases. RuboCop 1.9 New features #9396: Add new Style/IfWithBooleanLiteralBranches cop. (@koic) #9402: Add new Lint/TripleQuotes cop. (@dvandersluis) #7827: Add...

dependencies

Resolves https://github.com/rubyforgood/diaper/issues/2059 ### Description Pass the partner_id to diaperbase so diaperbase can scope the items down by partner groups if applicable. ### Type of change * New feature (non-breaking change...

### Summary Partner agencies are able to see a history of the requests they have made to their diaper/period supply/adult incontinence banks but they don't have a way to see...

⚡️ Power ⚡️

Resolves #352 ### Description Created a model called ImpactStories with `title` and `content` attributes. Added a link in the sidebar as described in the issue. Made index, show, new, create,...