d80dfb5ee3
[Feature] Dynamic additional information rendering in frontend ( #282 )
...
This implements a version of #274 , relying on Pydantics built in JSON schema and JSON rendering.
Requires additional UI tagging in the ai model repo but will remove HTML tags.
Example scenario with filled information: 5882df9c-dae1-4d80-a40e-db4724271456/scenario/3a4d395a-6a6d-4154-8ce3-ced667fceec0
Reviewed-on: enviPath/enviPy#282
Co-authored-by: Tobias O <tobias.olenyi@envipath.com >
Co-committed-by: Tobias O <tobias.olenyi@envipath.com >
2026-01-31 00:44:03 +13:00
4bf20e62ef
[Fix] UI Fixes ( #266 )
...
Rather than have a bunch of pull-requests that @jebus will have to merge shall we collect some of the fixes for the UI issues I found in here.
- [x] #259
- [x] #260
- [x] #261
- [x] #262
- [x] #263
- [x] #264
- [x] #265
Co-authored-by: Tobias O <tobias.olenyi@envipath.com >
Reviewed-on: enviPath/enviPy#266
Co-authored-by: Liam Brydon <lbry121@aucklanduni.ac.nz >
Co-committed-by: Liam Brydon <lbry121@aucklanduni.ac.nz >
2025-12-15 21:28:43 +13:00
648ec150a9
[Feature] Engineer Pathway ( #256 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#256
2025-12-10 07:35:42 +13:00
a8554c903c
[Enhancement] Swappable Packages ( #216 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#216
Reviewed-by: liambrydon <lbry121@aucklanduni.ac.nz >
Reviewed-by: Tobias O <tobias.olenyi@envipath.com >
2025-11-14 21:42:39 +13:00
df6056fb86
[Enhancement] Refactor of license django model ( #187 )
...
Fixes #119
Licenses are now created in the bootstrap management command. To only create the licenses use the command line argument `-ol` or `--only-licenses`.
These licenses are then fetched by there `cc_string` when adding a license to a package.
Co-authored-by: Liam Brydon <62733830+MyCreativityOutlet@users.noreply.github.com >
Co-authored-by: jebus <lorsbach@envipath.com >
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#187
Co-authored-by: liambrydon <lbry121@aucklanduni.ac.nz >
Co-committed-by: liambrydon <lbry121@aucklanduni.ac.nz >
2025-11-12 08:20:43 +13:00
13ed86a780
[Feature] Identify Missing Rules ( #177 )
...
Fixes #97
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#177
2025-10-30 00:47:45 +13:00
afeb56622c
[Chore] Linted Files ( #150 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#150
2025-10-09 07:25:13 +13:00
50db2fb372
[Feature] MultiGen Eval (Backend) ( #117 )
...
Fixes #16
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#117
2025-09-18 18:40:45 +12:00
762a6b7baf
[Feature] Package Export/Import ( #116 )
...
Fixes #90
Fixes #91
Fixes #115
Fixes #104
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#116
2025-09-16 02:41:10 +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