Skip to content

Releases: bsisa/hb-ui

Contracts management improvements

15 Mar 19:18

Choose a tag to compare

  • Improved contracts management
  • Allow manual SOURCE attribute editing
  • Introdue FILIATION node improvements

Fix delete operation / sport contracts management

03 Feb 06:33

Choose a tag to compare

Bug fix release

  • Fix delete operation: File creation mis-naming Some(xyz.xml) forbid delete operation referring to the correct resource name.
  • Sport contracts management fixed missing creation operation synchronisation with new 5.4.3 Id management and related object selection extended from buildings only.

Yearly prestations process improvements

29 Dec 17:22

Choose a tag to compare

Yearly prestations process improvements

  • Parameters validation
  • Fixed non deterministic behaviour linked to asynchronous access to mutable data structure.
    Lead to sometimes expected indexes incrementation sometimes reuse of smaller value (race)

Unique identifier support for all equipments

  • Citerne
  • Ventilation
  • Production chaleur
  • Production froid

Unique identifier support for CONTRACT and misc requests.

21 Dec 13:14

Choose a tag to compare

PRESTATION

  • New analytics field

ORDERS (Purchase, Confirm, Contract)

  • Add order amount display
  • Add currency formatting to read only amounts

CONTRACT

  • Unique Id support
  • End-user unique Id attribution through building selection
  • Improved drop down select for enterprise

ACTOR

  • Fixed wrong default search predicate for ACTORs list

Misc

  • hb-building-select-link directive refactored
  • Improved choose-one directive for drop down select
    ** Provide configurable defined sort order
    ** Dynamically adapt search behaviour to columns visible to end user only
  • New initPath function
  • Expose icontains function in hbUtil service

MCH2 Support - GIS Precision Improvements

24 Nov 21:15

Choose a tag to compare

This release introduces

  • MCH2 Accounting support
  • GIS Precise Spherical to Planar Coordinates Conversions
  • ELFIN XSD now support new FILIATION element

Microservice architecture for GIS

16 Sep 11:35

Choose a tag to compare

Introduce Microservice Architecture

  • First for GIS coordinates management hb-geo-api and conversions (LV03 <=> GPS)
  • Microservices encompass concerns transversal to database, server and client side components. This lead to the creation of a dedicated hbUi.geo AngularJS module on which the current hb-ui projects depends.

UI developments

  • Add 13 more ECAP fields
  • Add ECAP contracts contextual display
  • Add emphasis on CONSTAT

Note: From 5.4.0 on Java 8 is mandatory for hb-geo-api microservice.

Delete rights

24 Jun 14:12

Choose a tag to compare

Adds delete rights management

Remark: Patches 5.3.3 release, included in master (>= 5.4.0)

Orders Statistics Module updates, HB-Geo microservice integration

10 Jun 08:05

Choose a tag to compare

Orders Statistics Module updates

  • OrderUtil computeOrderFigures algorithm changed according to new specifications
  • Many small improvements to Orders management UI synchronised with reports/PDF
    format change requests and fixes.

HB-Geo microservice integration

  • Refactoring of GIS functions to a separated AngularJS module: hbUi.geo

Orders Statistics Module Reports Management (minor fix)

23 Apr 09:01

Choose a tag to compare

Orders Statistics Module Reports Management

  • Fix missing Introduction field editing for order confirmation report
  • Improved contract report editing layout

Orders Statistics Module Reports Management

22 Apr 13:53

Choose a tag to compare

Extended Reports Management

  • Move from dynamic CLASS, GROUP report configuration selection to generic two level classifiers selection
  • Extend GUI to provide easy yet detailed order reports creation
  • Implement order validation workflow
  • Implement order module specific administration and role
  • Support report watermark to highlight validated/non validated reports. (Extensible to confidential, ...)
  • Support new reports per object owner for purchase order, order confirmation and contract

UI Optimisation for order computation

  • Improved asynchronous API dialogue processing most recent response only