You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Removing qiita ware code that will not be used anymore
* Organizing the handlers and new analysis description page
* Connecting the analysis creation and making interface responsive
* Addressing @antgonza's comments
* Initial artifact GUI refactor
* Removing unused code
* Adding can_edit call to the analysis
* Fixing artifact rest API since not all artifacts have study
* Adding can_be_publicized call to analysis
* Adding QiitaHTTPError to handle errors gracefully
* Adding safe_execution contextmanager
* Fixing typo
* Adding qiita test checker
* Adapting some artifact handlers
* Abstracting the graph reloading and adding some documentation
* Fixing typo
* Fixing changing artifact visibility
* Fixing delete
* Fixing artifact deletion
* Adding default parameters to the commands
* Fixing processing page
* Fixing variable name
* Changing bdiv metrics to single choice
* Fixing patch
* Various small fixes to be able to run tests on the plugins
* Adding private module
* Fixing processing job completion
* Fixing patch 52
* Fixing call
* Fixing complete
* small fixes
* Adding processing handlers
* Fixing url and bug on processing job workflow
* Adding the private script runner
* Adding is_analysis column to the command
* Adding retrieval of commands excluding analysis commands
* Addressing bug on retrieving information from redis
* Enabling the command register endpoint to provide if the command is analysis only
* Addressing @antgonza's comments
* Addressing @wasade's comments
* Supporting multiple choice
* Adding documentation
* Modifying handler to pass allow_change_optionals
* returning optional parameters
* Addressing bug found by @antgonza
* Enabling changing the default parameters
* Adding correct class
* Allowing user to change default parameters
* Fixing bug with commands listing
* Enabling arbitrary htmls in the summary
* Prepping for merge hell
* Addressing @wasade's comments
* Fixing qiita_db tests
* Addressing @antgonza's comment
* Solving a few more tests
* Moving tests around and deleting unused code
* Deleting unused code
* Fixing travis
* Flake8-ing
* Fixing travis
* Removing unused code
* Trying one thing on travis
* Trying one thing on travis
* Trying to debug
* Still debugging
* ...
* Config biom plugin
* Creating the dir
* Speed up server by not building the docs
* More playing with travis
* Fixing config file
* Trying with a diff conf file
* Fixing path
* Adding a print to see the error
* Adding another print
* Removing debugging bits
* Runnning webserver only if running tests
* Fixing last failing errors
* Removing debugging bits
* Fixing tests
* fixing config
* Fixing stochastic tests
0 commit comments