Releases: Sage-Bionetworks/synapse-web-monorepo
Releases · Sage-Bionetworks/synapse-web-monorepo
synapse-react-client/v3.2.8
What's Changed
- PORTALS-3019, PORTALS-3022: name of SRC export was different than config name. Mak… by @jay-hodgson in #846
- PORTALS-3010 by @jay-hodgson in #847
- PORTALS-3014 by @hallieswan in #844
- SWC-6727 / PLFM-8326 by @nickgros in #848
- PORTALS-3004 by @jay-hodgson in #849
- PORTALS-2984: add MC2 Digital Pathology QC Supplement on an unadverti… by @jay-hodgson in #850
- GENIE portal: add row selection and Access column to the tables. Una… by @jay-hodgson in #853
- GENIE: enable Send to CAVATICA by @jay-hodgson in #855
- GENIE: set the visible column count to hide the currentVersion column by @jay-hodgson in #856
- PORTALS-3026: update GENIE portal palette by @hallieswan in #859
- PORTALS-3027 by @nickgros in #860
- Update GENIE homepage header by @Chelsea-Na in #862
- Update contributors.ts by @Chelsea-Na in #861
- SWC-6751 by @nickgros in #852
- SWC-6728 - Prompt for 2FA if necessary when changing password by @nickgros in #851
- PORTALS-3029 - Update shown columns on Study details page by @nickgros in #866
- Upgrade eslint plugins by @nickgros in #868
- SWC-6759 - fix xss vector by @nickgros in #871
- release synapse-react-client v3.2.8 by @nickgros in #872
New Contributors
- @Chelsea-Na made their first contribution in #862
Full Changelog: synapse-react-client/v3.2.7...synapse-react-client/v3.2.8
synapse-react-client/v3.2.7
What's Changed
- Update resources.ts by @sieberts in #831
- PORTALS-3006, PORTALS-3007, PORTALS-3008 by @jay-hodgson in #832
- PORTALS-3010, PORTALS-3011 by @jay-hodgson in #834
- SWC-6571: DropdownSelect component to make dropdown menu visible on … by @jinjunoh in #820
- PORTALS-3012: update favicon by @jay-hodgson in #835
- SWC-6725, SWC-6722, SWC-6674 - Fix table cache issues by @nickgros in #837
- Upgrade Storybook to v8 by @nickgros in #830
- SWC-6697: Access Requirement ACL editor by @hallieswan in #829
- SWC-6734: Provide way to send back progress during upload, as well as ability to cancel the upload in progress by @jay-hodgson in #839
- SWC-6670: use React-based editor for SubmissionViewScope by @jinjunoh in #838
- Bump synapse-react-client to v3.2.7 by @hallieswan in #845
Full Changelog: synapse-react-client/v3.2.6...synapse-react-client/v3.2.7
synapse-react-client/v3.2.6
What's Changed
- SWC-6726 by @jay-hodgson in #828
- Release SRC 3.2.6 by @jay-hodgson in #833
Full Changelog: synapse-react-client/v3.2.5...synapse-react-client/v3.2.6
synapse-react-client/v3.2.5
What's Changed
- PORTALS-2813 by @nickgros in #778
- SWC-6703, SWC-6719: update Synapse search images by @hallieswan in #784
- SWC-6602: Validate ColumnModel maxSize for annotations by @jinjunoh in #790
- PORTALS-2987, and PORTALS-2995 by @jay-hodgson in #807
- PORTALS-3002: Upgrade Vite, TypeScript, tsup, esbuild by @nickgros in #808
- PORTALS-3000: Initialize GENIE portal by @jay-hodgson in #810
- PORTALS-2922, PORTALS-2927, PORTALS-2871 - Dependency upgrades by @nickgros in #795
- SWC-6681: Split definingSQL form from entity description and validate by @jinjunoh in #811
- PORTALS-3000: init GENIE e2e tests by @jay-hodgson in #813
- IT-3467: Update S3 buckets by @xschildw in #815
- PORTALS-3000: only ignore .env file at the portals root, so new portals config .env files can be tracked by @hallieswan in #814
- Replace useState + useEffect with useMemo in useGetFileHandleDownloadType by @nickgros in #782
- PORTALS-2920: ELITE portal Project Details page, make title link to U… by @jay-hodgson in #708
- PORTALS-3000: reduce asset size of genie home page header by @jay-hodgson in #816
- Tweak no-unused-vars rule to allow vars starting with underscore by @nickgros in #812
- PORTALS-3003: GENIE portal, hook up publications, contributors, and tools by @jay-hodgson in #817
- SWC-6702: fix text overflow in name column of EntityFinder by @jinjunoh in #818
- PORTALS-3001 by @jay-hodgson in #821
- Bump synapse-react-client to v3.2.5 by @hallieswan in #827
Full Changelog: synapse-react-client/v3.2.4...synapse-react-client/v3.2.5
synapse-react-client/v3.2.4
What's Changed
- Followup for PORTALS-2997 (additional Open ID spec test case failures) by @jay-hodgson in #802
- Update resources.ts by @sieberts in #794
- fix test by @jay-hodgson in #804
- SWC-6724 - Fix issue where DATE columns would incorrectly parse a string that was a unix timestamp by @nickgros in #803
- Bump synapse-react-client to v3.2.4 by @nickgros in #806
Full Changelog: synapse-react-client/v3.2.3...synapse-react-client/v3.2.4
synapse-react-client/v3.2.3
What's Changed
- PORTALS-2940 - Allow accepting a team invitation from ChallengeTeamWizard by @nickgros in #760
- make the color palette demo less overwhelming by @nickgros in #761
- PORTALS-2940 - Initially sort invited challenge teams based on invitation status by @nickgros in #770
- PORTALS-2921: investigate usage of getCurrentQueryRequest to prevent unnecessary re-renders by @jinjunoh in #769
- PORTALS-2977: update Sage Bionetworks logo in Synapse OAuth Signin app by @jay-hodgson in #773
- PORTALS-2977: and update the favicon by @jay-hodgson in #774
- PORTALS-2950 - Add cache invalidation for actions required, track completed actions in Download Cart by @nickgros in #763
- PORTALS-2971 - Normalize 'syn' prefix on entity IDs before requesting headers by @nickgros in #765
- PORTALS-2961, PORTALS-2962: add GENIE release cards by @hallieswan in #771
- PORTALS-2978: Set default portal page title at build time rather than… by @jay-hodgson in #775
- PORTALS-2553: make toc control sticky by @hallieswan in #779
- PORTALS-2961: improve handling at small breakpoints based on design feedback by @hallieswan in #780
- PORTALS-2980 by @nickgros in #781
- Update resources.ts to change Projectview/Fileview version by @sieberts in #777
- Portals 2875 by @jinjunoh in #776
- PORTALS-2983 by @jay-hodgson in #786
- PORTALS-2982 by @jay-hodgson in #785
- Update resources.ts to fix data bug by @sieberts in #787
- Enable deploy app by @xschildw in #783
- PORTALS-2988 - Fix cache invalidation issues by @nickgros in #788
- Update resources.ts by @sieberts in #793
- PORTALS-2974 - Reset table query offset after changing facets/filters by @nickgros in #791
- SWC-6708: Nicks temp fix for 2FA error handling by @jay-hodgson in #796
- Update datasets by @anngvu in #798
- PORTALS-2982: make TOC 'sticky', but prevent overflow in digitalhealth detail pages by @hallieswan in #797
- SWC-6718 - Fix issue where _LIST column default values were not shown by @nickgros in #799
- PORTALS-2997: maxAge is the URL param value, not in state (if in stat… by @jay-hodgson in #800
- Upgrade synapse-react-client to v3.2.3 by @nickgros in #801
Full Changelog: synapse-react-client/v3.2.2...synapse-react-client/v3.2.3
synapse-react-client/v3.2.2
What's Changed
- PORTALS-2940 - Add membership invitation service calls + hooks, add mock data and handlers by @nickgros in #754
- Update AD file view version by @ryaxley in #764
- SWC-6669: create EntityViewScopeEditorModal for Editing EntityView scope/mask by @jinjunoh in #756
- SWC-6105 - Get annotations for specified version in AnnotationsTable.tsx by @nickgros in #766
- SRC Release 3.2.2 by @jay-hodgson in #768
New Contributors
Full Changelog: synapse-react-client/v3.2.1...synapse-react-client/v3.2.2
synapse-react-client/v3.2.1
What's Changed
- PORTALS-2967 by @jay-hodgson in #748
- PORTALS-2893 - Fix vertical alignment of radio buttons in Challenge portal table components by @nickgros in #747
- PORTALS-2964: add challenge data download wrapper that looks at the c… by @jay-hodgson in #749
- SWC-6687 / SWC-6659 by @hallieswan in #742
- PORTALS-2938 - Refactor CreateChallengeTeam component logic, fix missing MembershipInvitation message by @nickgros in #750
- PORTALS-2915: set max width for observation cards and left align View More button by @hallieswan in #752
- PORTALS-2966 by @jay-hodgson in #753
- PORTALS-2940 - Refactor ChallengeTeamTable by @nickgros in #751
- SWC-6698: reduce debounce delay, but reset the debounce when hovering… by @jay-hodgson in #755
- SWC-6706: do not use a new quiz length, use the passing record correc… by @jay-hodgson in #757
- SWC-6707: increase login page and standalone login form to fix text w… by @jay-hodgson in #758
- SRC Release 3.2.1 by @jay-hodgson in #759
Full Changelog: synapse-react-client/v3.2.0...synapse-react-client/v3.2.1
synapse-react-client/v3.2.0
What's Changed
Full Changelog: synapse-react-client/v3.1.82...synapse-react-client/v3.2.0
synapse-react-client/v3.1.82
What's Changed
- SWC-6545 - Refactor to remove deprecated query options by @nickgros in #731
- PORTALS-2934 by @jay-hodgson in #735
- SWC-6668 - Set staleTime for SqlDefinedTableEditorModal by @nickgros in #740
- PORTALS-2963 by @jay-hodgson in #741
- SWC-6545 - Prep tests for react-query upgrade by @nickgros in #736
- Bump jest and @types/jest by @dependabot in #544
- Bump vite from 4.4.12 to 4.5.2 by @dependabot in #660
- PORTALS-2937 by @nickgros in #744
- SWC-6684: add autocomplete input to handle case where there are many available evaluation queues by @hallieswan in #732
- PORTALS-2943: Sage branding update by @jay-hodgson in #713
- SRC 3.1.82 by @hallieswan in #745
Full Changelog: synapse-react-client/v3.1.81...synapse-react-client/v3.1.82