4158bd36cb
[Feature] Legacy API Layer ( #80 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#80
beta_2025-09-02
2025-09-03 01:35:51 +12:00
4e02910c62
Add Link to Community in Navbar ( #79 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#79
2025-09-02 08:28:37 +12:00
2babe7f7e2
[Feature] Scenario Creation ( #78 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#78
2025-09-02 08:06:18 +12:00
7da3880a9b
Log only unhandled or logged by 3rd party logger exceptions ( #73 )
...
Fixes #67
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#73
2025-09-01 00:16:59 +12:00
52931526c1
If Molecule contains a ~ load it as SMARTS ( #71 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#71
2025-08-29 09:14:24 +12:00
dd7b28046c
CSS Fix for Index Page ( #69 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#69
2025-08-29 08:19:43 +12:00
8592cfae50
Change how List Pages are populated ( #68 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#68
2025-08-29 08:09:57 +12:00
ec2b941a85
Fixes #60 ( #66 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#66
2025-08-28 06:56:38 +12:00
02d84a9b29
Fix wrong Button Label in "Compound -> Edit" ( #64 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#64
2025-08-28 06:32:42 +12:00
00d9188c0c
Copy Objects between Packages ( #59 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#59
2025-08-28 06:27:11 +12:00
13816ecaf3
Make URL a Field instead a property ( #63 )
...
This PR adds a new Field to all existing Models.
As its a data migrations the Migration is added.
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#63
2025-08-27 06:46:09 +12:00
6a4c8d96c3
Adjust Matomo Site ID ( #57 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#57
beta_2025-08-25
2025-08-26 06:17:09 +12:00
97d0527565
Merge pull request 'fixed calls to create MLRelativeReasoning during bootstrap.py and test_model.py' ( #56 ) from fix/mlrr_arguments into develop
...
Reviewed-on: enviPath/enviPy#56
2025-08-22 11:29:02 +12:00
b45c99f7d3
fixed calls to create MLRelativeReasoning during bootstrap.py and test_model.py
2025-08-22 11:28:01 +12:00
b95ec98a2f
Added Shortcut to make Packages Public ( #54 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#54
2025-08-22 07:31:08 +12:00
c79a1f2040
Fix "Impersonation" ( #53 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#53
2025-08-22 07:01:49 +12:00
6e6b394289
Cleanup ( #52 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#52
2025-08-22 06:36:22 +12:00
ec387cc12e
Added UI elements to add/remove Scenarios to various objects ( #51 )
...
Fixes #23
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#51
2025-08-21 07:56:44 +12:00
a7637d046a
External References ( #50 )
...
Fix for #24
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#50
2025-08-21 06:11:05 +12:00
fc8192fb0d
Fix App Domain Bug when a Rule can be applied more than once ( #49 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#49
2025-08-19 22:10:18 +12:00
c3c1d4f5cf
App Domain Pathway Prediction ( #47 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#47
2025-08-19 02:53:56 +12:00
3308d47071
Fix bond breaking ( #46 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#46
2025-08-15 09:06:07 +12:00
1267ca8ace
Enable App Domain Assessment on Model Page ( #45 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#45
2025-08-12 09:02:11 +12:00
ec52b8872d
Functional Group Calculation ( #44 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#44
2025-08-11 09:07:07 +12:00
579cd519d0
Experimental App Domain ( #43 )
...
Backend App Domain done, Frontend missing
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#43
2025-08-08 20:52:21 +12:00
280ddc7205
Fixed UUID vs str comparison when getting User ( #42 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#42
2025-07-31 09:11:52 +12:00
c9d6d8b024
Delete Stale Edges when removing a Node from a Pathway ( #41 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#41
2025-07-31 07:50:50 +12:00
a1aebfa54d
Model Building UI Flag ( #39 )
...
Fixes #8
Flag only disables UI Elements
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#39
2025-07-31 07:00:54 +12:00
79b4b1586c
Download Pathway Functionality ( #38 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#38
2025-07-31 01:30:16 +12:00
aec61151ce
Correct Label assignment ( #37 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#37
2025-07-31 00:43:28 +12:00
026189ccd9
First Issues / Improvements detected in Beta ( #36 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#36
beta_#1
2025-07-24 09:57:50 +12:00
2c9f9038f3
Added Community Snippet ( #35 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#35
2025-07-23 20:59:36 +12:00
2b8b6f286d
Fix Pathway Creation ( #34 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#34
2025-07-23 10:04:13 +12:00
2c4c9d95d9
Add Edge Template ( #33 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#33
2025-07-23 07:50:39 +12:00
43c95e3da7
feature/enforce_login ( #32 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#32
2025-07-23 07:27:57 +12:00
df896878f1
Basic System ( #31 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#31
2025-07-23 06:47:07 +12:00
49e02ed97d
feature/additional_information ( #30 )
...
Fixes #12
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#30
2025-07-19 08:10:40 +12:00
4fff78541b
Implement Admin approval ( #29 )
...
This PR fixes #7
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#29
2025-07-19 06:42:50 +12:00
9323a9f7d7
Implement Compound CRUD ( #22 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#22
2025-07-03 07:17:04 +12:00
4e58a1fad7
Implement functionality to assigne Licenses to Packages and show existing Licenses ( #17 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#17
2025-07-03 06:28:49 +12:00
9950112311
Implemented Reaction Page ( #5 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#5
2025-06-28 06:40:58 +12:00
6eb1d1bd65
Added Sentry ( #4 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#4
2025-06-28 06:00:15 +12:00
bcd9451450
Implement basic Group handling ( #3 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#3
2025-06-26 00:18:40 +12:00
844d0708c9
Granting/Updating Permission for Packages ( #2 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#2
2025-06-25 08:49:58 +12:00
7c3bc69b38
Scenario Import + Gitea PR Test ( #1 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#1
2025-06-24 23:56:45 +12:00
843e8e6f07
make use of prediction_settings() method to ensure that a default setting is used in case no setting is set
2025-06-24 11:33:58 +02:00
acdb62c08f
added uv.lock to avoid dep issues
2025-06-24 09:07:32 +02:00
ded50edaa2
Current Dev State
2025-06-23 20:13:54 +02:00
b4f9bb277d
Initial commit
2025-06-13 08:32:31 +12:00