Skip to content

Fix modeler reverse proxy issue #19

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

Conversation

sanderegg
Copy link

fixes the modeler

@odeimaiz odeimaiz merged commit d74bd45 into odeimaiz:feature/fakeDataFromS4L Nov 30, 2018
@sanderegg sanderegg deleted the fix_modeler_reverse_proxy_issue branch December 6, 2018 03:18
odeimaiz pushed a commit that referenced this pull request Jul 4, 2019
* Use db models of postgres db service

* init alembic migration

* Added first migration revision

* Migrated to all tables used in webserver

* Adds more models in library

* Migration adds tables managed in storage

* Add storage tables

* Copying tables managed by the webserver

* Clean up datcore part and start extending file meta data

* Top level files would not be listed

* Fix deleting files and retrieval of upload links

* First migration revisions to start migrating our database

* Added all models currently in simcore

* cleanup doc and deprecated parts [skip ci]

* Renaming postgres_models -> postgres-models [skip ci]

* simcore-sdk imports models from postgres-models.
Adapted instead of replaced to preserve legacy and not having to redo all tests

* doc and extended pipeline_models

* Fixed linter

* webserver import models from simcore_postgres_models

* storage imports models from simcore_postgres_models

* Fixed pylint for legacy mapped classes

* doc [skip ci]

* Fixed more pylint issues

* cleanup

* Renamed namespace from postgres_models[.tables] -> postgres_database[.models]
Removed all suffix table from models

* Python passes by reference

* Rename test file that shall be ignored by pytest

* WIP: creating CLI for migration

* WIP: drafts maintenance service

* Fix meta data test

* Add raw test file

* Mguidon storage extensions (#17)

* Hide pie chart in DataManager

* added "Loading..." child static managers

* Show "Loading..." entry when expecting files metadata+ refactoring FilesTreePopulator

* loading spin gif added

* getMyDocuments split into two calls

* Hide environment in GitHub issue

* Hide environment in GH issue

* return empty locations/files if call to storage fails

* Showing spinner icon for Loading entry

* display real size

* display real size II

* display lastModified

* display lastModified

* date format fixed

* show empty list in node-files if empty or failed

* selective tree reloading + renaming

* selective tree reloading

* Cleanup

* WIP: main

* WIP

* Replace node/project uuids with names and get filesize/modify stamp from S3

* Fixes main

* Moved migration in src and created entrypoint

* Removed from cfg from library and added in CLI discover
Cleanup

* Added yarl

* Enhanced CLI

* Improved implementation of discovery

* Info and short entrypoint alias

* Fixes setup by adding extra data
Fixes requirements  to fit base jupyter

* Drafted maintenance services

* Added stamp in cli

* Added password hash and trust

* Identified stacks in docker-compose naming

* Updated variable for maintenance service

* Fixed fixtures to get core-services

* Added downgrad

* Adds dependency in instrumentation stack to adminer for easy testing

* Fixed CLI and arguments in downgrade

* Fix Makefile

* Fixes naming and remove dependency to avoid adding tools

* Update db after querying filesize and modify stamp

* Alter project table (nullable columns)

* Update documentation for migration

* experimental code for getting collection id

* Mguidon storage extensions (#18)

* Hide pie chart in DataManager

* added "Loading..." child static managers

* Show "Loading..." entry when expecting files metadata+ refactoring FilesTreePopulator

* loading spin gif added

* getMyDocuments split into two calls

* Hide environment in GitHub issue

* Hide environment in GH issue

* return empty locations/files if call to storage fails

* Showing spinner icon for Loading entry

* display real size

* display real size II

* display lastModified

* display lastModified

* date format fixed

* show empty list in node-files if empty or failed

* selective tree reloading + renaming

* selective tree reloading

* postgres-database needs to be installed in the sidecar

* deleting files in datcore not implemented yet

* locationId can be string

* when copying files, update only the affected deepest node

* Deprecated files (#19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants