Newer
Older
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.3.0] - 2020-05
### Added
- #90 => Dynamic documentation to explain how to export results via server urls
### Fixed
### Changed
### Security
- #69 => User can change the number of object displayable (10, 20, 50, 100) in result datatable
- #70 => User can sort columns in result datatable
- #71 => User can dowload results in CSV and ASCII formats
- #72 => Display information about available criteria and outputs in summary box
### Fixed
- #32 => Criteria components with default value did not work
- #79 => Repair and improve component checkbox + test
- #63 => If no outputs selectionned, request cannot work
### Changed
- #76 => Adding label min and max for the between component
### Security
- Migrate to Angular v8 to v9
- Migrate from anis-server v3.1 to 3.2
- Migrate from anis-auth v3.1 to 3.2
## [3.1.0] - 2020-03
### Added
- Unit tests added
- Scroll to top on new page added
- Operators are visible on search form
### Changed
- Detail-link and detail-btn renderers refactored
- Update datasets display to accordion
- Password fields can be visible
- Search form design updated to integrate operators
### Fixed
- Migrate from anis-server v3.0.3 to 3.1
- Migrate to anis-auth v3.1
## [3.0.3] - 2019-10
### Added
- Display anis-client and anis-server versions
- Add detail page for an object
- Fix ordering by diplay for options in Criteria step
- Design ouputs selection