Releases: TACC/Core-Portal
Releases · TACC/Core-Portal
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
v3.6.1 - Hotfix for Tickets issue and Stampede3 allocation
What's Changed
- Add Stampede3 to allocation list and system monitor list by @chandra-tacc in #943
- build(deps-dev): bump vite from 2.9.17 to 2.9.18 in /client by @dependabot in #942
- WP-547: case insensitive email in GET tickets by @chandra-tacc in #944
Full Changelog: v3.6.0...v3.6.1
v3.6.0 - Portal adjustments - TAS and TAPIS Integration
What's Changed
- Fix and enable shared workspaces unit test by @chandra-tacc in #927
- Bug/WP-305: Do not encode sourceUrl field for tapis jobs by @chandra-tacc in #929
- WP-409: Set members to superuser via TAS by @asimregmi in #931
- Quick: update node to LTS (20.x), GH actions, and resolve security alerts by @rstijerina in #940
- Quick: update poetry to 1.8.2 by @rstijerina in #941
- Quick: add untracked migrations by @rstijerina in #939
Full Changelog: v3.5.0...v3.6.0
v3.5.0 - Bug fixes and minor improvements
Added
- WP-358: Sort apps inside category before rendering (#914)
- WP-367: Adding Public Data CMS folder navigation dropdown (#918)
- WI-15: Add health check for site status (#919)
- WP-352: filter incomplete users in backend and UI adjustments (#910)
Fixed
- WP-59: Reload app page after every navigation (#920)
- WP-398: 'Preview File' button should say 'Download File'(#924)
- WP-47: fix shared workspace manage team modal (#922)
- WP-379: Error handling for site search results (#925)
- WP-97: Fix TestAgaveUtils#test_walk_levels (#926)
- WP-304: Fixed the placeholder text for search to be more accurately represented (#905)