Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/Synthese Export: add group3 inpn into synthese view export #2637

Commits on Jan 26, 2024

  1. feat: add group3 inpn into synthese view export

    Since the Taxref v14 or v15 , group3_inpn is available
    
    Creation of revision in order to add this column to
    v_synthese_for_export and v_synthese_taxon_for_export_view
    
    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f94c1ba View commit details
    Browse the repository at this point in the history
  2. style: apply isort and black

    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a7b18e5 View commit details
    Browse the repository at this point in the history
  3. fix: depends on branch

    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b9a5338 View commit details
    Browse the repository at this point in the history
  4. test: change export columns

    test_synthese export
    
    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    94cbb2b View commit details
    Browse the repository at this point in the history
  5. fix: test_export_taxons failed

    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dab6479 View commit details
    Browse the repository at this point in the history
  6. refactor: change order col and archi

    Ajout des colonnes group3_inpn à la suite des autres colonnes
    Proposition de ré arrangement des fichiers sql
    
    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8cf8417 View commit details
    Browse the repository at this point in the history
  7. fix: make test passed (change column order)

    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4fbb934 View commit details
    Browse the repository at this point in the history
  8. style: apply prettier 3.0

    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d313582 View commit details
    Browse the repository at this point in the history
  9. style: apply prettier again

    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    354b898 View commit details
    Browse the repository at this point in the history
  10. refact: use same way to replace review

    Use current way to replace view
    
    Reviewed-by: andriacap
    andriacap authored and jacquesfize committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e702400 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. fix migration

    jacquesfize committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    64aff5c View commit details
    Browse the repository at this point in the history