Skip to content
Snippets Groups Projects
CHANGELOG.md 1.99 KiB
Newer Older
  • Learn to ignore specific revisions
  • François Agneray's avatar
    François Agneray committed
    # 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
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - #90 => Dynamic documentation to explain how to export results via server urls
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - #88 => Search by cone search
    - #93 => Auto select dataset if only one present
    
    - #94 => Home redirection to project base href
    
    ## [3.2.0] - 2020-04
    
    François Agneray's avatar
    François Agneray committed
    ### Added
    
    François Agneray's avatar
    François Agneray committed
    - #69 => User can change the number of object displayable (10, 20, 50, 100) in result datatable
    
    - #70 => User can sort columns in result datatable
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - #71 => User can dowload results in CSV and ASCII formats
    
    - #72 => Display information about available criteria and outputs in summary box
    
    François Agneray's avatar
    François Agneray committed
    
    ### Fixed
    - #32 => Criteria components with default value did not work
    - #79 => Repair and improve component checkbox + test
    
    François Agneray's avatar
    François Agneray committed
    - #80 => Search type field + IN or NOT IN didn't work
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - #63 => If no outputs selectionned, request cannot work
    
    François Agneray's avatar
    François Agneray committed
    
    ### Changed
    - #76 => Adding label min and max for the between component
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - #73 => Result page design improved
    
    François Agneray's avatar
    François Agneray committed
    - #83 => Upgrade dependencies
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - #86 => Renderers in result section optimizedS
    
    
    ### Security
    - Migrate to Angular v8 to v9
    
    Tifenn Guillas's avatar
    Tifenn Guillas committed
    - 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
    
    François Agneray's avatar
    François Agneray committed
    
    ### Changed
    
    - Fix ordering by diplay for options in Criteria step
    - Design ouputs selection
    
    François Agneray's avatar
    François Agneray committed
    
    ### Fixed
    
    - Fix bug renderer external links