Activity
Version bump
Version bump
Changed logging from debug to warn in some critical cases
Changed logging from debug to warn in some critical cases
Adjusted retry count and interval to reduce spamming
Adjusted retry count and interval to reduce spamming
Added extra warn diagnostics
Added extra warn diagnostics
Added diagnostics to cover potential problems when using GraphQL
Added diagnostics to cover potential problems when using GraphQL
Inserting more checks and comments around the login process
Inserting more checks and comments around the login process
Version bump
Version bump
Version bump
Version bump
Update application.yml
Update application.yml
Removed Trivy scan
Removed Trivy scan
Version jump
Version jump
Fixed problem with REST delete
Fixed problem with REST delete
Corrected errors in method for finding field in GraphQL table
Corrected errors in method for finding field in GraphQL table
Corrected caching for field checks
Corrected caching for field checks
Adapted Collection update to work in Directory playground
Adapted Collection update to work in Directory playground
National node adjustments.
National node adjustments.
Changed the criterion for API availability
Changed the criterion for API availability
Created a standard getLoginEndpoint method
Created a standard getLoginEndpoint method
Implemented star model updating
Implemented star model updating
Pushed some star moel update functionality into superclass
Pushed some star moel update functionality into superclass
Implemented code to get biobank information from Directory
Implemented code to get biobank information from Directory
Added new functionality to allow Directory sync to work with GraphQL API
Added new functionality to allow Directory sync to work with GraphQL API
Got rid of some usages of OperationalOutcome
Got rid of some usages of OperationalOutcome
Abstract class for Directory API
Abstract class for Directory API
Abstracted the public methods out of DirectoryApi
Abstracted the public methods out of DirectoryApi
Added an availability check for the Directory API endpoints
Added an availability check for the Directory API endpoints
Added class for administering REST endpoints
Added class for administering REST endpoints
Added option that just logs into Directory without further actions
Added option that just logs into Directory without further actions
Made Sync methods static
Made Sync methods static
Split functionality from the Sync class out into smaller classes
Split functionality from the Sync class out into smaller classes