Skip to content

Releases: TACC/Core-Portal

Hotfix v3.10.1: App Form blocking bug and css regression fixes

03 Dec 20:29
b9115f5
Compare
Choose a tag to compare

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

26 Nov 01:32
36bce1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.10.0

Core Portal Release v3.9.0: Bug fixes

29 Oct 14:46
b6f3aae
Compare
Choose a tag to compare

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

Full Changelog: v3.8.2...v3.9.0

V3.8.2: Hotfix for setfacl issue

01 Oct 21:42
24a8c37
Compare
Choose a tag to compare

What's Changed

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

03 Sep 16:26
c1077ef
Compare
Choose a tag to compare

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

27 Aug 02:39
0a5fe6f
Compare
Choose a tag to compare

What's Changed

Added

Fixed

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

30 Apr 14:15
a02b919
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.1 - Hotfix for Tickets issue and Stampede3 allocation

16 Apr 00:49
461e53c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0 - Portal adjustments - TAS and TAPIS Integration

25 Mar 21:19
487b952
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0 - Bug fixes and minor improvements

08 Jan 15:28
e05a4b9
Compare
Choose a tag to compare

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)