v1.1.0
v1.1.0 (2024-02-15)
Chore
-
chore: remove auto created CHANGELOG.md (
6572e44
) -
chore: add configuration to publishes artefacts to GitHub Releases (
dcc28fd
) -
chore: remove extra files created by semantic release (
3645371
) -
chore: adjust pydantic version (
80375df
) -
chore: adapt view only role in subscription app (
45a175f
) -
chore: adapt view only role in devices app inspect view (
4e606b7
) -
chore: adapt view only role in devices app (
10bbad0
) -
chore: delete not reachable code block (
9f5e7f3
) -
chore: handel multiple selection in entity list (
46bc8e6
) -
chore: replace deprecated substr() (
66f8159
) -
chore: include support for CSRF_TRUSTED_ORIGINS (#129) (
cdd441e
) -
chore: base semantics app (#105)
-
chore: base semantics app
-
Layout semantics app
-
safety
-
Add detail-level
-
add sementics views
-
update configurations (.env docker-compose)
-
Start working on Fiware communication
-
Finished communication with Fiware and added comments
Now the entities will be queried from the context broker and then loaded into the visualisation
-
graph zoom limitation
-
Show entity
-
Integration of entity Tabel
-integration of he entity tabel. No Styling, still default layout
- Adding of several features
-> finishing and styling of entity Table
-> Add Dropdown menu for Legend in main graph
->Start working on Search feature
-
Bugfix: fix deatail-level
-
Nodes coloring, legend adjustment
relationship coloring will follow
- Nodes coloring, legend adjustment
edge coloring will follow
-
Selection of different labels
-
Bug fix: node coloring
Nodes return to default color when checkbox is unchecked
- Bug fix: new docker volumes created with every restart (Windows)
Before pulling: docker-compose down
After pulling: superuser & project must be recreated (with old data)
-
parents and children highlighting
-
Edge coloring
-
legend: stack order fixed
-
fixed: cursor stays default when hovering over text in dropdown
-
Enables Layout selection
-
Click to view next entity (table and detail level)
-
Adjustment of color scheme
-
info for presentation
-
Enable search, edit Buton, layout entity table, start coloring
-
Added new Features
-
Fixed scrolling and Bugfixing
-
display warning longer
-
implementation of review changes
-
deleted unused file, placed cytoscape.umd.js and tabulator.min.js in seperate folders under /static
-
Delete app/Entirety/docker-compose.yml
file is only necessary in the step-by-step
Co-authored-by: Johannes Radebold <[email protected]>
Co-authored-by: Hanna Hesel <[email protected]>
Co-authored-by: Sebastian Blechmann <[email protected]> (f2cb4b6
)
Documentation
Feature
-
feat: addition of new viewer role with corresponding changes in Entity App (
d3bbd45
) -
feat: disable project admin (maintainer) to update fiware service and to create new project (
efb753c
) -
feat: disable project admin (maintainer) to update fiware service and to create new project (
487b0b1
)
Fix
Refactor
-
refactor: restrict post methods from viewer role (
ea039a9
) -
refactor: adapt view only role in subscription app (
cceec47
) -
refactor: change label edit to inspect in entity app (
1336226
) -
refactor: remove redundant parenthesis (
1253158
)
Unknown
-
Merge branch '163-refactor-semantic-release' (
2f711bb
) -
1.1.0
Automatically generated by python-semantic-release (7e21021
)
- 1.1.0
Automatically generated by python-semantic-release (1e60dc9
)
- Merge pull request #162 from N5GEH/development
new release 2024-02-07 (a93dbab
)
- Merge pull request #161 from N5GEH/160-release-preparation
160 release preparation (fa6e582
)
-
Merge branch 'main' into 160-release-preparation (
5be56ed
) -
Merge pull request #153 from N5GEH/147-add-viewer-role-in-app
add viewer role (d8f3acd
)
- Merge pull request #157 from N5GEH/156-pydantic-version-error
fix pydantic version error (31f8687
)
-
Update requirements.txt (
befaa3c
) -
Merge pull request #140 from N5GEH/138-disable-update-to-fiware-service-for-project-admins
138 disable update to fiware service for project admins (f02af4d
)
- Merge pull request #145 from N5GEH/142-update-semantics-app
142 update semantics app (1fef1a7
)
-
Merge remote-tracking branch 'origin/142-update-semantics-app' into 142-update-semantics-app (
48ecd06
) -
Merge remote-tracking branch 'origin/142-update-semantics-app' into 142-update-semantics-app (
294e789
) -
review changes (
3201367
) -
Merge preparations (
07ecf14
) -
Finished autocomplete search (
63edb8b
) -
Automated data collections for types in autocompletion, bugfix start search on enter (
f65d223
) -
First Version of autofill (
c670690
) -
Merge branch 'cake-cxtmenu' into 142-update-semantics-app
Conflicts:
app/Entirety/semantics/templates/semantics/semantics_visualize.html
app/Entirety/static/js/semantics.js
app/Entirety/static/semantics/css/base.scss (52a732e
)
-
deleted unused file, placed cytoscape.umd.js and tabulator.min.js in seperate folders under /static (
fc5b587
) -
merge preparation (
601ced5
) -
design fixes (
279c2ce
) -
Implement funding information (#71)
-
Create PR for #70
-
docs: implemented funding information and project link
Co-authored-by: SBlechmann <[email protected]>
Co-authored-by: Sebastian Blechmann <[email protected]> (c3bed82
)