[Backend] fix bad optimization pipeline launch for variable keys
[Backend] Raise a warning when the turnover is not a float
[Backend] Use aws in preprod2
[Backend] Use aws in preprod
[Backend] fix check_health dataset doesnt have started_at
[Backend] remove node selector vmsize
[Backend] Some fixe to improve backend stability
[Backend] Small bugfix dupe cols
[Backend] fix for pipeline run log messages
[Backend] Convert number to float
[Backend] add new cp sat parameters
[Backend] Fix monitor resource used for too fast oom killed job
[Backend] Export turnover
[Backend] Pipeline Run was not set to failed if step failed by Global Except
[Backend] Fix stop job when stopping pipeline run
[Backend] Update default cluster to go to aws
[Backend] add aws cluster
[Backend] fix check_health
[Backend] Adoria cast date
[Backend] AD export has no params
[Backend] Exports do not have a name parameter
[Backend] Add AD exporter
[Backend] fix dataset stuck because of oom
[Backend] fix step error when relaunching k8s job
[Backend] Handle empty tab_name properly
[Backend] Manage OOMKilled JOB
[Backend] Add dataset to ram monitoring
[Backend] Get rid of experiment
[Backend] add exception handling to not bloc backend if exception is raised
[Backend] Fix check job : pipeline_run not in Dataset
[Backend] Fix job name
[Backend] Refacto Check / Launch Job
[Engine] upgrade or tools to 9.8
[Engine] Upgrade to ORTools 9.8
[Engine] tiny bugfix argparse
[Engine] throw error when finding decimal in cp-sat-solved system, add new params
[Engine] cp sat tweaks to work with int variables
[Engine] Convert float into integer when required
[Engine] Load variable col if present
[Engine] Mock name function
[Engine] fix to properly download files in optimisation constraints
[Engine] Allow to choose right backend depending on type
[Engine] Add multiplicative constraint
[Engine] Enable shapley for tree algorithms
[Engine] Multiplicative add constraint
[Engine] First test for aggregate_val_by_key
[Engine] Add support for boolean
[Engine] more info on solver output dtf, and also export into csv if requested
[Engine] Add CP-SAT solver
[Engine] Replace experiment by pipeline
[Front] feat: allow dataset download with dataset row action menu
[Front] fix: app run history on refresh keep his state
[Front] refacto: profile views
[Front] fix: pipeline step log is accessible only by verteego admin
[Front] Feat/project deletion
[Front] fix: No data overview message, wordings
[Front] fix: store project after loading
[Front] Refacto/projects view
[Front] Fix/created by on datasource creation
[Front] fix: dataset action menu separator, optimization unfeasibility empty message, no app run interface
[Front] Refacto/projects first step
[Front] Refacto/api and axios methods
[Front] fix: shapley and features values are available only on prediction dataset
[Front] feat: add tab name on gdrive dataset creation
[Front] Feat/notifications view
[Front] fix: configuration display
[Front] fix: badge fail step calculation
[Front] fix: rename test dataset to predict dataset
[Front] fix: allow business expert to consult resources
[Api] Revert “Merge branch ‘revert-7086acf7’ into ‘master’”
[Api] Revert “Merge branch ‘allow-mixed-variable-types-in-opt’ into ‘master’”
[Api] allow mixed variable types in optimizations, and new cp sat params
[Api] feat: project suppression only available to verteego admin
[Api] fix so that step configuration files contain file names rather than IDs
[Api] Keep format
[Api] Update vtg config
[Api] Allow AD for export
[Api] feat: add specific get event route
[Api] feat: add tab_name on gdrive dataset creation payload
[Api] update README and local scripts for tests
[Api] Support boolean in optimization
[Api] Fix: remove check on object self name on PATCH api call
[Api] Test now that the env var has been declared
Preprocessing: add columns used in stored_keys of calculators in output
Preprocessing: add train/test and CV index info when logging
xgb_regressor model: add support for dart parameters
aggregate_val_group_by_key calculator: allow count like operations on any type
fix bug when columns used for model resolution have values with _ inside
front: add new dashboard tab in forecast page with KPI and graphs
support launching an Optimization from a Postprocessing, only Preprocessings were previously supported
engine: add a warning when trying to load a non existing column from an external Dataset
add support for trend_coeff parameter in xgboost and random_forest algorithms
Optimization: also export raw and floor solutions, it adds 2 new columns to the output with respectively the _raw and _floor suffixes
glmm calculator: do not fail if matrix is singular
front: revamp export and download options on resource pages
front: multiple resources can now be selected and deleted in one step
add support for email notifications
engine: print current version in the log file before starting any step
Synapps are no longer associated with a use case
Runs can now be aborted with an error message displayed on the Run individual page
front: display Runs and Optimizations statistics instead of Trainings and Predictions for Synapps without any Training
notifications: add support for run events
add support for update, delete, launch, and stop events
configuration: add checks on tuning_search_params configuration entry
add new icon in navigation bar to activate a dropdown with the list of active ressources created by the current user
only display export option for finished ressources, and stop option for running ones
disable submit buttons once clicked to prevent creating twice the same ressource
add new Variables tab on Prediction and Postprocessing pages
several improvements and bug fixes related to Optimization
return an error when trying to create Pipelines or steps from a valid Dataset with no rows
add create events when a User is creating Experiments, Datasources, and Datasets; populate Created By columns accordingly in the web interface
improve PostgreSQL Datasets parameters display, do not print the whole query but Host and Database instead; and for Google Storage Datasets print the whole link using both Datasource and Dataset parameters
front: do not print multiple times the same warning on steps individual pages
new calculator get_from_dataset to replace get_from_csv, and a message to warn the user that get_from_csv is deprecated and will eventualy be removed
front: store in browser selected columns for each table
front: add history card in Profile page with the 10 latest actions of the current user
front: last selected Experiment is now saved in cache for each Synapp, thus reentering a Synapp will automatically select the saved Experiment
add infrastructure to keep track of all events happening, start by collecting resource creation events for now
front: display the name of the user who created the resource
PostgreSQL connector: add port option, if not specified default port 5432 is used
add an option to delete all the steps when deleting a Pipeline
add more filtering options for Datasets: Datasets generated during a Run, Datasets used for a Preprocessing, and Datasets used for a Prediction
configuration: for each calculated column, check the number of input and output columns (cols and col_names) is supported by the calculator, and also check that each entry in params is supported and has the expected type
front: support daily, weekly, monthly, and yearly split when creating a new Forecast
CLI release 0.5.0
add support for BigQuery views when creating a new Dataset
export and display warnings for each step of the pipeline
front: group edit, export, delete, and stop buttons in table views
front: new link column in Datasources page with external link to Datasource for GS, GD, and BQ
engine: new allowed parameter for xgboost regression: quantile
Datasets can now be created from Prediction, Postprocessing, and Optimization output
front: rename Experiment menu section to AI Lab
front: close configuration update modal on successful update
front: add buttons to create Training and Score
front: move experiment selector from title to breadcrumb
Training now exposes metrics, features importance, and best parameters for each model resolution
add Feasability section in Preprocessing page, it contains indicators on whether the model is likely to generate good results
front: add YAML syntax highlighting in the Configuration tab of each step
configuration: when creating a Pipeline or Preprocessing, return an error if the column in column_to_predict is not in the Dataset or in the output of a calculated column
configuration: return an error on configuration update if an entry in the col_names section of a calculated column contains an unsupported character
engine: fix feature importances when using AutoML (meta_model)
front: for each step, display both the configuration provided by the user and the complete configuration with default values
front: add Stop buttons for Pipeline and each step
add several new checks when uploading a new version of the configuration
front: in the configuration tab of each step, add a checkbox to show the complete configuration, this means the configuration with default values added
front: improve error message when updating the configuration
front: creating a new Dataset using direct CSV upload is available when default Datasource is selected
Runs of all types can now be deleted, it only deletes the Run and not the linked resources like Datasets or Pipelines
configuration: add new check for calculated columns, return errors if entries in col_names are already in cols or in cols_type
engine: fix Hyperparameter Tuning when using AutoML (meta_model)
generate weekly and yearly seasonality report after Preprocessing, only if date_col configuration is set and item_id or pos_id columns are present, and skip if it takes more than 5 minutes
front: add new My Business menu section, merge of Forecast and Simulation sections, and move this new section above Experiment
Recurring Exports: add support for optimization target
configuration: add checks when updating the configuration on algorithm related entries: algo_type, algo_name, and algorithm_parameters
add support for PostgreSQL Exports
Google Drive connector: fetch Revision ID and Mime Type when downloading the file, store these information in the report, and display them in the web interface
front: when downloading a CSV file, set the file name based on the name of the step or Dataset to download
front: for Exports, prefill file or table name based on the name of the target to export
add support for Google Drive Exports
Experiments now have a minimal default configuration when created
a default Experiment is now added when creating a new Synapp
configuration: add check for resampling option
front: forecast pages (Baseline, Promotion, Traffic, and Cash) now display Postprocessing results instead of Prediction, export to CSV button has also been updated
front: add status column in Experiments page
front: support cloned and cloning status for Datasets
add support for Exports on Optimization and Score targets
web: support Exports for all targets, only Preprocessing was previously supported
web: fix bug when trying to edit the Experiment configuration when the configuration is empty
[Backend] fix scheduler errors
[Backend] fix optimization monitoring
[Backend] Improve job and pod management
[Backend] python module ‘kubernetes.client’ has no attribute ‘BatchV1beta1Api’
[Backend] change memory request dev
[Backend] add alembic script to create FTP Datatype
[Backend] Launch rosetta job with right parameters
[Backend] FTP path was not forwarded
[Backend] Set parameters for AD dataset job
[Backend] Fix error handling bad dataset in config
[Backend] fix iteration with generator
[Backend] add ftp connector
[Backend] fix smtp relay
[Api] Name export to bq using gsheet file_id
[Api] Reload previous dataset into GSheet
[Api] Add route to sync GDrive datasets to BQ internal storeage
[Api] fix bad dataset error handling for opts, add tests
[Api] filename -> path
[Api] Support FTP datasource
[Api] cherry pick good commits to change AD IMPORTER
[Api] Feat/results for dataset
[Engine] save optimization input files under X/Y/predictions/input
[Engine] Handle duplicated cols due to shapley
[Engine] removing csv from logic in counting nb rows in preprocessing/postprocessing
[Engine] Preprod
[Engine] Fully load data to ensure right type inference for big dataset.
[Front] fix: dataset overview in dataset view
[Front] fix: modal z-index higher than menu and loader
[Front] Feat/googlesheet integration
[Front] Fix/bugherd ticket 1
[Front] feat: export with features and shapley value
[Engine] Preprod
[Engine] Fix solo score on dataset failing
[Engine] Replace nullable int with int, or float if there are null values.
[Engine] Back port modif from prod
[Engine] refactored various csv/parquet loading into one method
[Engine] Get from dataset error message when a required column is missing
[Engine] fix build requirement for prod and preprod
[Engine] Fix pca
[Engine] adding new bank holidays countdown calculator
[Engine] add more validation of join_options in get_from_dataset
[Engine] remove postprocessing from arguments of optimization launch
[Engine] Revert “Merge branch ‘hotfix-casting-of-pyarrow-string-not-working’ into ‘master’”
[Engine] memory optimization for complex get_from_dataset
[Engine] Fix aggregation nonsense check
[Engine] Hotfix casting of pyarrow string not working
[Engine] add-ensure_type_retro_compatibility-in-scorer
[Front] Fix/app modal and history panel
[Front] Refacto/layout structure and style
[Front] Fix/parquet upload sanitize blob
[Front] fix: extension “parquet” is sent with payload
[Front] fix: UI component alignement isn’t broke anymore
[Front] chore: update cumulio vue component package to luzmo vue component package
[Front] fix: dropdown not working over other links
[Front] Merge branch ‘prod’ into ‘preprod’
[Front] Revert “Merge branch ‘fix/preprod-missing-export-button-due-rename’ into ‘preprod’”
[Front] Preprod
[Front] feat: Allow parquet file type for datasets upload
[Front] Preprod
[Front] chore: add script for local api
[Front] Fix/view hot reload
[Api] cherry pick good commits to change AD IMPORTER
[Api] UnboundLocalError: cannot access local variable ‘unverified_header’ where it…
[Api] endpoint and method not cover by fga
[Api] Feat/results for dataset
[Api] allow upload of parquet dataset
[Api] Finalize post dataset refacto
[Api] Fix api test jsonschema requirement
[Api] Preprod
[Backend] Use duration instead of date_from
[Backend] Handle timestamp and convert them to datetime.
[Backend] Parquet is used everywhere now
[Backend] Add project_id to dataset alembic migration
[Backend] Fix report pyarrow types
[Backend] fix dataset report so that not all columns are type “string”
[Backend] fix: rename app run parameter
[Backend] Factorize code (and fix bug)
[Backend] Fix configuration versionning when launching optimization
[Backend] Support parquet file as well
[Backend] Support parquet files as well when exporting
[Backend] remove postprocessing from arguments of optimization launch
[Backend] Support export of csv files
[Engine] Fix wrong type infering of default get from dataset rebased
[Engine] Remove right on in get_from_dataset calculator
[Engine] Fix optim output as parquet
[Engine] Store optimization output as a parquet file
[Engine] Export postprocessor output as parquet
[Engine] Adapt evaluated column at postprocessing
[Engine] Store prediction files as parquet
[Engine] Clean error for cv coherency
[Api] add a new test: test_post_upload_dataset
[Api] Preprod
[Api] Fix/support old dataset path config
[Api] refactoring for post method from PipelineDatasRoute
[Api] More test for dataset creation
[Api] Reset password
[Api] Fix/app run patch
[Api] fix: config filename not properly replaced
[Api] Feat: dashboard auth
[Api] Fix optimization step launch and optimization pipeline launch
[Api] remove dataset step parameter
[Api] Fix optimizations by pipeline run
[Api] remove clone pipeline
[Api] now validate that the notification content is within a predefined list
[Api] remove all recipe
[Api] create bigquery external table if not exist split function
[Backend] fix standalone optimization launch
[Backend] fix notification dev
[Backend] export-postprocess-file-step-as-parquet
[Backend] now download CSV /zip input files as parquet in internal storage
[Backend] export step file as parquet
[Backend] add scheduler script to adoria connector
[Backend] allow empty pipeline_id for notification_check
[Backend] remove dataset step parameter
[Backend] remove clone pipeline
[Backend] Fix notification at the step level, and adapt to latest renames
[Backend] remove old recipe
[Front] fix: no records displaying while loading app run resources
[Front] Preprod
[Front] Fix/post gs datasource
[Front] Preprod
[Front] Fix/finalizing status
[Front] Fix/refetch app run after create
[Front] fix: missing export button due to rename
[Front] fix: allow old apps to see export panel
[Front] Feat/password renewal
[Front] Fix/fine tuning right menu
[Front] refacto: use ActionType as enum
[Front] fix titles for right-panel
[Front] Fix/fine tune right menu
[Front] fix payload with prediction id
[Front] chore: add .nvmrc file
[Front] Merge/prod into master
[Front] chore: add vtg-prefix for true value column
[Front] Fix: add placeholder message instead of infinite spinner when there is no app run yet
[Front] Feat: app runs history from app run page
[Front] feat: filter datasources without default from api
[Front] fetch authorized dashboards
[Front] fix: dataset upload not showing parameters
[Front] fix: upload without data
[Front] feat: add hidden exports page
[Front] Feat: rename default datasource to ‘Upload file’
[Front] feat: display mode in dataset parameters, factorize function that allow to…
[Front] fix responsive issue for small screens on the header
[Front] fix: filter steps on pipeline run id
[Front] Feat/add psql mysql options
[Front] feat: add to snowflake datasource stage & export bucket options
[Front] fix: hpt values disappearing
[Front] Feat: snowflake connector
[Front] Feat: download features or shapley values options
[Front] Merge Preprod into Master
[Front] Merge prod into preprod
[Front] fix: duration calculation using more adequate property
[Front] fix: steps content for notifications
[Front] merge preprod into master
[Front] merge prod into preprod
[Front] Small Uloc project id cleanup
[Front] fix: rename file param
[Front] Merge preprod into master
[Api] Add test on db to api
[Api] Update Auth0 sdk to v4
[Api] feat: filter datasources without default
[Api] chore: change config sha for get-from-dataset dataset suggestion
[Api] Chore/allow parallelizer for fga apps check
[Api] add Adoria case in PipelineDataset route
[Api] Stop versioning dataset path and extension
[Api] feat: add pagination to exports, fix name of export_type
[Api] change pipeline_id into pipeline_run_id for steps routes
[Api] fix: rename experiment on columns_schema route
[Api] fix: get boolean for use_ssh_tunnel variable
[Api] feat: get args as boolean
[Api] Feat/get last app run if id not set
[Api] Feat/get app run page
[Api] Upgrade vbrain config for recipes
[Api] feat: add optional app_run for pipeline step export
[Api] Migrate to python 3 11
[Api] Revert “Merge branch ‘migrate-to-python-above-3-10’ into ‘master’”
[Api] Migrate to python above 3 10
[Api] Fix error when posting solo score or training
[Api] create bigtable from gcs
[Api] revert removing of /result
[Api] change export as dataset from bq to gcs
[Api] chore: add type hint for exportable models
[Api] add AdoriaAPI in create_db
[Api] remove /results routes
[Api] merge preprod into master
[Api] Merge prod into preprod
[Api] Fix launching of solo task 2
[Api] update webhook, synapp -> project
[Api] feat: add pagination to notifications
[Api] fix: rename file param
[Api] fix rename for pipeline
[Engine] Load parquet file. If not possible, try csv.
[Engine] This is not an error, but an info. Test set are not required.
[Engine] Stop using csv files in preprocessing
[Engine] Stop using csv files in preprocessing
[Engine] Change date type
[Engine] Factor code for type retro compatibility
[Engine] Allow np type for int and float
[Engine] Complex filtering doesn’t work with pyarrow (not yet implemented)
[Engine] Handle date
[Engine] Check consistency between default values and dtf type
[Engine] Parquet for scoring
[Engine] Support parquet when predicting
[Engine] Retrieve parquet file if any
[Engine] Fix wrong types when reading parquet file in calculator
[Engine] add round operation to unary_operation
[Engine] Stop versioning dataset path and extension
[Engine] remove upload to bq
[Engine] Fix Monoprix prediction file that is an invalid CSV
[Engine] update debug scripts to work with new api and with config stored in db
[Engine] Upgrade vbrain config for recipes
[Engine] Allow zero duration
[Engine] Allow to use calculated columns in scores
[Engine] Speed up solver
[Backend] pull pubsub notification
[Backend] use pyarrow as engine when loading csv
[Backend] fix printout of END pipeline_run
[Backend] Fix config renaming dataset to id for get from dataset
[Backend] send notification to pubsub
[Backend] Add CF to handle notifications
[Backend] fix a ttl for k8s jobs
[Backend] add the AD connector in Rosetta
[Backend] migrate psql importer csv to parquet
[Backend] Migrate mysql importer csv to parquet
[Backend] fix: recipe google drive export by exporting to dataset_name by default
[Backend] fix bucket name should depend on environment when exporting dataset from pipeline in recipes
[Backend] Allow shapley and preprocessed for predictions dataset in recipe
[Backend] Stop calling train with file names but rather with ids
[Backend] script alembic to create Adoria datasource
[Backend] Hotfix metrics export
[Backend] Fix score export not exporting metrics
[Backend] Store GD files as parquet
[Backend] import parquet file from BQ dataset
[Backend] Remove bq export
[Backend] fix: rename file param
[Api] Fix missing renaming of dataset id in configurations of prediction and postprocessing
[Api] fix create project role
[Api] feat: add controller for app run scores
[Api] Add warnings to tasks in model
[Api] Fix api app post
[Api] feat: add metrics from gcs files to Scores
[Api] Update models according to backend
[Api] Upgrade vbrain config
[Api] fix: app resources returning systematic error
[Api] fix deploy doc
[Api] fix: rename last mr concepts
[Api] rename db
[Api] feat: make separate controller to get pipeline run resources
[Api] chore: change config version
[Api] fix business_expert_launch_app_run
[Api] Merge preprod into master
[Api] Merge preprod into master
[Api] Final fix launch score
[Api] Use right name
[Api] Fix api scores on launch
[Api] Feat: new route returning dataset’s columns (scores without reference dataset)
[Api] enable solo score on pred or postproc
[Api] fix: allow keeping the same name during project PATCH
[Api] fix users/current
[Api] fix backup user - add fga backoffice object
[Api] Fix/merge preprod
[Api] rename experiment to pipeline
[Api] feat: new route returning a column names schema
[Api] add deprecated status for PredictionDatasetRoute
[Api] include-calculated-columns & include-shapley parameters
[Api] Adapt score download
[Api] feat: add pagination to notifications
[Engine] Fix/build requirement image
[Engine] Fix remove duplicates from predictions files
[Engine] Upgrade vbrain config
[Engine] Deal with empty staging file
[Engine] added weights and aggregation to order column
[Engine] Fix requirement CI
[Engine] Chore change config version
[Engine] Now store unique values per categorical feature in model, not csv files
[Engine] * Pre filter using comon where clauses
[Engine] fix add row number
[Engine] Fix bug not finding files
[Engine] Fix stage
[Engine] Arrow for optim
[Engine] Improve code
[Engine] add a small test case for mathematical expression
[Engine] Uniformize score launching
[Engine] Add file exporter to docker image
[Engine] increase test duration countdown
[Engine] Python 3 11
[Engine] Feat/create file exporter
[Engine] migration script copying old predictions files with new names
[Engine] Adapt score results upload
[Engine] Add support for where clauses
[Backend] Fix score from app run not launching
[Backend] Missing prediction type for resource to evaluate in recipe scores
[Backend] Fix renaming in steps types
[Backend] script alembic to create the warnings column
[Backend] Enable new task step in recipe
[Backend] script alembic to create the warnings column
[Backend] Use new name
[Backend] Wrong rename
[Backend] Fix /check_recipe_runs
[Backend] Fix keyerror on type
[Backend] rename db
[Backend] Fix mising extension
[Backend] Fix launch scores
[Backend] Fix BQ export
[Backend] Skip first line and use it as header
[Backend] use right file name
[Backend] Stop writing metrics in score object
[Backend] Export preprocessed predictions
[Front] feat: add optimization datasets to pipeline run graph
[Front] Merge preprod into master
[Front] revert: file rename
[Front] feat: sort datasources by name for new dataset
[Front] fix: adjust task color when there are warnings
[Front] Feat/score to app resources
[Front] fix: scores with metrics
[Front] feat: feedback-on-pipeline-run-graph
[Front] fix: update tests data
[Front] fix: rename secondary menu
[Front] Revert “fix: patch file param as Uppercase”
[Front] fix: link to app pipeline resource
[Front] refacto: rename objects according to DB changes
[Front] Feat: improve pipeline run screen
[Front] Preprod
[Front] Merge branch ‘fix/old-apps-params’ into ‘preprod’
[Front] Merge preprod into master
[Front] feat: use a directive for dev features
[Front] fix: allow using score api on postprocessing or prediction
[Front] remove old dataset parameter
[Front] Feat:scores without reference dataset if [column_to_predict]_true provided in evaluated dataset
[Front] Feat/edit train image
[Front] feat: show train image
[Front] feat: add dataset to optimization screen
[Front] Merge Preprod into master
[Front] feat: allow enabling suggestion for column names
[Backend] Integrate timestamp in pipeline_run steps name
[Backend] Preprod
[Backend] Forward project / pipeline / dataset id
[Backend] stop verbose printout in vbrain-tests
[Backend] Oups. I forgot to use the parameter returned by the function.
[Backend] Revert __repr__
[Backend] Fix stuck backend when no pipeline for a step
[Backend] Remove old score and fix new ones
[Backend] now return step name, rather than number, to identify error
[Backend] Fix bq export
[Api] fix create project
[Api] Fix create project
[Api] Fix/datasets paginated queries
[Api] Preprod
[Api] Fix: performance pipeline runs
[Api] Fix/merge preprod
[Api] Preprod
[Api] fix: config reorder
[Api] fix: make use of new validator and fix merge
[Api] Feat: autocompletion for pipelines, datasets
[Api] Feat: add and use schema store
[Api] fix: rename variables to app_runs
[Api] fix: add two missing parameters to run api locally
[Api] fix: missing pipeline runs rename
[Api] allow edit of user right
[Api] Support both args
[Api] Merge branch…
[Api] fix deployment
[Api] fix nighlies
[Api] fix nightlies again
[Api] chore: simplify setup
[Api] Stop creating old score step in pipelines
[Api] correct-method-create_versioned_pipeline_run_configuration-after-renaming (2)
[Api] correct create_versioned_pipeline_configuration function after renamming
[Api] Generating api key when creating user
[Api] dupplicate api with new route
[Front] Preprod
[Front] fix: loading for failed app run
[Front] Fix/old apps params
[Front] Preprod
[Front] fix: performance issues on pipeline runs screen
[Front] Merge Preprod into master
[Front] fix: rename config experiments
[Front] fix: smaller config warnings
[Front] use dynamic schemas
[Front] Feat: add and use schema store
[Front] fix delete project user routes
[Front] merge preprod into master
[Front] Preprod
[Front] rename app run schedule
[Front] Rename api routes
[Front] feat: add notifications page
[Engine] Feat: add and use schema store
[Engine] now do categorical native encoding in one place
[Engine] Remove prediction api
[Engine] Remove historic score step doing a prediction too
[Engine] make weekly fill series follow ISO weeks
[Backend] Set optimization config
[Backend] Preprod
[Backend] Return local file
[Backend] Version config for pipeline recipe
[Backend] From preprod fix stuck backend when no pipeline for a step
[Backend] We need a config
[Backend] fix import bq view
[Backend] Convert to string
[Backend] Get configuration from pipeline
[Backend] Get config from DB
[Backend] handle header correctly
[Backend] Fix optimization pipeline and add test
[Backend] add method read_configuration_from_db
[Backend] Drive params
[Backend] ‘’ does not seem to be the same as False for exit code.
[Backend] Improve importer code to match exporter code
[Backend] Propagate synapp -> project_id renaming
[Backend] fix rosetta rename synapp project
[Backend] rename synapp and component to project
[Backend] Fix alembic migration + dry-run
[Backend] Connector drive folder
[Backend] Better error handling
[Backend] Add filter on experiment
[Backend] Copy / paste error
[Backend] Fix import no refresh
[Backend] Feat/creation pipeline configurations table
[Backend] chore: readme backend
[Backend] Add timestamp to pipeline_run_name
[Api] Replace dataset by uuid
[Api] From preprod/fix post of solo step
[Api] Fix: getting configuration for results
[Api] Fix auth0 role
[Api] fix: change join method for lone steps
[Api] fix/retrieve-the-pipeline-configuration
[Api] Merge branch…
[Api] Merge branch…
[Api] Fix: lone steps being filtered out
[Api] Merge fix/integrate-configuration-id-fix branch
[Api] Keep order
[Api] add yaml.dump sort_keys=False
[Api] Get config from DB, not backend
[Api] modif get method in DB
[Api] Forward GDrive mode to backend
[Api] Update version for vtg_config
[Api] fix route not protected by fga
[Api] fix: endpoint_relation typos
[Api] feat: show active and total steps
[Api] fix users list
[Api] avoid order problem in check key
[Api] fix: prevent starring from substeps of unfinished pipeline runs
[Api] API : Feat/query to insert or update configuration string in db
[Front] Fix: postprocessing post failing
[Front] Fix: get step config
[Front] merge preprod into master
[Front] merge prod into preprod
[Front] Fix: lone steps being filtered out
[Front] Feat: add advanced dashboards
[Front] Preprod
[Front] fix: creating scores
[Front] fix: last run date for apps configured with recipe
[Front] fix: smaller titles and add missing inline code syntax help
[Front] feat: add markdown example
[Front] change back to synapp_manager
[Front] feat: allow markdown preview
[Front] Revert “Merge branch ‘fix/disable-upcoming-options-until-ready’ into ‘preprod’”
[Front] remove bucket fetching
[Front] Fix/bugherd small improvements
[Front] fix: run parameters refresh for optimization app
[Front] feat: get db configuration when available
[Front] fix: change starred scores from same pipeline run without refreshing
[Front] feat: add active-total step for running badge
[Front] Test/tables with content
[Front] feat: colors for user roles
[Engine] Updrade pylint
[Engine] Stop reordering while dumping yaml configuration to file
[Engine] Decode config transmitted from backend
[Engine] Embed word similarity into docker image
[Engine] Rename synapps and brain_component to project
[Front] fix: exports from app runs table
[Front] fix optimizations screen with optimization dataset as direct relationship
[Front] fix: fetching complete configuration that doesn’t exist since step has failed
[Front] fix: disable starring substeps of unfinished pipeline runs
[Front] fix: disable upcoming options until ready
[Front] fix: optimization dataset id passed as dict
[Front] fix: starred as true boolean
[Front] chore: add test for calculated features
[Front] fix: hide app run resources tab for business users
[Front] Merge branch ‘fix/replace-zip-metadata’ into ‘master’
[Front] fix: replace zip metadata
[Front] Chore/refacto imports
[Front] Merge branch ‘fix/windows-zip-import’ into ‘master’
[Front] fix: windows zip import
[Front] Fix/other permissions
[Front] Fix/persist displayed columns
[Front] fix: multiselect attrs masked by unused prop
[Front] feat: pipeline star
[Front] chore: adjust cypress env variables
[Front] chore: rename synapps routes to projects
[Front] fix: add export_to_datasource permission to restrict export dropdown options
[Front] fix: larger app modal
[Front] fix: show again stop button for pipeline runs
[Front] Feat/highlight recipe config error
[Front] chore: group variables of each environment in separate files
[Front] feat: display optimization configuration instead of constraints
[Front] feat: pipeline run description update
[Front] feat: add gd options to dataset creation
[Front] feat: add permission directive with one example
[Front] fix: show again app run errors
[Front] fix: trainings graph label length
[Front] merge Master fixes into preprod
[Front] fix: refresh table data when resolution changes
[Front] fix : restore graph tooltip for hyperparameters tuning
[Front] fix: date format payload
[Front] Merge branch ‘fix/fetch-of-recipe-when-not-configured’ into ‘master’
[Front] fix: prediction dataset id
[Front] fix: model option disappearing
[Front] Fix/score multi res
[Front] fix: datasources not showing in export panel
[Front] fix: prediction creation
[Front] fix: forecast runs with missing .value causing improper payload
[Front] fix: cypress test
[Front] feat: add resourecs tabs for app runs results (recipe) + fix dropdown font size
[Front] fix: fetch of recipe when not configured
[Front] fix: auto deploy dev
[Front] feat: delete pipeline run with all resources option
[Front] Feat/paginated results
[Api] Fix: exports from app table configurated with pipeline
[Api] Fix: star from substeps of unfinished pipeline runs
[Api] fix unable to launch run with recipe
[Api] fix project id not defined
[Api] fix all user have access to everything
[Api] Fix/starred list order
[Api] change_project_users_list_for_business_expert
[Api] feat: add support for starred in pipeline substeps
[Api] fix invite synapp_manager
[Api] replace all check on method param with is_valid_uuid by a decorator on each method
[Api] rename projects_id to project
[Api] chore: change vbrain-config sha
[Api] Enable pagination
[Api] Add a JSON schema route to the API module
[Api] Star pipeline
[Api] Add projects routes
[Api] Should be created to start with.
[Api] Change status so that we can handle update in backend.
[Api] ressources filtrées sur le run ID
[Api] Add route to list authorized access depending on profil
[Api] fix: auto deploy dev
[Api] fix: yaml load of recipes
[Api] fix: allow results without aggregation
[Api] Attach dataset to optimization
[Api] More space for schedule
[Backend] Export parquet to bq
[Backend] fix: missing run_id in pipeline
[Backend] feat: change starred as non-nullable
[Backend] Ensure that we export a dataset that has been refresh during this run, whatever its name.
[Backend] Handled patched schedules
[Backend] Look for parquet file
[Backend] Add empty configuration string when calling engine script
[Backend] Star pipeline
[Backend] Move fields to right place
[Backend] add new migration script for the pipeline_configurations table creation
[Backend] Bahlors !
[Backend] Introduce exporters and apply to BQ
[Backend] Check number of responses
[Backend] Add alembic
[Backend] fix BigQuery Dataset loading
[Backend] Log time and memory use in connector
[Backend] Delete cronjob from k8s and DB
[Backend] Add field into DB.
[Engine] make-engine-ready-to-support-config-in-db
[Engine] chore: change vbrain-config sha
[Engine] Keep on improving preprocessing readability
[Front] merge Master fixes into preprod
[Front] fix: refresh table data when resolution changes
[Front] fix : restore graph tooltip for hyperparameters tuning
[Front] fix: date format payload
[Front] Merge branch ‘fix/fetch-of-recipe-when-not-configured’ into ‘master’
[Front] fix: prediction dataset id
[Front] fix: cypress test
[Front] feat: add resourecs tabs for app runs results (recipe) + fix dropdown font size
[Front] fix: fetch of recipe when not configured
[Front] fix: auto deploy dev
[Front] feat: delete pipeline run with all resources option
[Front] Feat/paginated results
[Front] fix: model option disappearing
[Front] Fix/score multi res
[Front] fix: datasources not showing in export panel
[Front] fix: prediction creation
[Front] fix: forecast runs with missing .value causing improper payload
[Engine] reset index before building a resolution’s x and y datasets for prediction
[Engine] Simplify preprocessing code
[Engine] Fine tune condition for enabling native encoding
[Backend] More space for schedule
[Backend] Fix write dispotion error message in connectors
[Backend] Skip run with no config
[Backend] Add recipe field
[Backend] Add scheduler
[Backend] Timestamp recipe run
[Backend] Export error into errors file
[Backend] Export sql alchemy error to user
[Backend] Bugfix transform parquet to csv from sf on gcs smarter
[Backend] Use defaut engine when pyarrow fails
[Backend] Fix slack connecttimeout
[Backend] Try to get files with all possible extensions
[Backend] Handle slack timeout
[Backend] Add export method parameter when expoting to bq
[Backend] Fix pandas read csv pyarrow
[Backend] One more error
[Backend] If there is already a dataset with the same name, back up it
[Backend] Expose run error
[Backend] allow new lines for bigquery export
[Backend] feat: add app displayed results
[Backend] Change pipeline step name
[Backend] Revert “Merge branch ‘fix_old_bug’ into ‘master’”
[Backend] Remove line that should not be there.
[API] Feat: return deleted ids
[API] Merge branch ‘fix/last-optimization-run’ into ‘master’
[API] fix: last optimization run not correctly sorted
[API] Ajout du check recipe dans la method post de la classe RecipesRoute
[API] Return 200 and null when no schedule exists
[API] Add patch route
[API] A business case can now have only one schedule
[API] Protect all api method with fga
[API] Fix deploy doc
[API] fix: empty displayed results patch
[API] fix download csv for parquet file
[API] Add recurring run model
[API] feat: add params to recipe steps route
[API] fix default values
[API] Add recipe to db
[API] add newly created recipe to parameters as quick fix
[API] Add recipe field
[API] Creation response recipe
[API] feat: authorize patch of displayed results for app
[API] feat: add app displayed results
[Front] Merge branch ‘fix/fetch-of-recipe-when-not-configured’ into ‘master’
[Front] fix app.config.json
[Front] feat: replace optimization modal with optimization panel for creation on optimization step
[Front] feat: scheduler interface
[Front] Fix/moar bugherds bugs
[Front] Fix/bugherd bugs
[Front] Fix/display bugs
[Front] fix pipeline routes from recipes
[Front] fix: ze script loading
[Front] chore: feature importance rework
[Front] Feat/table size
[Front] Fix/create app and type error
[Front] Feat/get pipeline steps ids
[Front] Fix: improve performance, avoid unnecessary template refreshes
[Front] Fix/test pipeline
[Front] feat: add modal for app results
[Front] fix: bugs
[Front] fix: graph size and maxBarThickness
[Front] feat: add icons for datatypes
[Front] fix : recipe config payload back in string format
[Front] Feat/add cypress e2e
[Front] fix: build after name changed for some methods
[Front] chore : add some unit tests
[Front] app run results finalization
[Front] Chore/remove extra fonts
[Front] fix: app modal experiment context
[Front] feat : apprun results rework first step
[Front] fix: badge style and bootstrap colors override
[Front] fix: restore line breaks for logs
[Front] feat: remove recipe menu and move recipe configuration to app runs view
[Front] chore: enforce typing of some table items
[Front] feat: implement vis-network
[Front] fix: refresh variable name
[Front] Feat/variable type chart
[Front] replace b-col with div class=”col” and remove useless b-col
[Front] feat: first vitest snapshot
[Front] Fix/allow optimization refresh settings
[Front] introduce variables chart
[Front] Vue3/runnings
[Front] remove b-table and replace with simpletable
[Front] Merge refacto/vue-3 into master
[Front] use of Bootstrap classes instead of bootstrap-vue prop incorrectly typed
[Front] merge Refacto/vue 3 into master
[Front] Draft: vue 3
[Front] Refacto/restore ci
[Front] restore zendesk widget with new theme
[Front] fix: TS errors
[Front] CSS adjustments mainly for table
[Front] Fix/dataset screen
[Front] Fix/bugherd batch
[Front] Vue3/change b tables
[Front] implement FileInput and allow zipped file upload
[Front] Vue3/types packages
[Front] add last missing screens ;)
[Front] Vue3/recipes and data
[Front] Vue3/optimization view
[Front] Fix/bugherd batch
[Front] add training, postprocessing, preprocessing
[Front] add training, postprocessing, preprocessing
[Front] add pipeline runs
[Front] add multiselect, datepicker and forecast modal, optimization modal, recipe modal
[Front] add api composables + Dtos
[Front] finish importing
[Front] finish importing
[Front] Refacto/vue 3 import files
[Front] table : css adjustments and filter
[Front] app runs
[Front] implement gradient colors for charts
[Front] Vue3/apps app modal
[Front] merge refacto/vue-2 into master
[Front] Feat: show app resources
[Front] fix : pipeline run mapper
[Front] linkto mapper
[Front] Refacto/log and store requests
[Front] script setup training
[Front] refacto: change graph.vue to script setup
[Front] Refacto/script setup apikey score
[Front] script setup forecast modal
[Front] fix columns dropdown being clipped
[Front] script setup preprocessing
[Front] script setup run
[Front] fix: scores and trainings metrics when no resolution is selected
[Front] add useLogsErrorWarningApi composable
[Front] Reafcto/table implem on views
[Front] Refacto/script setup next
[Front] refacto: loader during upload & more explicit names
[Front] Refacto/table
[Front] Refacto/script setup suite
[Front] fix: missing css prefix on secondary menu
[Front] Merge branch ‘fix/card-opacity’ into ‘master’
[Front] Refacto/simplify store
[Front] right panel implementation
[Front] Revert “Merge branch ‘cherry-pick-d83848cc’ into ‘refacto/vue-2’”
[Front] Merge branch ‘bug/refresh-after-delete-app’ into ‘master’
[Front] Merge branch ‘fix/business-case-forecast-permissions’ into ‘master’
[Front] right side bar first step & useApi
[Front] Merge branch ‘fix/business-case-run-not-usin-right-experiment’ into ‘master’
[Front] refacto: better naming for css classes
[Front] Make use of card in pipelines, recipes and home view
[Front] Merge branch ‘fix/pipeline-runs-not-displaying’ into ‘master’
[Front] refacto : add multiselect wrapper
[API] fix: last optimization run not correctly sorted
[Front] fix: new scores not displaying
[API] Support parameters modif
[Backend] Look for dataset at synapps level
[Backend] added clone_datasets to init
[Backend] Right name for unzipped files
[Backend] fixing cloned dataset’s datasource, adding test, big move of k8s into handler
[Backend] Use pandas 2.0 + pyarrow
[Backend] Become experiment agnostic
[Front] Feat: allow zipped files
[Front] Fix: optimization modal variable name
[Engine] Keep column to predict in prediction result if existing
[Engine] fix clustering error message
[Engine] Make score available on prediction and postprocessing
[Engine] Fix google key error 500
[Engine] Revert fix public key since resolved
[Engine] preprod env
[Engine] Fix fill series changing date order
[Engine] Pandas 2.0
[Engine] now ignore headers when counting rows in files
[Engine] Native categorical encoding xgb
[Engine] fixing categorical features in xgboost
[API] Check pipeline config
[API] Add code to create optimization pipeline
[API] preprod env
[API] fix statistics from empty resources
[API] fix remove user from synapps
[API] Allow to store zip file in bucket
[API] fix: statistics request with auth0-fga method
[API] Feat: show app run ressources
[API] Feat/export and datasets all experiments
[API] Use native encoding for categorical values in XGB
[API] fix: binary_data being decoded
[API] Fix: empty default optimization config & allow empty recipe config
[API] chore: route slashes reuniformization
[API] merge auth0 identities
[Backend] Update status
[Backend] Use right status
[Backend] Filter out deleted datasets
[Backend] Rename step_import_from_dataset
[Backend] Add post processing to pipeline
[Backend] Rename input_dataset_name
[Backend] Add pipeline step export
[Backend] Handle case when step type in config in not valid
[Backend] Give more memory to EMG
[Backend] Automatically create scores on postprocessing and prediction
[Backend] Fix google key error 500
[Backend] Revert fix public ket since resolved
[Backend] preprod env
[Backend] Add pipeline optimization step
[Backend] Move launch jobs cron
[Backend] Filter delete data source
[Backend] Typo
[Backend] Unzip file and convert it to csv.
[Backend] stop removing header in row count
[Backend] Refresh by default
[Backend] Catch exception
[Backend] Export optimiztion step
[Backend] Add zip
[Backend] Download csv files as well as parquet ones.
[Backend] Don’t export index
[Backend] Revert “Merge branch ‘more_meory_for_emg’
[Front] fix: restore feedback on experiments button selection
[Front] refactor: improve sturdiness of BC form validation
[Front] add CRUD to recipe in front
[Front] chore: remove unused packages
[Front] fix user feedback from rupert
[Front] refactor: remove obsolete runtypes
[Front] chore: uniformize route endings
[Front] refactor: finish cleaning old runtypes
[Front] refactor: replace vue-meta with native functionality
[Front] feat: implement apps page
[Front] left side menu rework
[Front] fix sass warnings
[Front] Fix/header buttons
[Front] fix token redirect loop
[Front] Feat: finish apps page functionalities
[Front] Fix/runnings icon
[Front] rework synappId and experimentId getters + requests optimizations
[Front] feat : split profile menu into submenus
[Front] Fix/design fixes
[Front] Add option entry to select recipe
[Front] feat : rework design of page header and sticky header
[Front] Fix/various fixes
[Front] Feat/add generic clickable-card component
[Front] fix: stop propagation on clickable component
[Front] Feat: update pipelines design
[Front] feat: side menu design updated
[Front] feat: update deployments design (previously recipes)
[Front] feat: add-confirmation for app deletion in modal & rename right side bar text to app
[Front] Feat/design training
[Front] implement add button in apps page
[Front] Feat apply design to views
[Front] feat datasets as default menu for data
[Front] fix add user
[Front] add borders for users and synapp selection, rework colors
[Front] Fix/wording
[Front] update recipe design
[Front] fix recipe modal
[Front] feat : update table design
[Front] feat : header font and set main titles
[Front] feat : add ellipsis for large experiment name
[Front] feat: replace X button with Cancel button on sidebars and align title to the left
[Front] feat: change export button and place export csv icon directly into table
[Front] feat: main title colored with icon
[Front] fix apps loading when no apps
[Front] fix : add missing borders and fix some design
[Front] feat : add breadcrumb synapp and pipeline
[Front] Fix/stuttering loading
[Front] remove some css
[Front] feat : add app settings button in page header
[Front] fix: header align when there’s no icon
[Front] chore: global spinner for views
[Front] minor buttons changes
[Front] chore : wording
[Front] feat: add multiselect to inputs and alphabetical sorting
[Front] feat : deployment with a secondary menu
[Front] Feat/menu icon position
[Front] Feat/deployment creation
[Front] feat : add spinner verteego
[Front] Feat: cover for apps
[Front] fix: new verteego spinner
[Front] Feat/add missing borders
[Front] Feat/warnings design
[Front] fix : align stat to the left and add min width
[Front] feat : add information when no apps or no recipes are created yet
[Front] fix : prevent ctrl click from changing menu colors
[Front] feat : new position and size of header with breadcrumb
[Front] feat : add display all datasets button
[Front] feat : header design update, icon size and positioning
[Front] fix : pipeline runs not displaying
[Front] fix/business-case-forecast-permissions
[Front] bug : refresh apps view after deleting an app
[Front] Fix/card opacity
[Front] fix: normalize string when prefill run recipe name
[Front] add pipeline type
[Front] feat: add optimization dataset field on optimization pipeline run create panel
[Front] preprod env
[Front] fix refresh and remov client-specific code
[Engine] Add test for identity model
[Engine] Stop using one hot encoding when meta_model is used
[Engine] spreading_coefficient_input_percentage where overwritten. Add more logs.
[Engine] Remove na and na t before exporting to bq
[Engine] Minor fixes
[Engine] Fix nan nat creating error when exporting step results to bq
[Engine] Aggregation preprocessing should have a step argument
[Engine] fix global calculators using store in model
[Engine] Generate list of one hot encoded columns name from values.
[Engine] sanitize HPT params handling
[Engine] Add mem info in logger
[Engine] Retry when connection fails
[Engine] Add custom upper and lower weight for relaxation
[Engine] Fix filtering not working
[API] Update vbrain-config requirement
[Backend] adding test of stop-pipeline
[Backend] Add the long awaited check_recipe_runs
[Backend] fix memory requirement
[Backend] Add run_id for export
[Backend] Add export step
[Backend] Don’t export index in BQ
[Backend] Step pipeline
[Backend] Log step name
[Backend] SQLAlchemy !
[API] invite user from front
[API] Add possibility to change destination bucket for sf import
[API] Refactoring/split of synapps.py
[API] Add new relations with run and recipe
[API] Recipe snapshot
[Backend] fix stuck backend
[Backend] Fix backend k8s auth
[Backend] Use gcloud BQ API and autodetect option
[Backend] add possibility to choose bucket of export for snowflake import
[Backend] Pin requirement
[Backend] Adapt db to enable new recipe
[Backend] Fix models
[Backend] Fix missing parameters in check dataset
[Backend] pin sql alchemy requirement
[Engine] Investigate weather calc
[Engine] check gps coordinates format
[Engine] fix similarity calc with custom label col. add string test for binary calc.
[Engine] fix weather for large query : adding option to only include daily data, without hourly detail
[Engine] Fix solver
[Engine] Fix weather custom col name
[Api] Update vbrain config version
[Engine] Fix integration test ci
[Engine] Embeddings classification calculator
[Engine] Fix weather error
[Engine] Fill series changes integers to floats
[Engine] use right python version
[Engine] Update deps
[Backend] Expose error to user.
[Backend] Recipes invalid dataset
[Backend] Improve onboarding for developers
[Api] fix user feedback from rupert
[Api] chore: uniformize route endings
[Api] refactor: remove obsolete runtypes
[Api] Update deps
[Engine] separate build requirement from build app
[Engine] add custom metrics doc
[Engine] update hierarchical aggregate doc
[Engine] Include weather doc
[Engine] Python 3.10
[Engine] Migrate api to python 3 10
[Backend] Add pre query for sql dataset
[Api] Paginate Table in all Views
[Api] add sort and filters to recipes
[Api] Add pre query for sql dataset
[Front] Paginate Table in all Views
[Front] feat: add user cards as a table replacement
[Front] Fetch less data for datasets
[Front] Fix type error for hpt scores Graphs
[Front] Fix regression & refacto of additional data fetching for Tables
[Front] fix case where datasources would be empty
[Engine] update req
[Engine] event_file_name -> file_name
[API] update req
[Engine] Apply nbv calculation only for status != downselling
[API] update config for custom events calculator
[Engine] fix bad merge
[Engine] Create custom countdown calc
[Engine] actually remove deprecated code
[API] fix users backup
[Engine] Support parquet file
[API] fix /users
[Backend] support gz files
[Engine] Add support for parquet file in solver
[API] fix recipes
[API] Fine grained authorization
[Front] Separate statistics from Home Page
[Front] Fine grained authorization
[Backend] Catch pyarrow error.
[Backend] When refreshing a dataset, don’t failed when exporting to BQ
[Backend] Allow to read parquet file
[API] Separate statistics from Home Page & fix CLI synapps command
[API] don’t launch score when column to predict doesn’t exist
[Engine] Fix pandas error raised at preprocessing
[Engine] Ease debug
[Backend] optimisation must have either a preprocesing nor a dataset
[Backend] Optimize call to list_namespaced_job
[Backend] Use string instead of UUID
[Backend] Use string instead of UUID part 2
[Backend] change optimization not launching message error
[Backend] Replace or by and!
[Backend] Improve report performance
[Backend] Add missing parallelizer in rosetta docker
[Backend] Use threading instead of loky, to avoir serializtion with pickle
[Engine] Fix error on preprocessing introduced by mr1351
[Engine] Fix linter
[Engine] Solver fixes
[Engine] Optimize vars creation
[Engine] meteo calculator
[Engine] Detect empty cv test set
[Engine] change column type category in hierarchical aggregate
[Engine] update vtg config validation to not modify constraints…
[Engine] Don’t keep original variables when merging
[Engine] fix order and binary constraint required columns
[API] update vtg config validation to not modify constraints…
[Front] Add zendesk widget
[Engine] Load only required columns
[Engine] fix aggregation constraint for corner cases with weight cols and variable cols
[Backend] launch recipes with runs
[Backend] fix name checking
[Api] add recipe object
[Api] launch recipes with runs
[Api] Add route to allow business cases migration
[Api] reduce home screen loading time - Part 1
[Front] fix eslint not working for vue files
[Front] Fix regression for list of errors
[Front] Vue lazy load & reduce default image
[Front] enforce <script> before <template> tags for consistency
[Front] increase line length to 120
[Front] Latest system dataset by name pattern or select in dropdown
[Engine] fix get from dataset index duplicates
[Engine] Patch get from dataset
[Engine] Speed up variable creation, corrected MR
[Engine] update to the vtg-config commit that removes deprecated features
[Engine] Investigate pediction drop rows when nan in resolution
[Engine] update deprecated configs in tests
[Engine] fix get from dataset
[Engine] now using vtg_config for constraint validation
[API] add feedback for name errors from is_string_valid function
[API] update to the vtg-config commit that removes deprecated features
[Engine] add mathematical expression calculator
[Engine] get feedback for integration tests
[Engine] add lightgbm to the doc
[Engine] ensure val and groupby in aggregate calculator are disjoint
[Engine] Inconsistent dataset when using model resolution
[Engine] Upgrade SMAC
[API] Don’t notify for 404
[API] validate constraints when creating a business run, or an optimize step
[API] fix paginating for users list
[Backend] fix launch_jobs crash when optimization step does not have a dataset
[Backend] change dataset refresh mecanism
[Backend] Catch BQ error and write error in error file
[Backend] Overflow can occur when trying to infor column type.
[Front] validate constraints when creating a business run, or an optimize step
[Front] add user to synapps
[Front] improve size of GD & table-search icons in table for Datasets View
[Front] fix profile invisible in Home View & add synapp name in Users View
[Engine] Throw clearer error when weight is not numerical
[Engine] fixing hierarchical calculator when using dtf indices
[Engine] Fix date weight calculator
[API] Upgrade to new vtg_config folder structure
[API] Upgrade vbrain config version
[Engine] Upgrade config check for output columns validation
[Engine] Upgrade to new vtg_config folder structure
[engine] optimize hierarchical aggregate
add new calculator
configuration: make optional, default to regression
engine: add support for scorer
engine: add support for objective function and scorer, and support new configuration parameter alpha for xgboost regression
Postprocessing: add new polynomial_degree option in