Skip to content

Releases: openforis/arena

v1.4.42

08 Jul 12:08
a60a5dc
Compare
Choose a tag to compare
Feature: records merge (#3500)

* records merge (WIP)

* record merge function (WIP)

* code cleanup

* record nodes updater: merging multiple entities

* added tests (WIP)

* fixed tests

* tests: code cleanup

* tests: code cleanup

* code cleanup

* merge records: support multiple attributes

* code cleanup

* added conflictResolutionStrategy as parameter

* keep track of merged records

* code clenaup

* merged records map in job result

* code cleanup

* updated label

* code cleanup: included record uuids in job result

* code cleanup

* solved TODO

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

v1.4.41

03 Jul 12:10
a06b178
Compare
Choose a tag to compare
Layout adjustments; fixed text input cursor moving at the end; (#3497)

* layout adjustments (button groups)

* layout adjustments: clone dialog

* layout adjustments: cancel button

* fixed text input cursor moving at the end when text is transformed

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>

v1.4.40

29 Jun 13:44
b56d0ea
Compare
Choose a tag to compare
fixed cannot demote record in analysis (#3492)

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>

v1.4.39

13 Jun 12:21
9dd7b1f
Compare
Choose a tag to compare
node def editor: fixed unsaved changes confirm dialog appears on save…

…&back (#3480)

* node def editor: fixed confirm dialog appears on save&back

* hide loader after timeout

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>

v1.4.38

04 Jun 15:02
a5c57bb
Compare
Choose a tag to compare
fixed: records in analysis step cannot be deleted (#3470)

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

v1.4.37

03 Jun 12:25
aae0816
Compare
Choose a tag to compare
Email service: allow specifying custom transport options (#3467)

* Mailer: allow specifying custom transport options

* Mailer: allow specifying custom email transport options

* updated env template file

* code cleanup

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>

v1.4.36

29 May 07:20
d786abf
Compare
Choose a tag to compare
Fix: records import (invalid hierarchy) (#3453)

* Data explorer pie chart: limit decimal digits

* data explorer pie chart: show percentage

* fixed DeepScan issue

* sort items

* code cleanup

* fixing records import (WIP)

* warn if node to import has wrong hierarchy

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

v1.4.35

23 May 08:31
df9e712
Compare
Choose a tag to compare
Fix records list layout (#3428)

* Data explorer / scatter plot: show record keys in tooltip

* solved deepscan issue

* show record editor on click

* download chart to PNG

* code cleanup

* code cleanup

* records list: layout adjustments

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

v1.4.34

08 May 14:04
fbfe0c6
Compare
Choose a tag to compare
fixed files import job (#3418)

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>

v1.4.33

06 May 12:10
4e9a9ca
Compare
Choose a tag to compare
Data explorer / csv export: show options (#3406)

* data export options: moved to separate fle

* zip creation: monitor progress

* data query: show data export options (only raw data)

* solved DeepScan issues

---------

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>