human-essentials
human-essentials copied to clipboard
Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytic...
Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.1.1. Release notes Sourced from rails's releases. 7.1.1 Active Support Add support for keyword arguments when delegating calls to custom loggers from ActiveSupport::BroadcastLogger. Edouard Chin...
### Description The markup for the sidebar was copy/pasted many many times. This PR adds the following helpers: * `sidebar` - simply adds the appropriate ul wrapper for the sidebar...
# Summary When a multi-roled user signs in, they should go to their most recently-used role. # Why This has a couple of benefits: 1/ Continuation of flow -- when...
Resolves #3067 ### Description ### Type of change * Bug fix (non-breaking change which fixes an issue) * New feature (non-breaking change which adds functionality) * Breaking change (fix or...
# Summary We've got a request for allowing partners to provide alternate units such as "packs" or "flats", because that's what they think in. We know what the end result...
# Summary Add pagination to superusers organization view # Why Ease of use and speed-- there are more registered organizations than can be comfortably dealt with on a single page...
# Summary Per @dorner, on PR #3496 Cocoon is unfortunately old and unmaintained. Look into removing it # Details Look into alternatives to Cocoon that will allow us to provide...
# Summary The current child functionality only allows one item per child. It should allow multiple. Show the items attached to the child on various lists. # Why change This...
We try to make it as easy as possible to contribute to the project. One of the current tools to explore are Github codespaces, along with docker/docker-compose to make this...
### Description Docker has a long and storied history in human-essentials. Many contributors (and maintainers!) want to use it, but it's challenging to maintain and has frequently resulted in issues....