Pull Dev changes into Master branch for upcoming update to prod site#997
Merged
dacowan404 merged 38 commits intomasterfrom Feb 19, 2026
Merged
Pull Dev changes into Master branch for upcoming update to prod site#997dacowan404 merged 38 commits intomasterfrom
dacowan404 merged 38 commits intomasterfrom
Conversation
…fiels plugin to correctly show text when no files uploaded + updated phylo tree with test cases
…ngs menu, and close global settings menu
…ng offscreen, updated export layout to be consistent with other views, and updated leaf size by to have min and max size variables
…d code in map view; small changes in tree view (positioning, adding descriptions to rotate/flip)
…k settings. Introduced a dedicated namespace for Cypress test functions, improving organization and readability. Added new test cases for node and link settings, including size, width, opacity, and tooltip variable updates. Updated existing tests for better clarity and functionality.
…esting files for cypress in rest of views
…d initial statistics assertions and modified node dragging functionality to use a new helper method for position changes. Enhanced Cypress test helpers for better synchronization with the application model.
…) and another command (loadFiles) that wraps the attach_files function and then sets/checks the datatype and fields
… into cypressTesting
…inished automated testing for map view, fixed map view export function to use exportService
…code for clarity and removing unused fixture files to streamline the testing process. This includes the deletion of several CSV and Excel files related to Angular testing data.
…nsus Bureau Gazetteer Files
… into cypressTesting
…tings testing; add back datafile with lat-long coordinates; add a popup box for nodes that don't have location data
…ables, and implement apply style file; updated some of the widgets to be consistent with tree view default settings; increase stroke-width/weight of selected nodes to be more visible
…e obsolete upload-launch-twod test file; update version information with new build date and commit hash.
…anges on merging/splitting of clusters, loading style file, selecting a node, and toggling leaf nodes), expanded map view testing for loading a style file
… maintainability. Simplified event handling for node selection, ensuring proper deselection and selection of nodes in Cytoscape. Enhanced debug logging for better traceability of selected node IDs.
…utton is now the only way to open nodes without location dialog box
…flexibility. Introduced helper functions for determining arrow visibility based on widget settings and edge data. Updated version information in production environment: changed build date to '2026-01-13T16:13:36.276Z' and updated commit hash to '024bc7c'.
…ed selector for group visibility toggle in TwoDComponent, added explicit membership expectations in JourneyExpectations type, and enhanced grouping assertions in journey helpers. Improved file loading commands to handle multiple file types and updated UI elements for better clarity.
…Maven target directory. Ensure Cypress downloads directory is properly ignored.
…ty and show-hide grid lines
…ie. link A-B; it would check if A was previously a target of any link, and if B was previously a source of any link; instead of checking for link B-A)
dacowan404
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull requests updates to the master branch to have a variety of bug fixes and a few new features further described in the Releases tab for v2.1.