-
Notifications
You must be signed in to change notification settings - Fork 0
database integration. using id from database of OGW-Microservice's da… #92
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
Merged
Merged
Changes from all commits
Commits
Show all changes
163 commits
Select commit
Hold shift + click to select a range
e12c1c7
database integration. using id from database of OGW-Microservice's da…
MaxNumerique 71e3bb7
test
MaxNumerique 3dae7e5
refactor database : integrate sqlite database for object management
MaxNumerique 9402b47
fix var
MaxNumerique 0221ba0
adding tests. Need to correct config file to match uuids from test_da…
MaxNumerique 17ddfe8
fix(database): adding database integration. stable version
MaxNumerique 58f182b
Apply prepare changes
MaxNumerique 12ee4e5
test
MaxNumerique 4ce8770
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 2b69cae
test
MaxNumerique cec2803
model
MaxNumerique 98668e9
Apply prepare changes
MaxNumerique 2ec47e2
test
MaxNumerique 2e06438
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 4748e1c
Apply prepare changes
MaxNumerique 39e7fe9
sql alchemy replacing flask sql alchemy
MaxNumerique 976acf9
tests almost cleared
MaxNumerique ddc3ba2
rm some space
MaxNumerique 7fc4c8c
adding project.db to gitignore
MaxNumerique 830be80
adding project.db to gitignore
MaxNumerique 901cdc1
test stable
MaxNumerique bd91d39
replace images
MaxNumerique 7f293fa
why did i delete this data ?
MaxNumerique ceb4e46
fix deregister mesh protocols test
MaxNumerique b8d8464
test z-scaling
MaxNumerique bc5c35c
texture_filename => id_texture
MaxNumerique 836d5af
work in progress
MaxNumerique 308eb97
update applyTextures with texture_id from database entry
MaxNumerique b92bb79
removed prints
MaxNumerique 337a382
mypy 1
MaxNumerique a1c6e0d
black formater
MaxNumerique c683231
black formatter 2
MaxNumerique a1fae5e
black formatter 3
MaxNumerique cf39ae9
black formatter 4
MaxNumerique 0151d47
black formatter 5
MaxNumerique 0b7ba26
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique 99e405d
Apply prepare changes
MaxNumerique 2d8d964
typing test_generic_protocols
MaxNumerique 5236f46
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 53babb1
Apply prepare changes
MaxNumerique 5f9328e
missed import ServerMonitor
MaxNumerique 5a3e266
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 1008240
Apply prepare changes
MaxNumerique a3cab48
test_model_protocols typing
MaxNumerique a3197f7
Apply prepare changes
MaxNumerique 20e4fc6
typing test_mesh_protocols and vtk_protocols
MaxNumerique 9d0a807
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 892f4a5
Apply prepare changes
MaxNumerique 42a191c
typing test_mesh_points_protocols aand test_mesh_polygons_protocols
MaxNumerique 6f669e4
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique b0b8787
Apply prepare changes
MaxNumerique 7e89bf4
conftest typing
MaxNumerique 68d2775
import path test_mesh_points_protocols
MaxNumerique 61243ff
Apply prepare changes
MaxNumerique af166e6
type object_methods and test_mesh_polyhedra_protocols
MaxNumerique aaf37ee
Apply prepare changes
MaxNumerique 441850a
type mesh_protocols and test_viewer_protocols
MaxNumerique 7deea79
Apply prepare changes
MaxNumerique f4d2296
type config, viewer_protocols, test_model_blocks_protocols, test_mode…
MaxNumerique f166403
Apply prepare changes
MaxNumerique 417a15e
typing test_model_edges_protocols, test_model_lined_protocols, test_m…
MaxNumerique b95a991
Apply prepare changes
MaxNumerique 630fb43
mypy
MaxNumerique 73e7fbd
conftest
MaxNumerique e6a03e4
mypy test_viewer_protocols
MaxNumerique f6333f5
py.typed added
MaxNumerique 901e1d3
get_data_file_path for typing purpose in object_methods
MaxNumerique 33e6d85
abs imports
MaxNumerique bc9acf4
py.typed added to test folder as well
MaxNumerique 1ecfbeb
restore conftest loop
MaxNumerique eb7f880
conftest
MaxNumerique 0026445
Apply prepare changes
MaxNumerique 7674a1c
Since vtk==9.5.2, visibility and color images output were outdated
MaxNumerique 4500c9d
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 2cf0bc8
type correction, clean unused code
MaxNumerique 222c0d0
Apply prepare changes
MaxNumerique 5fcc659
vtkReader
MaxNumerique 7e5ff70
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique affdbbe
Apply prepare changes
MaxNumerique d7e13b4
Any types
MaxNumerique 35f8b58
Apply prepare changes
MaxNumerique 634cf25
test
MaxNumerique 83796ec
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique c083d21
Apply prepare changes
MaxNumerique c63173a
test
MaxNumerique f8413ad
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique e72025e
viewer_protocol mypy
MaxNumerique 4460b0c
Apply prepare changes
MaxNumerique cacb35b
mypy
MaxNumerique 915d829
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 1ab77f0
Apply prepare changes
MaxNumerique 6929a66
object mypy
MaxNumerique d24b1b0
Apply prepare changes
MaxNumerique f2f550b
test
MaxNumerique c213970
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 397da93
Apply prepare changes
MaxNumerique 9d58c30
float !
MaxNumerique dd9ef78
Optional and union types replaced by python actual types
MaxNumerique ac51c5f
registerObject in registerMesh for mesh_protocols simplified
MaxNumerique 7305599
registerObject in registerMesh for model_protocols simplified
MaxNumerique 6f81216
refacto types in utils_functions.py
MaxNumerique ae92e8e
mypy
MaxNumerique bd2244c
mypy
MaxNumerique 1aadc8f
Union removed
MaxNumerique 4307e0d
test
MaxNumerique 88c3d6e
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique 7691cd8
Apply prepare changes
MaxNumerique 332de53
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique dbb6c81
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 3de6087
Apply prepare changes
MaxNumerique 100c5c0
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique 07b54ca
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 0f9f10d
Apply prepare changes
MaxNumerique 1b9e97b
deps
MaxNumerique ad1cb13
please
MaxNumerique 670b411
update test generic
MaxNumerique 1d4c808
get_viewer_object_type new function
MaxNumerique 69c360b
test
MaxNumerique 3d98c87
deregister schema
MaxNumerique eea0e47
enhanced_params
MaxNumerique 1d75a0c
Apply prepare changes
MaxNumerique 16f1d05
waiting room for refacto web server from Vease-Back
MaxNumerique 9faac94
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique ebee10d
Apply prepare changes
MaxNumerique 19c113c
convention for dash "-" in pyproject
MaxNumerique cdbcfe1
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 11ed408
Apply prepare changes
MaxNumerique e4da504
move db_path into run_server function
MaxNumerique 1783d2a
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique c1dd621
Apply prepare changes
MaxNumerique 21c483b
delete all database_path.
MaxNumerique 25743a8
Apply prepare changes
MaxNumerique 839c890
viewer_object added since we get the viewer object from dataabase
MaxNumerique 9ffdd8d
force pyparsing 3.2.5
MaxNumerique 139851a
Apply prepare changes
MaxNumerique db3f46e
trigger
MaxNumerique 60bd130
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 4278973
test_config()
MaxNumerique a946c1d
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique d2eaac5
Apply prepare changes
MaxNumerique 6f77bd7
trigger
MaxNumerique 33f12bf
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique c0c1cf7
fixed test_environnement
MaxNumerique 885c2dc
Apply prepare changes
MaxNumerique 21c0940
updated test_generic_protocol to add viewer_object
MaxNumerique fd50c72
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique a3be467
makes data directory
MaxNumerique 790d148
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique dcb0d06
Apply prepare changes
MaxNumerique ec5912b
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique f431cac
Apply prepare changes
MaxNumerique 417b738
Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWe…
MaxNumerique 6ba9a4e
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 8c87f66
Apply prepare changes
MaxNumerique 373e0ee
test
MaxNumerique be7b465
Merge branch 'fix/database' of https://github.com/Geode-solutions/Ope…
MaxNumerique 5ff6437
explicit str
MaxNumerique 3c6018d
revert
MaxNumerique f111e56
cast
MaxNumerique bc6c54f
revert
MaxNumerique 7283b02
object not iterable
MaxNumerique ef7aceb
cast(str, ...) for mesh_points_test
MaxNumerique d3d6cee
making sure that Viewer dosn't create tables
MaxNumerique File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,4 +11,7 @@ build | |
| *.egg-info | ||
| .coverage* | ||
| .mypy_cache | ||
| *.db | ||
| tests/data | ||
|
|
||
| opengeodeweb_viewer_schemas.json | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,27 +7,25 @@ build-backend = "setuptools.build_meta" | |
| name = "OpenGeodeWeb-Viewer" | ||
| version = "0.0.0" | ||
| dynamic = ["dependencies"] | ||
| authors = [ | ||
| { name="Geode-solutions", email="[email protected]" }, | ||
| ] | ||
| authors = [{ name = "Geode-solutions", email = "[email protected]" }] | ||
| description = "OpenGeodeWeb-Viewer is an open source framework that proposes handy python functions and wrappers for the OpenGeode ecosystem" | ||
| readme = "README.md" | ||
| requires-python = ">=3.9" | ||
| classifiers = [ | ||
| "Programming Language :: Python :: 3", | ||
| "License :: OSI Approved :: MIT License", | ||
| "Operating System :: OS Independent", | ||
| "Programming Language :: Python :: 3", | ||
| "License :: OSI Approved :: MIT License", | ||
| "Operating System :: OS Independent", | ||
| ] | ||
|
|
||
| [project.urls] | ||
| "Homepage" = "https://github.com/Geode-solutions/OpenGeodeWeb-Viewer" | ||
| "Bug Tracker" = "https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/issues" | ||
|
|
||
| [project.scripts] | ||
| opengeodeweb_viewer = "opengeodeweb_viewer.vtkw_server:run_server" | ||
| opengeodeweb-viewer = "opengeodeweb_viewer.vtkw_server:run_server" | ||
|
|
||
| [tool.setuptools.dynamic] | ||
| dependencies = {file = ["requirements.txt"]} | ||
| dependencies = { file = ["requirements.txt"] } | ||
|
|
||
| [tool.setuptools.packages.find] | ||
| where = ["src"] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -61,4 +61,3 @@ wslink==1.12.4 | |
| yarl>=1 | ||
| # via aiohttp | ||
|
|
||
| opengeodeweb-microservice==1.*,>=1.0.4rc7 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| partial | ||
| partial | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.