Skip to content

Tags: OHDSI/ArachneUI

Tags

v1.19.1

Toggle v1.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding a new message for users which are not enabled (#884)

* Change version to 1.19.0-SNAPSHOT

* Spring OIDC implementation for elixir: Switch port 8080 -> 8443

* Spring OIDC implementation for elixir: Add oauth links on login screen if configured on server

* Spring OIDC implementation for elixir: Add oauth links on login screen if configured on server - add missing key

* Change version to 1.19.0

* Author name url link was removed(#839)

* Analysis name and type are now populated from submission archive name(#842)

* Error for empty password and login was fixed(#845)

* Header of the IR result table now have dynamic elements that allow to increase and decrease ratio (#849)

* Type selection will be disabled in case of one or more code files (#847) (#848)

Co-authored-by: Sergey Suvorov <sergey.suvorov@odysseusinc.com>

* Changed "documents" to "files" (OHDSI/ArachneCentralAPI#746)

* Removed multiple creation of sunburst chart(#852)

* Changed visibility of submission results for user without approved invite(OHDSI/ArachneCentralAPI#749)

* Created HOC for sticky component(#854) (#855)

Co-authored-by: Sergey Suvorov <sergey.suvorov@odysseusinc.com>

* Fixing after review(#842)

* Fixed after review(OHDSI/ArachneCentralAPI#749)

* Fixed merge conflicts(#841)

* Fixed merge conflicts(#841)

* Added functionality for disabling modules (#859)

* Fixed after review (#849)

* Raised version

* Revert "Raised version"

This reverts commit 98890bf

* Raised version

* Added status of execution engine status(OHDSI/ArachneNodeAPI#491)

* Fixed after review(OHDSI/ArachneNodeAPI#491)

* Fixed after review(OHDSI/ArachneNodeAPI#491)

* Fixed after review(OHDSI/ArachneNodeAPI#491)

* Restored path(OHDSI/ArachneNodeAPI#491)

* Allow custom image and text on buttons of login methods (#863)

Co-authored-by: dmitrys <dmitrys-odysseus@github.com>

* raised version of arachne ui components (#864)

Co-authored-by: Sergey Suvorov <sergey.suvorov@odysseusinc.com>

* update version to 1.19.3

* update version to 1.19.1

* Fix breadcrumb links staying unchanges after navigating to different analysis

* Bump version 1.19.3 -> 1.19.4 (#869)

* Fix breadcrumb links staying unchanges after navigating to different analysis

* Bump version 1.19.3 -> 1.19.4

Co-authored-by: dmitrys <dmitrys-odysseus@github.com>

* When uploading submission, autofill study name if present and strip off ".zip" extension

* Respect Content-Disposition header when downloading result files (#874)

Co-authored-by: dmitrys <dmitrys-odysseus@github.com>

* Merging the latest 'develop' into 'qa'

* urijs version update

ARACHNE UI Components (>= 1.19.2 and < 1.20.0)

* Swap study name and analysis name when prefilling from upload file name (#877)

* Swap study name and analysis name when prefilling from upload file name

* Remove both .zip extension and -code suffix when parsing uploade code files name

Co-authored-by: dmitrys <dmitrys-odysseus@github.com>

* Support to show "A login to the application can’t be performed at this moment" for inactive users who log in via open id

* Raising to 1.19.1 because of the add-ons

Co-authored-by: Sergey Suvorov <sergey.suvorov@odysseusinc.com>
Co-authored-by: dmitrys <dmitrys-odysseus@github.com>
Co-authored-by: Dmitry S <87665105+dmitrys-odysseus@users.noreply.github.com>
Co-authored-by: Sergey Suvorov <sergey.suvorov@firstlinesoftware.com>

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #836 from OHDSI/merge_qa_1.8.0_to_master

Merge qa 1.8.0 to master

v1.17.1

Toggle v1.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #815 from OHDSI/release-1.17.1

Release 1.17.1

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #799 from OHDSI/release-1.17.0

Release 1.17.0

v1.16.2

Toggle v1.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #773 from OHDSI/release-1.16.2

Release 1.16.2

1.16.0

Toggle 1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.16.0 (#745)

* fixed modal layout issues on wide modals (#603)

* ARACHNE-2646. Fixed resetting select on blur (#605)

* Updated dep version (arachne-ui-components) (#609)

* fixed region select (#612)

* update version to 1.13.1-QA (#622)

* Update version to 1.13.1 (#623)

* update version for 1.13.1 release (#625)

* update arachne-ui-components dependency version for 1.13.1 release

* update arachne-ui-components dependency version for 1.13.1 release

* Fixed prefilling of data in edit DS form (#620)

* Fixed height of code files list (#618)

* 1.14.0-QA (#646)

* Fixed Import list in Analysis (#652)
(cherry picked from commit 54d20ee)

* Version increment

* Fixed Import list in Analysis #2 (#653)
(cherry picked from commit ca28f9b)

* Fixes layout of Analysis Summary when CSV viewer is used (#655)
(cherry picked from commit 66fad00)

* Fix package.json

* Fixed bottom padding in 'Add data source' modal (#657)
(cherry picked from commit 659d594)

* Fixed overflow in 'Add manual datasource' modal (#656)
(cherry picked from commit 419ee12)

* Version increment

* Fixed display of Achilles Dashboard and Heracles Heel Report (#658)
(cherry picked from commit ccd6af6)

* Fixed user menu rendering (#659)

* bump npm package version for publishing (#661)

* QA 1.15.0 (#683)

* Changed order of tabs in submission modal (#690)

* Added confirmation modal before removal of atlas (#689)

* Adds CDM v5.3.1 type (#688)

* Added scroll to code files list (#692)

* Increase version

* Fixes results summary block for IRs with multiple target/outcome cohorts (#693)

* Add default label in case of invalid IR result info (#694)

* Added support to upload keyfile for BigQuery (#697)

* Fixed addition of IMPALA datasource (#698)

* Arachne 2729 iap auth support (#703)

* ARACHNE-2729 Add IAP auth support into Standalone Node

* ARACHNE-2729 Add IAP auth support into Standalone Node
- show alert for iap unauthorized exception.

* ARACHNE-2729 Add IAP auth support into Standalone Node
- add AuthMode method

* set qa prefix for version in frontend

* ARACHNE-2729 Add IAP auth support into Standalone Node (#707)

* ARACHNE-2729 Add IAP auth support into Standalone Node
- fix for handel user not authorized exception

* Issue 2715 no connection check for new data source
- update version in package.json

* QA 1.16.0 (#739)

* Added redirect for non-existing page

* ARACHNE-2520. Fixed reinitializing of kindpromise

* ARACHNE-2520. Incremented version to 1.13.77

* Version changed to 1.13.77

* no message

* New version: 1.14.0

* Version changed to 1.14.1

* updated version

* Version changed to 1.14.2

* ARACHNE-2541. Fixed selection of deleted datasources

* ARACHNE-2541. Fixed permission check in submission group list

* ARACHNE-2541. NOw insight cannot be reached by dsowner from another ds

* ARACHNE-2541. Reverted forgotten code

* Version changed to 1.14.3

* Update package.json

fixed auto-increment

* Update package.json

fixed auto-increment

* Version changed to 1.14.5

* ARACHNE-2548. Fixed IR fails in Oracle and schroot (#539)

* Version changed to 1.14.7

* Fixed document loading (#548)

* Version changed to 1.14.9

* fixed modelType and cdmVersion attribute types

* Version changed to 1.14.10

* use breadcrumbs builder from utils

* Version changed to 1.14.11

* ARACHNE-2497. User creation in admin panel doesn't clean filters but updates user list (#560)

* Version changed to 1.14.13

* added reload of atlases list after checking connection

* Version changed to 1.14.14

* Added empty states for permission denied cases [back_merge]  (#564)

* Version changed to 1.14.15

* Block UI for not permitted actions [back_merge] (#562)

* Version changed to 1.14.16

* fixed build (#568)

* Version changed to 1.14.17

* ARACHNE-2524. Fixed wrong page redirection [back_merge] (#570)

* Version changed to 1.14.18

* Fixed pagination in submissions list [back_merge] (#574)

* Version changed to 1.14.19

* ARACHNE-2564. Added new reg form fields [back_merge] (#572)

* Version changed to 1.14.20

* Reordering of registration form fields (#576)

* Version changed to 1.14.22

* ARACHNE-2564. Added new fields into Users section of Admin panel [back_merge] (#578)

* Version changed to 1.14.24

* Tab ordering for Registration form fields  (#579) (#580)

* Version changed to 1.14.26

* ARACHNE-2579, ARACHNE-2581, ARACHNE-2583, ARACHNE-2587, ARACHNE-2596. Bugfixing [back-merge] (#582)

* fixed circumstances for publishing an insight

* ARACHNE-2581 Show message about absent DS-es
fixed role warning
ARACHNE-2583 Broken link to the analysis from a insight of submission
ARACHNE-2587 Achilles charts styling issues

* added empty state to expert finder
fixed page size in report tables
attempt to fix pie chart colors

* ARACHNE-2579 [Central] Incorrect CDM warning

* ARACHNE-2596 [front] Fix the year

* ARACHNE-2597. Fixed opening of the Workspace [back_merge] (#584)

* Version changed to 1.14.27

* ARACHNE-2584. Fixed wrong import (#587)

* Version changed to 1.14.28

* fixed reloading of the insights list

* ARACHNE-2606 Loader is not shown while data for My Workspace is being retrieved

* ARACHNE-2604 Page buttons in PDF viewer change location on zoom

* ARACHNE-2602 Count of result documents

* attempt to fix colors of the pie charts

* fixed import error
2608 cannot attach ds

* Version changed to 1.14.29

* Forgotten file
(cherry picked from commit f692176)

* Version changed to 1.14.30

* [back_merge] ARACHNE-2629. Fixed blanking image in Media viewer (#597)

fixed image positioning

* Version changed to 1.14.31

* [back_merge] ARACHNE-2602. Fixed keys on listed elements (#599)

Fixed keys on listed elements

* Version changed to 1.14.32

* [back_merge] fixed markup for expert finder (#595)

fixed markup for expert finder

* Version changed to 1.14.33

* [back_merge] ARACHNE-2625. Made fields mandatory on registration form (#593)

Made fields mandatory on registration form

* Version changed to 1.14.34

* ARACHNE-2625. Removed extra 'required' (#601)

* Version changed to 1.14.35

* ARACHNE-2646. Fixed reset on blur [back-merge] (#608)

* Version changed to 1.14.36

* Fixed height of code files list (#617)

* Version changed to 1.14.37

* Fixed prefilling of data in edit DS form (#619)

* Version changed to 1.14.38

* ARACHNE-2645 fix workspace breadcrumb creation algorithm (#627)

* Version changed to 1.14.39

* Fixes Country field in Registration form (#631)

* Version changed to 1.14.40

* Fixed markup issue with modal dropdowns (#629)

* Version changed to 1.14.41

* ARACHNE-593. Allows adding owners to manual Node (#630)

* ARACHNE-593. Allows adding owners to manual Node

* Review fixes

* Version changed to 1.14.42

* Fixed horizontal scroll in File viewer (#638)

* Version changed to 1.14.43

* Fixed overflow for 'Add owner' modal at Edit DS page (#633)

* Version changed to 1.14.44

* Backmerge of fixes from 1.13 QA (#640)

* Version changed to 1.14.45

* Fixed loader when reimporting analysis (#642)

* Version changed to 1.14.46

* Fixes latest back-merge (#644)

* Version changed to 1.14.47

* Implements new CC import (#624)

* Fixed tooltip for Download button in Analysis files (#637)

* Fixed user menu rendering (#643)

* Version changed to 1.14.48

* Fixed horizontal scrollbar in File viewer on reload (#645)

* Version changed to 1.14.49

* Improved styling for csv table (#648)

* Version changed to 1.14.50

* Fixed Import list in Analysis (#652)

* Version changed to 1.14.51

* Fixed Import list in Analysis #2 (#653)

* Version changed to 1.14.52

* Fixes layout of Analysis Summary when CSV viewer is used (#655)

* Version changed to 1.14.53

* Fixed bottom padding in 'Add data source' modal (#657)

* Version changed to 1.14.54

* Fixed overflow in 'Add manual datasource' modal (#656)

* Version changed to 1.14.55

* Fixed display of Achilles Dashboard and Heracles Heel Report (#658)

* Version changed to 1.14.56

* Back merge from 1.14 & version increment (#663)

* Version changed to 1.15.1

* Updated atlascharts and arachne-ui-components versions (#665)

* Version changed to 1.15.2

* Updated arachne-ui-components version (#666)

* Version changed to 1.15.3

* Update readme documentation for the Community Edition (#667)

* Update readme documentation for the Community Edition

* update readme with the actual guide

* update readme with the actual guide

* update readme with the actual guide

* Version changed to 1.15.4

* Update readme documentation (#669)

* Update readme documentation for the Community Edition

* update readme with the actual guide

* update readme with the actual guide

* update readme with the actual guide

* update readme with the actual guide

* Version changed to 1.15.5

* Sync token refresh (#670)

* Version changed to 1.15.7

* Analysis submission via Datanode (#668)

* Version changed to 1.15.8

* Added ability to upload zip with result files (#671)

* Version changed to 1.15.9

* Added ability to submit unarchived files for execution (#673)

* Version changed to 1.15.10

* Adds support for Node standalone mode (#672)

* Version changed to 1.15.12

* Fixes Data source details are not cleaned up from DS creation popup (#676)

* Version changed to 1.15.13

* Prohibits update of published Data source name in Standalone mode (#678)

* Version changed to 1.15.14

* make import button disabled if import attempt failed

* Version changed to 1.15.15

* ARACHNE User manual

ARACHNE user manual - will need to figure out where this file will long longer term

* ARACHNE Deployment Guide

ARACHNE de,ployment Guide. To join the OHDSI Network, sites only need to be installing the Data Node component

* fix drilldown details retrieval for measurements

* update npm packages version to 1.15.16

* Changed order of tabs in submission modal (#686)

* Added confirmation modal before removal of atlas (#687)

* Added scroll to code files list (#691)

* Version changed to 1.15.17

* Back merge release 1.15.0 (#701)

* updated package version

* Forgotten file

* ARACHNE-2625. Made fields mandatory on registration form (#592)

* ARACHNE-2625. Removed extra required; updated versions

* ARACHNE-2629. Fixed blanking image in Media viewer (#596)

fixed image positioning

* ARACHNE-2602. Fixed keys on listed elements (#598)

* ARACHNE-2620. Fixed markup for expert finder (#594)

* ARACHNE-2629. Image viewer fixes (#600)

Fixed image viewer issues

* fixed modal layout issues on wide modals (#603)

* ARACHNE-2646. Fixed resetting select on blur (#605)

* Updated dep version (arachne-ui-components) (#609)

* fixed region select (#612)

* update version to 1.13.1-QA (#622)

* Update version to 1.13.1 (#623)

* update version for 1.13.1 release (#625)

* update arachne-ui-components dependency version for 1.13.1 release

* update arachne-ui-components dependency version for 1.13.1 release

* Fixed prefilling of data in edit DS form (#620)

* Fixed height of code files list (#618)

* 1.14.0-QA (#646)

* Fixed Import list in Analysis (#652)
(cherry picked from commit 54d20ee)

* Version increment

* Fixed Import list in Analysis #2 (#653)
(cherry picked from commit ca28f9b)

* Fixes layout of Analysis Summary when CSV viewer is used (#655)
(cherry picked from commit 66fad00)

* Fix package.json

* Fixed bottom padding in 'Add data source' modal (#657)
(cherry picked from commit 659d594)

* Fixed overflow in 'Add manual datasource' modal (#656)
(cherry picked from commit 419ee12)

* Version increment

* Fixed display of Achilles Dashboard and Heracles Heel Report (#658)
(cherry picked from commit ccd6af6)

* Fixed user menu rendering (#659)

* bump npm package version for publishing (#661)

* QA 1.15.0 (#683)

* Changed order of tabs in submission modal (#690)

* Added confirmation modal before removal of atlas (#689)

* Adds CDM v5.3.1 type (#688)

* Added scroll to code files list (#692)

* Increase version

* Fixes results summary block for IRs with multiple target/outcome cohorts (#693)

* Add default label in case of invalid IR result info (#694)

* Added support to upload keyfile for BigQuery (#697)

* Fixed addition of IMPALA datasource (#698)

* Version changed to 1.16.1

* Implements New pathway (#664)

* Implements new CC import

* added cohort pathway to import

* Implements new Pathway import

* Implement new CC import

* Implement new CC import

* pathways summary chart

* pathways summary chart

* Implements new Pathway import

* Implements new Pathway import

* Implements new Pathway import

* filter empty pathways

* merge develop

* pathway results summary duck

* Updates Pathways to 1.16

* Updates Pathways to 1.16

* Version changed to 1.16.3

* redesign participant list - working (#702)

* Version changed to 1.16.4

* Version changed to 1.16.5

* add notification for password update (#709)

* Version changed to 1.16.7

* add notification for password update (#711)

* fix delete study call (#713)

* fix overflow mode for the status tooltip in status-history-modal (#715)

* Added warning message for non-admin user (#714)

* added warning message for non-admin user

* updated versions

* moved protected functionality to a component

* removed extra spaces and fixed license

* redesign participants tab according to the analyses tab on the right (#712)

* Updated version (#718)

* added warning message for non-admin user

* updated versions

* moved protected functionality to a component

* removed extra spaces and fixed license

* changed version

* redesign participants tweaks (#719)

* redesign participants view changes (#721)

* redesign participants view changes

* Redesign participants views changes (#722)

* redesign participants view changes

* Redesign partisipant views changes (#723)

* redesign participants view changes - question mark, lines

* show password confirmation validation error only for password confirmation field (#724)

* support users soft-delete (#717)

* analyses import error (#720)

* issue-660: add error handling for the Atlas Analyses import

* bump version

* Fixed message during Atlas import (#699)

* Update package.json (#725)

update version to deploy recent changes

* Users administration filtering improvements (#727)

* Make users grid filtering triple-state
* message tweak

* Users grid filtering improvements (#728)

* users administration filter labels tweak

* Fixed closing of modal (#726)

* Fixed closing of modal

* Fixed package.json version

* Fixed multiple scrollbars when modal is opened (#729)

* Fixed multiple scrollbars when modal is opened

* Fixed multiple scrollbars when modal is opened

* Fixed multiple scrollbars when modal is opened

* Fixed package.json version

* Fixed number formatting (#730)

* Fixed number formatting

* Raised versions

* Disabled closing of popup on outside click by default (#731)

* Fixed number formatting (#734)

* Fixed number formatting

* Raised version of arachne-ui-components

* Fixed horizontal scroll and width of content (#735)

* Fixed horizontal scroll and width of content

* Raised components package version

* Fixed markup in DataSources List (#736)

Fixed markup in DataSources List

* Version changed to 1.16.26

* Version changed to 1.16.27

* Generate analysis description field during import (#737)

* Version changed to 1.16.29

* ARACHNE-2719  Update AD/LDAP user import routines to work with Authen… (#732)

* ARACHNE-2719  Update AD/LDAP user import routines to work with Authenticator. fix PR remarks
- remove UserOrigin class
- add AuthenticationHelperService

* ARACHNE-2719  Update AD/LDAP user import routines to work with Authenticator. fix PR remarks
- upgrade version

* ARACHNE-2719  Update AD/LDAP user import routines to work with Authenticator. fix PR remarks
- set JDBC auth-method

* Version changed to 1.16.31

* fix typo in the status label (#738)

* Version changed to 1.16.32

* update version to 1.16.0-QA

Co-authored-by: Anton Gackovka <anton.gackovka@odysseusinc.com>
Co-authored-by: Alex Saltykov <johnSamilin@users.noreply.github.com>
Co-authored-by: Vitaly Koulakov <vitaly.koulakov@gmail.com>
Co-authored-by: OdysseusBot <34305057+OdysseusBot@users.noreply.github.com>
Co-authored-by: Pavel Grafkin <pavgra@gmail.com>
Co-authored-by: anastasiia klochkova <38942654+aklochkova@users.noreply.github.com>
Co-authored-by: Vlad Belousov <47257857+vlbe@users.noreply.github.com>
Co-authored-by: Alex Cumarav <7705583+acumarav@users.noreply.github.com>
Co-authored-by: gklebanov <gregory.klebanov@odysseusinc.com>

* QA 1.16.0 fix merge (#740)

* fix merge conflict

* ARACHNE-2729 Add IAP auth support into Standalone Node (#742) (#743)

* Version changed to 1.16.33

Co-authored-by: Alex Saltykov <johnSamilin@users.noreply.github.com>
Co-authored-by: Alex Cumarav <tsuria@users.noreply.github.com>
Co-authored-by: Alex Cumarav <7705583+acumarav@users.noreply.github.com>
Co-authored-by: alexandr cumarav <https://localhost:8080/study-manager/studies/6>
Co-authored-by: Vlad Belousov <47257857+vlbe@users.noreply.github.com>
Co-authored-by: Pavel Grafkin <pavgra@gmail.com>
Co-authored-by: molodkov yaroslav <yaroslav.molodkov@odysseusinc.com>
Co-authored-by: Anton Gackovka <anton.gackovka@odysseusinc.com>
Co-authored-by: OdysseusBot <34305057+OdysseusBot@users.noreply.github.com>
Co-authored-by: anastasiia klochkova <38942654+aklochkova@users.noreply.github.com>
Co-authored-by: gklebanov <gregory.klebanov@odysseusinc.com>

1.15.0

Toggle 1.15.0's commit message
Release 1.15.0 fix packaging

1.12.3

Toggle 1.12.3's commit message

1.12.2

Toggle 1.12.2's commit message
ARACHNE-2515. Fixed 'undefined' while user deleting (#518)

- Fixed 'undefined' while user deleting
- Updated version 139 -> 140

1.12.1

Toggle 1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #417 from OHDSI/ARACHNE-2357-release-1.12.1

Arachne 2357 release 1.12.1