-
François Agneray authored
# Conflicts: # src/settings/settings.ts
François Agneray authored# Conflicts: # src/settings/settings.ts
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.86 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[3.3.0] - 2020-05
Added
- #90 (closed) => Dynamic documentation to explain how to export results via server urls
Fixed
Changed
Security
[3.2.0] - 2020-04
Added
- #69 (closed) => User can change the number of object displayable (10, 20, 50, 100) in result datatable
- #70 (closed) => User can sort columns in result datatable
- #71 (closed) => User can dowload results in CSV and ASCII formats
- #72 (closed) => Display information about available criteria and outputs in summary box
Fixed
- #32 (closed) => Criteria components with default value did not work
- #79 (closed) => Repair and improve component checkbox + test
- #80 (closed) => Search type field + IN or NOT IN didn't work
- #63 (closed) => If no outputs selectionned, request cannot work
Changed
- #76 (closed) => Adding label min and max for the between component
- #73 (closed) => Result page design improved
- #83 (closed) => Upgrade dependencies
- #86 (closed) => Renderers in result section optimizedS
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
Changed
- Fix ordering by diplay for options in Criteria step
- Design ouputs selection
Fixed
- Fix bug renderer external links