Releases: TACC/Core-Portal
Releases · TACC/Core-Portal
v3.11.2 Hotfix: Fix Community Project Folders on Core portals
What's Changed
- Quick: Add explicit CORS config to Vite by @jarosenb in #1048
- task/WP-682: Fix Community Project Folders on Core portals by @fnets in #1041
Full Changelog: v3.11.1...v3.11.2
v3.11.1 - Hotfix for search and datafiles bug
What's Changed
- WP-835: Click through file location in site search results is failing by @chandra-tacc in #1045
Full Changelog: v3.11.0...v3.11.1
v3.11.0: Core Portal - Code Improvements and Bug Fixes
What's Changed
Added
- Task/WP-726: Mutation hook: Mkdir by @jalowe13 in #997
- Task/WP-727: Mutation hook: Upload file by @jalowe13 in #999
- Task/WP-68: Update DataFiles Unit Tests by @jalowe13 in #992
- Task/WP-505: APCD File Upload Failures Logging Request by @jalowe13 in #1013
- Task/WP-731: Mutation hook: Trash file/folder by @jmcmillenmusic in #994
- task/WI-212:Fix security suggestions by @fnets in #1030
- Task/WP-729: Mutation hook: Move files by @jmcmillenmusic in #996
- Task/WP-724: Mutation Hooks: Compress Files by @jmcmillenmusic in #1009
- refactor: wp-791 dropdown menu by @wesleyboar in #1028
- Task/WP-833: resource json update to include vista by @chandra-tacc in #1042
Fixed
- Bug/WP-418: site search error when user does not have community file listing access. by @jalowe13 in #1005
- Bug/WP-779: [Regression] File preview is smaller compared to production by @jalowe13 in #1032
- Bug/WP-321: Removing oversized attachments from tickets by @jmcmillenmusic in #1012
- Bug/WP-364: Ticket creation emails are not sent to 'cc' emails by @jmcmillenmusic in #1017
- Bug/WP-782: Resized View Full Path link in modals by @jmcmillenmusic in #1036
- WP-781: FIx UI formatting issues by @chandra-tacc in #1038
Removed
- chore: remove class data-files-btn by @wesleyboar in #1029
Full Changelog: v3.10.1...v3.11.0
Hotfix v3.10.1: App Form blocking bug and css regression fixes
What's Changed
- WP-778: Fix infinite loop for state update in useEffect by @chandra-tacc in #1019
- Quick: CSS regression fixes- testing session 2024-11-26 by @jarosenb in #1018
Full Changelog: v3.10.0...v3.10.1
v3.10.0: Core Portal - React update and minor improvements
What's Changed
- deps/react-18: Update React to v18 by @jarosenb in #979
- WP-730: Refactor useRename to use react-query by @jarosenb in #993
- Task/WP-78: V3 Shared Workspaces Tests by @jalowe13 in #987
- Bug/WP-50: Fix sizing of buttons "as-link" by @jmcmillenmusic in #986
- Task/WP-509: Handle file/folder download feature with large number of files by @jmcmillenmusic in #981
- Task/WP-520: AppTray should use versionEnabled for list of apps instead of enabled by @jmcmillenmusic in #991
- Bug/WP-24: Disabling Google Drive Integration by @jalowe13 in #988
- Bug/WP-419 Public Data Header Left Margin by @jalowe13 in #1003
- Task/WP-728: Mutation hook: Copy file by @jalowe13 in #1000
- WP-765: Fix job status button to show background by @chandra-tacc in #1015
Full Changelog: v3.9.0...v3.10.0
Core Portal Release v3.9.0: Bug fixes
What's Changed
- build(deps): bump django from 4.2.15 to 4.2.16 in /server by @dependabot in #982
- WP-265 and WP-266 - tickets tests js warnings by @chandra-tacc in #975
- Bug/WP-261: Search bar component - fix js warnings related to button usage by @chandra-tacc in #974
- Task/WP-76: Add unit tests for /api/accounts/systems/ route by @jmcmillenmusic in #984
- Bug/WP-267: JS Warnings: Adjust button usage and pass in required fields by @chandra-tacc in #973
- WP-701: ProjectId can be optional in DataFilesProjectMembers component. by @chandra-tacc in #976
- Task/WP-53: Rename loading status fix by @jalowe13 in #980
- Bug/WP-417: Onboarding User List Alternating Color by @jalowe13 in #985
- Bug/WP-420: Search placeholder does not update on navigating to directories by @jalowe13 in #989
- build(deps): bump werkzeug from 3.0.3 to 3.0.6 in /server by @dependabot in #990
New Contributors
- @jmcmillenmusic made their first contribution in #984
- @jalowe13 made their first contribution in #980
Full Changelog: v3.8.2...v3.9.0
V3.8.2: Hotfix for setfacl issue
What's Changed
- WP-371: Use set-facl job for workspace ACLs by @chandra-tacc in #967
- WP-371: set-facl: additional fix to update key to usernames by @chandra-tacc in #968
- WP-573: User unable to login when group checks fail by @happycodemonkey in #962
Dependency related Changes
- build(deps): bump cryptography from 42.0.5 to 43.0.1 in /server by @dependabot in #965
- build(deps): bump dompurify from 2.3.6 to 2.5.4 in /client by @dependabot in #969
- Dependencies: Update Vite to v5 and migrate tests to Vitest by @jarosenb in #977
- build(deps): bump rollup from 2.70.1 to 2.79.2 in /client by @dependabot in #978
Full Changelog: v3.8.1...v3.8.2
Hotfix v3.8.1: Bug fixes for dynamic execution system and cron indexer
What's Changed
Fixed
- Cron indexer should use home dir as root instead of '/' by @chandra-tacc in #963
- Bug/WP-677: Dynamic exec system bug fixes - validation and allocation list by @chandra-tacc in #964
Full Changelog: v3.8.0...v3.8.1
v3.8.0 - Dynamic App Execution feature and bug fixes
What's Changed
Added
- task/wp-594: Setup internal docs with login access by @chandra-tacc in #959
- Task/WP-80 Implement dynamic execution system selection by @chandra-tacc in #921
- Tasks/WP-190: Handle concurrency with Tapis OAuth Token Refresh by @chandra-tacc in #932
Fixed
- Task/WP-585: TAS API: Country of Residence is no longer available. by @chandra-tacc in #955
- WP-553: Search index cron tab fixes by @chandra-tacc in #949
Dependency changes
- build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /server by @dependabot in #950
- build(deps): bump requests from 2.31.0 to 2.32.0 in /server by @dependabot in #951
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in #952
- build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /server by @dependabot in #953
- build(deps-dev): bump ws from 7.5.7 to 7.5.10 in /client by @dependabot in #954
- build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /server by @dependabot in #956
- build(deps): bump django from 4.2.11 to 4.2.14 in /server by @dependabot in #957
- build(deps): bump setuptools from 68.2.2 to 70.0.0 in /server by @dependabot in #958
- build(deps): bump django from 4.2.14 to 4.2.15 in /server by @dependabot in #960
- build(deps): bump twisted from 23.10.0 to 24.7.0 in /server by @dependabot in #961
Full Changelog: v3.7.0...v3.8.0
v3.7.0 - Portal improvements and bug fixes - FORK job support, Stampede3
What's Changed
- Add Stampede3 to allocation list and system monitor list by @chandra-tacc in #943
- WP-547: case insensitive email in GET tickets by @chandra-tacc in #944
- WP-549: Handle validation for FORK job type by @chandra-tacc in #946
- WP-551: use only strings for app arguments by @chandra-tacc in #948
- build(deps-dev): bump vite from 2.9.17 to 2.9.18 in /client by @dependabot in #942
- build(deps): bump sqlparse from 0.4.4 to 0.5.0 in /server by @dependabot in #947
- build(deps): bump idna from 3.4 to 3.7 in /server by @dependabot in #945
Full Changelog: v3.6.0...v3.7.0