Skip to content

Releases: N5GEH/n5geh.tools.entirety

v1.2.1

08 May 14:10
1d61dbc
Compare
Choose a tag to compare

What's Changed

v1.2.1 (2024-05-08)

Chore

  • Entirety: change path of templates for semantic release (4aad55e)

  • remove dummy files created by a pipline error (f9713d8)

Fix

  • Entirety: semantic release error (1d61dbc)

v1.2.0

08 May 14:16
Compare
Choose a tag to compare

What's Changed

v1.2.0 (2024-05-08)

Feature

add data model module to entirety

Chore

Fix

Full Changelog: v1.1.0...v1.2.0

v1.1.0

15 Feb 13:55
Compare
Choose a tag to compare

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: update Pillow version to 9.3.0 (#141) (82d029f)

  • 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

  • fix: rework semantic release (3ed8e89)

  • fix: local auth admin site can not create users (528f194)

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)

Read more

v1.0.0

05 Sep 09:34
Compare
Choose a tag to compare

v1.0.0 (2023-09-05)

Breaking

  • chore: change database environment variables

BREAKING CHANGE: the env variable DATABASE_URL is now split into DATABASE_USER, DATABASE_PASSWORD, DATABASE_PORT, and DATABASE_HOST (ac6f84f)

Chore

  • chore: update token (5de2199)

  • chore: update token (6a74a53)

  • chore: update devices app roadmap (b327d51)

  • chore: limit column length for entity and service group (b2d3e03)

  • chore: adaption of ROADMAP.md (2c831d2)

  • chore: change image build back to main and development (b228f9e)

  • chore: test image (deacc83)

  • chore: create image for this branch (0a3a7f5)

  • chore: temporary change to solve the pydantic issue (4a20a09)

  • chore: create default super user (4d84f22)

  • chore: default search by id (a2d370f)

  • chore: single button for searching entities (3ed1af9)

  • chore: update docs (5fb6aaf)

  • chore: handle other attribute types (#101)

  • chore: handle other attribute types

  • fix: move common entirety list text widget

  • chore: change attribute type to charfield in devices app

  • fix: error while merging

  • chore: update filip version

  • chore: disable type validator of get_attributes


Co-authored-by: JunsongDu <[email protected]> (7659835)

  • chore: update roadmap (9dced89)

  • chore: add error logger for devices app (89db589)

  • chore: merged dev into current (9a6c345)

  • chore: merged dev into current (9ad4f12)

  • chore: remove extra code (ac7b12c)

  • chore: tiny adjustment (ea0e3ec)

  • chore: move group form to separate script (9fb5771)

  • chore: move group form to separate script and add tooltips (4f02317)

  • chore: basic logging for subscriptions app (ed8a237)

  • chore: made common utils function for session data (c263c3e)

  • chore: delete session data after usage (4aa148e)

  • chore: disable other existing loggers (05b4376)

  • chore: add more info to logger (6d7512e)

  • chore: add logger for devices app (f7b919d)

  • chore: added entities logging (15d7093)

  • chore: added oidc basic logging (89eea82)

  • chore: segregate loki and console logging (9608341)

  • chore: increase trigger interval (#88) (952eb8c)

  • chore: fiware service exception from filip (#86) (a899f93)

  • chore: disable editing resource and apikey (0ee2ac2)

  • chore: change default value of boolean params (e245693)

  • chore: service groups list view (623fd7e)

  • chore: first draft of tabs (abe34d2)

  • chore: add bootstrap icons as vendored (cf0eb27)

  • chore: remove automatic branch creation

Use GitHub native feature for future branch and pull request creation (6eee91d)

Documentation

  • docs(fix): fixed typo (20fb7ce)

  • docs: update setup guide (#73)

  • Create PR for #72

  • chore: update compose reference

  • docs: update deployment guide

  • fix: cleanup requirements

  • docs: update deployment guide

  • docs: moved deployment guide to separate repository

  • fix: fixed superuser creation

  • chore: fix typo

Co-authored-by: dnikolay-ebc <[email protected]>
Co-authored-by: dnikolay-ebc <[email protected]> (8a7bf65)

Feature

  • feat: add length limitation for columns in table (3d6b189)

  • feat: allow batch devices creation from json payload (f989e84)

  • feat: batch deletion for devices and service groups (1e55a4d)

  • feat: show the device if duplicated (58d9a88)

  • feat: add logger for service group CRUD (2852282)

  • feat: implement filter for service groups (7a17af2)

  • feat: redirection of service group tab (74d82ac)

  • feat: service group curl option (8b82f25)

Fix

  • fix: json.js conflict (3ea292e)

  • fix: it should be search-entity in the html (97ab821)

  • fix: explicit_attrs instead of explicitAttrs (4f3fd69)

  • fix: checkbox bugs (5704c80)

  • fix: fixed consistency in subscription deletion (#102) (a25f325)

  • fix: typo (bf50666)

  • fix: fixed enabler type (052ebd0)

  • fix: delete related devices (9e3a067)

  • fix: add error handling (bc551a6)

  • fix: both project and server admin in owner dropdown ([76df880](https://g...

Read more

v0.4.0

11 Oct 16:35
Compare
Choose a tag to compare

Feature

Fix

Documentation

v0.3.1

21 Jul 13:27
Compare
Choose a tag to compare

Fix

  • Fixed card grid to auto (72e2c71)
  • Delete unused view structure (d1ed9c8)
  • Project context mixin (e1d22c0)
  • Re-activated alarming url (98c8f43)

v0.3.0

18 Jul 14:42
Compare
Choose a tag to compare

Feature

  • Projects create and update view with form (a7fc8f7)
  • Pydantic settings setup (c90c031)
  • Projects application model view (f2d0060)

Fix

Documentation

  • Update requirements for image upload (8940b96)
  • Update requirements (3a01011)

v0.2.1

18 Jul 12:52
Compare
Choose a tag to compare

Fix

  • Use oidc auth in django admin (d4d862d)

v0.2.0

15 Jul 08:04
Compare
Choose a tag to compare

Feature

  • Add custom error pages (a84053a)
  • Raise a HTTP 403 if user is not authorized (a556bdd)
  • Run apps in project context (fcc4f0a)
  • Make sidebar sticky (8bd132f)
  • Get authorization parameters from settings (7ca3e49)
  • Add user profile page (4e0f757)
  • Add basic authorization (03ab314)
  • Require login for view (1151c93)
  • Login/logout implemented (c0cd1aa)
  • Use pydantic settings (5499f10)
  • Add user settings to ui template (1ba1c29)

Fix

  • Show project name after selection (a2cd2af)
  • Scrollbar styling (b278c8a)
  • Set sidebar link active (a792b1f)

Documentation

  • Move settings to seperate file (09688b9)
  • Add changelog and contributing to readme (18a2a73)
  • Contribution guidelines added (953f61a)
  • Add env variable description to readme (557e9a6)

v0.1.0

29 Jun 14:01
Compare
Choose a tag to compare

Feature

  • Add success message toast (30acd77)
  • Dialog template with example (02b485b)
  • Collapsible sidebar (c7fefb2)
  • Create base app structure (366bf73)

Fix

  • Show sidebar tooltips only on small screen (24cb298)
  • Fix sidebar adjustment (db8081c)
  • Fix admin page css (646808e)

Documentation