Skip to content

Releases: openforis/arena

v1.0.11

16 Sep 07:07
4d1372b
Compare
Choose a tag to compare
fixed error accepting user access request (#1793)

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

v1.0.10

15 Sep 10:03
3bc9f0e
Compare
Choose a tag to compare
improved user invite form (#1792)

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

v1.0.9

14 Sep 21:36
d272fc9
Compare
Choose a tag to compare
Enhancement / user access request table - add tooltips (#1783)

* mark user access request as accepted on user creation

* Added user access request accept form

* user access request accept: added validator

* solved DropDown bug (selection)

* accept user access request (server side)

* code cleanup

* fixed DeepScan issue

* added tooltips to access request table row

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

v1.0.8

27 Aug 11:58
30e8f17
Compare
Choose a tag to compare
tentative to fix first time survey showing on cloned/published survey…

… (#1716)

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

v1.0.7

23 Aug 08:44
a5aa9bb
Compare
Choose a tag to compare
Export users with edit permissions (#1687)

* add reload after survey import

* export-users-with-edit-permissions

* show-cycle (#1688)

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

v1.0.6

05 Aug 13:27
3df14fb
Compare
Choose a tag to compare
Rstudio local modal (#1652)

* added app preloader

* animation

* open rstudio local

* add root home folder

* close rstudio

* new lines and new text for local machines

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

v1.0.5

27 Jul 07:03
86d113e
Compare
Choose a tag to compare
assign unique survey name when importing survey from Collect (#1622)

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

v1.0.4

26 Jul 07:18
3974f4f
Compare
Choose a tag to compare
Enhancement / node def description (#1608)

* added node def info tooltip

* added info icon in data entry to table header and columns

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

v1.0.3

23 Jul 07:07
2470cf0
Compare
Choose a tag to compare
Enhancement / survey language selector (#1602)

* store preferred survey languae in user prefs (WIP)

* show preferred lanugage selector in header

* use survey preferred language when possible

* fixed DeepScan issues

* use survey preferred language in survey hierarchy

* code cleanup

* trying to fix tests

* trying to fix tests

* trying to fix tests

* trying to fix tests

* Apply suggestions from code review

Co-authored-by: Ramiro Blázquez <ramirobg94@gmail.com>

* changed Tree nodeDefLabelLang setter

Co-authored-by: Stefano Ricci <SteRiccio@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Ramiro Blázquez <ramirobg94@gmail.com>

v1.0.2

15 Jul 07:17
8d6194d
Compare
Choose a tag to compare
Enhancement/always show edit buttons in forms (#1587)

* always show edit buttons in forms

* show add child to sidebar when node def is empty

* code cleanup

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