Releases: ibutsu/ibutsu-server
Releases · ibutsu/ibutsu-server
v2.5.5
v2.5.4
v2.5.3
v2.5.2
- Fix up the colours of the fonts of various charts/widgets
- Migrate to use the built-in TreeView component from PatternFly
- Check if values are None and default to 0 if they are (fix #418)
- Add the ability to disable SSL verification
- Fix the download buttons so that they actually download the artifact or report
- Parameter should be a string, force the value to be a string
- Expose the Keycloak login environment in App Interface
v2.5.1
v2.5.0
- Add a default dashboard to a project, so that it appears when you select the project
- Making a start
- Try to direct the log files to stdout/stderr
- Try to fix some permissions issues in the container, and send the logs to stdout
- Use a multi-stage build and use nginx to just serve the static files
- In OpenShift, /.npm is used
- Expose the port and build the files at build time
- New filter-heatmap widget for making flexible heatmaps
- Hotfix: Frontend container used non-existent script
- Migrate container images to use UBI8 minimal
- Adjust container images so that they manually build psycopg2
- Add target ports to Routes
- Import the properties if set in JUnit XML
- Add missing email for superadmin
- Add OCP templates for AppInterface
- Auto select fields for MetaFilter
- metadata.team filter in frontend
- Fix some issues in the widget config controller
v2.4.3
- Added accessibility marker filter to remove irrelevant results
- Adding ability to edit dashboard widgets
- Fixing test history bug
- Add more UUID validation
- Updated precommit
- Migration to component testing using Cypress
- Fixed url for flake8 hook
- Fixing Jenkins Bar and Line charts
- Change the homemade copy-paste component to the one from PatternFly
- Add instructions for how to download an artifact
- Adding days and project_id to compare-runs-data calls
v2.4.2
v2.4.1
v2.4.0
- Fix various API errors found in fuzzy testing
- Add/update the accessibility dashboard
- Promote user_properties on archive import
- Add schemathesis to actions
- Upgrade Celery to the latest version
- Update podman and Docker Compose configurations
- Flask listens on 127.0.0.1 by default, add the ability to specify it for podman
- Drop the tarfile open mode to autodetect compression