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(tools): add missing files and class heritage #205

Merged
merged 59 commits into from
Nov 16, 2023

Commits on Apr 4, 2023

  1. add docker squash

    JulienChampagnol committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6b0dc18 View commit details
    Browse the repository at this point in the history
  2. retrigger run

    JulienChampagnol committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a71eb5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac2a3c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    fa23613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4ec8a View commit details
    Browse the repository at this point in the history
  3. PR to develop (#130)

    BotellaA authored May 5, 2023
    Configuration menu
    Copy the full SHA
    cab0165 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Feature/error handling (#124)

    * feat(wip) : try except
    
    * update requirements
    
    * feat(wip) : refactor
    
    * fix : update requirements
    
    * fix
    
    * merge develop into feature/errors_handling
    JulienChampagnol authored May 9, 2023
    Configuration menu
    Copy the full SHA
    5c74379 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Feature/crs (#131)

    * feat(wip) : try except
    
    * update requirements
    
    * feat(wip) : refactor
    
    * fix : update requirements
    
    * fix
    
    * merge develop into feature/errors_handling
    
    * crs blueprint
    
    * geographic_coordinate_systems
    
    * geographic_coordinate_systems return crs_list
    
    * feat(wip) : crs_converter output_file_extensions
    & add crs_converter tests
    
    * update requirements
    
    * passing unit tests
    
    * explode input & output crs
    load model
    
    * update requirements
    
    * add send_from_directory
    
    * add is_model
    update requirements
    
    * fix tests and refactor
    
    * add builders
    
    * add crs key to geode_objects assign/convert
    
    * code cleanup
    
    * refactor + remove console.logs
    
    * Update requirements.txt
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    * update crs tests
    
    * 14.1.11-rc1
    
    * re arange functions place
    
    * start update tests
    
    * add crs_converter mesh tests
    
    * add crs=False
    
    * update requirements
    
    ---------
    
    Co-authored-by: Arnaud Botella <[email protected]>
    JulienChampagnol and BotellaA authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4644ad4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fix/secure unit tests (#157)

    * Develop (#132)
    
    * add docker squash
    
    * retrigger run
    
    * add branch protection
    
    * fix : move generated directory in upload folder (#129)
    
    * PR to develop (#130)
    
    * Feature/error handling (#124)
    
    * feat(wip) : try except
    
    * update requirements
    
    * feat(wip) : refactor
    
    * fix : update requirements
    
    * fix
    
    * merge develop into feature/errors_handling
    
    * Feature/crs (#131)
    
    * feat(wip) : try except
    
    * update requirements
    
    * feat(wip) : refactor
    
    * fix : update requirements
    
    * fix
    
    * merge develop into feature/errors_handling
    
    * crs blueprint
    
    * geographic_coordinate_systems
    
    * geographic_coordinate_systems return crs_list
    
    * feat(wip) : crs_converter output_file_extensions
    & add crs_converter tests
    
    * update requirements
    
    * passing unit tests
    
    * explode input & output crs
    load model
    
    * update requirements
    
    * add send_from_directory
    
    * add is_model
    update requirements
    
    * fix tests and refactor
    
    * add builders
    
    * add crs key to geode_objects assign/convert
    
    * code cleanup
    
    * refactor + remove console.logs
    
    * Update requirements.txt
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    * update crs tests
    
    * 14.1.11-rc1
    
    * re arange functions place
    
    * start update tests
    
    * add crs_converter mesh tests
    
    * add crs=False
    
    * update requirements
    
    ---------
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    ---------
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    * add test data files
    
    * launch tests
    
    * (wip) : update tests
    
    * update unit tests
    
    * pep8 formatting
    
    * Update requirements.txt
    
    * update unit tests
    
    * add get_form_variables function
    
    * tests passing
    
    ---------
    
    Co-authored-by: Arnaud Botella <[email protected]>
    JulienChampagnol and BotellaA authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2ce4fdc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Feature refactoring (#162)

    * save
    
    * update passing tests
    
    * import geode_functions in app.py
    
    * opengeodeweb-back==0.0.14
    
    * empty commit
    
    * upload before test
    
    * add filename
    
    * function upload_files()
    
    * remove tests
    
    * Add LICENSE_TOKEN
    
    * test
    
    * test wget license file
    
    * test
    
    * test
    
    * remove LICENSE_TOKEN
    JulienChampagnol authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    710fac6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Feature workflows (#164)

    * Develop (#132)
    
    * add docker squash
    
    * retrigger run
    
    * add branch protection
    
    * fix : move generated directory in upload folder (#129)
    
    * PR to develop (#130)
    
    * Feature/error handling (#124)
    
    * feat(wip) : try except
    
    * update requirements
    
    * feat(wip) : refactor
    
    * fix : update requirements
    
    * fix
    
    * merge develop into feature/errors_handling
    
    * Feature/crs (#131)
    
    * feat(wip) : try except
    
    * update requirements
    
    * feat(wip) : refactor
    
    * fix : update requirements
    
    * fix
    
    * merge develop into feature/errors_handling
    
    * crs blueprint
    
    * geographic_coordinate_systems
    
    * geographic_coordinate_systems return crs_list
    
    * feat(wip) : crs_converter output_file_extensions
    & add crs_converter tests
    
    * update requirements
    
    * passing unit tests
    
    * explode input & output crs
    load model
    
    * update requirements
    
    * add send_from_directory
    
    * add is_model
    update requirements
    
    * fix tests and refactor
    
    * add builders
    
    * add crs key to geode_objects assign/convert
    
    * code cleanup
    
    * refactor + remove console.logs
    
    * Update requirements.txt
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    * update crs tests
    
    * 14.1.11-rc1
    
    * re arange functions place
    
    * start update tests
    
    * add crs_converter mesh tests
    
    * add crs=False
    
    * update requirements
    
    ---------
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    ---------
    
    Co-authored-by: Arnaud Botella <[email protected]>
    
    * Adding workflows blueprint
    
    * Updating requirements
    
    * Change BBox points input
    
    * test
    
    * update CD workflow
    
    * Changing env
    
    * Adding data files
    
    * Allowing .env file
    
    * Fix / undefined bbox points
    
    * Added grid cell size
    
    * Added venv and packages
    
    * added Web-Back lib and get_form_variables function
    
    * added Web-Back lib and get_form_variables function
    
    * Replaced all replaceable functions
    
    * Fixed form variables format
    
    * Fix : split variables
    
    * Added : workflows tests template
    
    * Fix : path name
    
    * Fix : route methods
    
    * Add : workflow ong tests + exemple set from file
    
    * Added tests + exception handling + absolute paths
    
    * Fixed exceptions + Added tests with stupid values
    
    * Fix : Dockerfile python version
    
    * Add : args to docker build + lic download
    
    * Test : secret name
    
    * test secret name
    
    * test concat
    
    * test force
    
    * test
    
    * Test : build with if/else
    
    * Fix : opengeodeweb version
    
    * deleted tests
    
    * Test : get license with curl
    
    * Fix : opengeodeweb version
    
    * Test : curl
    
    * Test : curl bis
    
    * Test : corrected version
    
    * Test with bearer
    
    * Test : curl ter
    
    * test : curl with ref
    
    * Test : curl without ref
    
    * test : curl again
    
    * Test : right file name
    
    * remove test
    
    * clean actions
    
    * Add : lock and time files requests
    
    * Fix : abspath in lock and time requests
    
    * Add : blueprints tree structure
    
    * Fix : blueprints importations
    
    * Fix : blueprints names
    
    * Fix : new routes in tests
    
    * Fix : added abspath to lock and time folders
    
    * Add : child bp imported in parents bp
    
    * Fix : importation routes
    
    * Fix : bp names
    
    * Removed lock and time folder from child bp
    
    * fix : loading data
    
    * fix : saving data
    
    * Fix : save args
    
    * Changed workflows routes names
    
    * Updated routes in tests
    
    * Delete venv directory
    
    * Delete .env
    
    * edit ignore
    
    * fixed inspector
    
    * removed before and teardown requests
    
    * Rename workflows + clean code + data folders
    
    * Added "/" before file names
    
    * Fixed "/" in file routes
    
    * Fixed data folder for tests
    
    ---------
    
    Co-authored-by: Julien Champagnol <[email protected]>
    Co-authored-by: Arnaud Botella <[email protected]>
    3 people authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f8b65f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update port 5000

    JulienChampagnol committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8a531e8 View commit details
    Browse the repository at this point in the history
  2. test config

    JulienChampagnol committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    901c4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b046670 View commit details
    Browse the repository at this point in the history
  4. remove ID in tests

    JulienChampagnol committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7c074e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    e675169 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. better implicit workflow (#171)

    * better implicit workflow
    
    * fix tests
    BotellaA authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b45b3b1 View commit details
    Browse the repository at this point in the history
  2. add log

    BotellaA committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d528723 View commit details
    Browse the repository at this point in the history
  3. remove implicit surfaces

    BotellaA committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    72daaa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. update implicit points

    BotellaA committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a8f7bf8 View commit details
    Browse the repository at this point in the history
  2. update requirements

    BotellaA committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    bd92f7b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. update simplex

    BotellaA committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d4e7c4c View commit details
    Browse the repository at this point in the history
  2. fix tests

    BotellaA committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4db033a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. update explicit

    BotellaA committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    791fac6 View commit details
    Browse the repository at this point in the history
  2. fix tests

    BotellaA committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8a76be6 View commit details
    Browse the repository at this point in the history
  3. update explicit

    BotellaA committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d5b162f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. add sharp section

    BotellaA committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    03d1ae5 View commit details
    Browse the repository at this point in the history
  2. update data

    BotellaA committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d6925a9 View commit details
    Browse the repository at this point in the history
  3. fix tests

    BotellaA committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    19bdf56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12f991e View commit details
    Browse the repository at this point in the history
  5. fix tests

    BotellaA committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4d20d94 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    5a4d4f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf33c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    cdfa696 View commit details
    Browse the repository at this point in the history
  2. update requirements

    JulienChampagnol committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6643725 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3271008 View commit details
    Browse the repository at this point in the history
  4. fix tests

    JulienChampagnol committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3fc2dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    985ad34 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    c137ccb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. feat(missing_files): add missing_files routes

    remove dead blueprints
    JulienChampagnol committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f5bf219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3d336 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    98a0ec6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. update tests

    JulienChampagnol committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9a40c23 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    64fa46f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. feat(params): input_geode_object

    update requirements
    JulienChampagnol committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    615ba92 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. update unit tests

    JulienChampagnol committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    db15178 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Feat validation (#196)

    * update
    
    * update
    
    * new version of website back
    
    * update blueprint_validity_checker.py
    
    * update unit tests and requirements
    
    * update unit tests
    
    * update .env
    
    * fix unit tests
    
    * change upload_file
    
    * clean code
    
    * update .env
    
    * update content
    
    * test
    
    * remove filename
    
    * add FileStorage
    
    * file basename
    
    * os.mkdir(UPLOAD_FOLDER)
    
    ---------
    
    Co-authored-by: JulienChampagnol <[email protected]>
    SpliiT and JulienChampagnol authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    892e00d View commit details
    Browse the repository at this point in the history
  2. Feat validation (#203)

    * update
    
    * update
    
    * new version of website back
    
    * update blueprint_validity_checker.py
    
    * update unit tests and requirements
    
    * update unit tests
    
    * update .env
    
    * fix unit tests
    
    * change upload_file
    
    * clean code
    
    * update .env
    
    * update content
    
    * test
    
    * remove filename
    
    * add FileStorage
    
    * file basename
    
    * os.mkdir(UPLOAD_FOLDER)
    
    ---------
    
    Co-authored-by: SpliiT <[email protected]>
    JulienChampagnol and SpliiT authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d391cd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. add prepare pr

    JulienChampagnol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bd50714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e41750 View commit details
    Browse the repository at this point in the history
  3. update dependencies

    JulienChampagnol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3afb35e View commit details
    Browse the repository at this point in the history
  4. merge from matser

    JulienChampagnol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    efe58d2 View commit details
    Browse the repository at this point in the history
  5. merge from master2

    JulienChampagnol committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5ea1703 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f540a75 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    63c739e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    9a0f1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16fd54 View commit details
    Browse the repository at this point in the history
  3. responseType & responseEncoding

    opengeodeweb-back==2.1.0
    JulienChampagnol committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    70d7da7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. move json imports

    JulienChampagnol committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f2c268b View commit details
    Browse the repository at this point in the history