haztrak icon indicating copy to clipboard operation
haztrak copied to clipboard

An open-source web app that illustrates how waste management software can interface with RCRAInfo to track hazardous waste electronically

Results 25 haztrak issues
Sort by recently updated
recently updated
newest added

Bumps [emanifest](https://github.com/USEPA/e-Manifest) from 4.0.3 to 4.1.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=emanifest&package-manager=pip&previous-version=4.0.3&new-version=4.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

server
dependencies

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.428.0 to 0.447.0. Release notes Sourced from lucide-react's releases. New icons 0.447.0 No release notes provided. New icons 0.446.0 New icons 🎨 file-user (#2457) by @​jguddas New...

client
dependencies

# :rocket: Feature Request Recently we added the endpoint to view all organization a user has access to, and the ability for users to select an organization and hold that...

enhancement
client

instead of having user remember a username, use an email address instead. There are a couple parts of the code that reference the user's username, so this change is not...

This is a feature requests that will allow haztrak to store RCRA management method codes (MMC) in its db instead of retrieving from RCRAInfo. MMC should not be hard coded...

enhancement
server
database
stale

This is a feature requests that will allow haztrak to store RCRA Source Codes (SC) in its db instead of retrieving from RCRAInfo. MMC should not be hard coded in...

enhancement
server
database
stale

# 🚀 Feature Request We'd like to be able to display more rows of manifest than what can be displayed with [3 tables in this view here](https://github.com/USEPA/haztrak/blob/c6cfe1cb5f0940184ba3d69dcbfcc04fd8a1ec5c/client/src/features/site/SiteManifests/SiteManifests.tsx#L98). instead of displaying...

enhancement
client
stale

# :rocket: Feature Request Add a service to the haztrak back end for updating a manifest in e-Manifest. Designing the REST endpoint, I'm not sure what is a better approach....

enhancement
question/discussion
server
test

# :rocket: Feature Request To enhance the UX, it's annoying that we have to re-add the transporters and waste lines every time the manifest form refreshes for a draft manifest...

enhancement
client
test

# :nut_and_bolt: Something else We would like to add generating a coverage report to the `test_server.yaml` GitHub Action wokflow. The report should be uploaded as an artifact for later review....

server
CI/CD
chore