Skip to content

Releases: TACC/Core-Portal

3.4.3 hotfix: Fix archiveId usage for tapis v3 apps

11 Dec 19:19
80c5c70
Compare
Choose a tag to compare

Fixed:

WP-408: Use archiveSystemId set in app definition as default(#917)

v3.4.2 hotfix for push key handling

07 Dec 13:56
cc58e3d
Compare
Choose a tag to compare

Fixed:

  • WP-402: Handle 401 Unauthorized Tapis error for pushing keys(#915, #916)

v3.4.1 - Hotfix to address websockets and impersonation bugs

05 Dec 14:25
f2a5c11
Compare
Choose a tag to compare

Fixed:

  • WP-400: Fix impersonate url (#912)
  • Bug: Fix websockets via ASGI_APPLICATION setting (#913)

v3.4.0 - Django major version upgrade and bug fixes

27 Nov 17:44
fc00451
Compare
Choose a tag to compare

Changed

WP-271: Upgrade Django to 4.2 and update other 3rd party dependencies (#895)
WP-320: No new tab when downloading files from My Data (#900)
WP-388: Handle text overflow on longer system labels(systemName) (#901)

Fixed

User impersonation url fix (#902)
WP-104: phantom entry in ViewTab when user removed (#884)
WP-287: Remove login url redirect to profile data (#904)
WP-390: Fix Public Data View (#903)
Projects Search: Handle Scenario where Id is missing (#899)

v3.3.2 - Fix workspace search issue on Frontera portal

09 Nov 17:52
5e6be96
Compare
Choose a tag to compare

Fixed:

  • WP-380: Remove id prefix filter on workspace search (#898)

v3.3.1 - Search related bug fixes and App Icon fix

08 Nov 03:49
fb996d5
Compare
Choose a tag to compare

Fixed:

  • WP-355: Fixing issue with icons on dev/prod sites (#892)
  • WP-354: Workspace search - filter results visible to user (#893)
  • WP-356: Site Search: For files, use home dir to isolate the search (#897)
  • WP-361: Jobs Search - restrict search to a specific portal (#896)

v3.3.0 - V3 integration improvements; bug fixes

27 Oct 20:43
2254481
Compare
Choose a tag to compare

Added

  • WP-164 Implement Workspace Search (#886)
  • WP-288: Implement Queue Filter for V3 apps (#883)
  • WP-100: Display all Job Attributes in Jobs History > View Details (#868)
  • WP-72: Job History Search - Highlight matching search terms (#873)
  • WP-273: App Category icon (#874)
  • WP-32: Ability to see incomplete onboarding status in onboarding page. (#891)

Changed:

  • WP-299: Add Data Files button dropdown needs minor adjustment in alignment (#878)
  • WP-65: Data Files: Display full paths for concatenated breadcrumbs or filepaths (#866)
  • WP-278: Data Files: Update Design of View Path Modal (#866)
  • WP-279: Data Files: Support That Can Show All Text (#866)

Fixed:

  • WA-314: Input file fixes for hidden and FIXED types (#880)
  • WP-66: Refactor DataFiles components to have more descriptive prop and variable names (#885 and #876 )
  • WP-109-remove-unused-django-fields (#887)
  • Fix email confirmation for tickets (#879)

v3.2.2 Interactive session Message and input file bug fix

10 Oct 15:31
f089921
Compare
Choose a tag to compare

Fixed

  • WP-315: Handle interactive session messages (#877)
  • WP-313 and WP-314: Input file fixes for hidden and FIXED types (#880)

v3.2.1: Search and Target Path fixes

05 Oct 17:13
a0ade92
Compare
Choose a tag to compare

Fixed

  • WP-297: Fix site search for public and community data (#870)
  • WP-306: Fix target path regression (#871)

v3.2.0: Tapis v3 integration improvements; bug fixes

02 Oct 13:33
514bb16
Compare
Choose a tag to compare

Added:

  • WP-211: Add target path in App Form (#857)
  • WP-272: Add username in Onboarding Admin user listing (#861)

Changed:

  • WP-189 Handle timeout exit code for interactive app jobs (#851)
  • WP-163 Compress Archive Path Fix (#846)
  • WP-105: create common utils function (#850)
  • WP-172: Minimize unit test warnings (#855)
  • WP-62: Changed upload function to use TAPIS file insert api (#859)

Fixed:

  • WP-249 Shared Workspace Copy Bug Fix (#858)
  • WP-262 Workspace file operations bug fixes (#862)
  • WP-276: Fixed Data Files Add button dropdown off-centered UI (#863)
  • Quick: handle missing default system; enable work as default system locally (#867)
  • WP-52 Jobs View Infinite Scroll Fix (#865)
  • WP-228: Fixed sorting for system list (#860)
  • WP-209: fix deprecated warnings (part II) (#852)

Full Changelog: v3.1.2...v3.2.0