Skip to content

Releases: TACC/Core-Portal

v2.22.1: Increase CustomMessageTemplate length

15 Nov 23:12
Compare
Choose a tag to compare

Fixed

  • FP-1922: Increase CustomMessageTemplate max_length to 1000 characters

v2.22.0: Common Searchbar; Common Sidebar; TAP Sysmon

15 Nov 16:31
Compare
Choose a tag to compare

Added

  • FP-1902: Common Searchbar component (#724)

Changed

  • FP-1839: Feedback link in portal is configurable (#707)
  • FP-1537: Download modal adjustments (#716)
  • FP-1877: Replace alert with inline (#717)
  • FP-1886: Remove My Account from pulldown at the top right (#723)
  • Quick: Move prettier config to .prettierrc file (#725)
  • FP-1901: Replace system monitor endpoint with TAP (#729)
  • FP-1560: Use _common Sidebar (#731)

Fixed

  • FP-1668: Added () to accepted characters and changed error message to reflect (#709)
  • FP-1669: Fix back button in copy modal (#710)
  • FP-1859: Fix upload icon color (#714)
  • FP-1584: Populating source portal name in ticket data (#718)
  • FP-1629: Allow helper text to display with error message while creating a job (#719)
  • FP-1861: Remove app icon underline on hover (#721)
  • FP-1860: Match css text color for 'Up to 500mb' text (#728)

v2.21.0: Bugfixes for Allocations, Systems, Roles

06 Oct 15:41
Compare
Choose a tag to compare

Changed

  • FP-267: Reconfigure local dev to use cep.test (#697)
  • Use codecov github action instead of deprecated bash script (#703)
  • FP-1856: update xras link for requesting new allocations (#700)

Fixed

  • FP-1823: Update poetry and base docker image (#695)
  • FP-1829: Add lonestar6 to list of known tacc systems (#696)
  • FP-1836: Fix SystemPushKeysModal (#699)
  • FP-1729: Apply user roles to "Edit Descriptions" and "Add" Files buttons (#692)
  • FP-1855: Fix allocation usage dialog (#701)
  • FP-1870: Fix LS6 home dir #706

v2.20.0: APCD Portal; Delegate Management; Common Button

08 Sep 14:58
Compare
Choose a tag to compare

Added

  • FP-1759: Data Submission (#683)
  • FP-1788: APCD Manage Account (#688)
  • FP-1591: Add pytorch icon for pytorch resnet frontera app (#686)
  • FP-1639: Delegate management (#679)

Changed

  • FP-546: Use _common Button (#662)
  • FP-1769: Hide empty System Monitor if there are no systems to list (#685)
  • FP-1783: Editable welcome message (#684)
  • FP-1760: APCD project membership (#680)
  • docs(ui): less specific primary button use case (#676)

Fixed

  • FP-1784: Remove user-guide link from feedback modal (#687)
  • FP-1772: Allocations Modal bugfixes (#682)

v2.19.0: Core-Styles; TAP Functions; Bugfixes

14 Jul 15:09
Compare
Choose a tag to compare

Changed

  • TUP-271: Use Core-Styles from TUP UI (#651)
  • Bump lxml from 4.6.5 to 4.9.1 in /server (#671)
  • docs(README): do not mention webpack (#668)
  • FP-1633: Alter webhook and job name to use new tap functions (#669)

Fixed

  • FP-1694: Fix background icon in FileInputDropdownSelector (#667)
  • FP-1696: Manage Team modal bugfixes (#672)
  • FP-1722: Fix Shared Workspaces id and accept any amount of hyphens in PORTAL_PROJECTS_ID_PREFIX (#673)

v2.18.1: Hotfix: Fix `fetchUtil`

06 Jul 20:10
Compare
Choose a tag to compare

Fixed

  • FP-1715: Fix fetchUtil (#670)

v2.18.0: Manage Allocations

28 Jun 18:58
Compare
Choose a tag to compare

Added

  • FP-737: Manage Allocations (#568)
  • FP-1650: Test Cases for _common/Button (#640)

Fixed

  • FP-1702: CSS Load Order Differs on Dev vs Local (#665)
  • FP-1539: Fix Undesired <Pill> truncation (#666)

v2.17.0: Admin Messages; Member Roles for Shared Workspaces

14 Jun 15:20
fc78504
Compare
Choose a tag to compare

Added

  • FP-1643: Toggle allocations setting (#643)
  • FP-1534: Cortal v1.4 (#632)
  • FP-1375: Admin controlled messages (#615)

Changed

  • FP-1653: Order onboarding admin view users by date_joined, descending (#642)
  • FP-1647: Use Core-Styles (#639)
  • FP-1596: Pagination Using Button Component (#631)
  • FP-1131: Add Member role to shared workspace (frontend) (#597)

Fixed

  • FP-1677: Update (Fix) Button Styles (#654)
  • Fix Allocations Table Cell Content Alignment (#648)
  • FP-1321: Reindex job archive path. (#644)

v2.16.0: Hook library; Dynamic App Form Updates; Styling

17 May 15:44
Compare
Choose a tag to compare

Added

  • FP-1384: Hook library for Data Files (#553)

Changed

  • Clean up FP-1082 & Prep for FP-1613 (#627)
  • Bump django from 2.2.27 to 2.2.28 in /server (#629)
  • FP-990 & FP-1255: Update <IntroMessage> to Use Dismissible <SectionMessage> (#616)
  • FP-1194: CMS Samples: Update Secrets, Add Settings (#522)
  • FP-1628: Update app values when user changes a new queue (#638)
  • FP-1491: Style _common Button React Component (#598)

Fixed

  • FP-1543: No Small Primary Buttons (even in Header) (#628)
  • FP-1567: Toolbar state not refreshing when moving to shared workspaces ProjectsList (#619)
  • Add prettier check/fix commands (#633)
  • FP-1566: fix early search results display (#634)
  • FP-1618, FP-1626, FP-1630, FP-1299: Various bugfixes (#630)
  • FP-1638: Add fixed widths for icon and date in Jobs table (#635)

v2.15.0: Common Sidebar; Bugfixes

19 Apr 15:23
Compare
Choose a tag to compare

Added

  • FP-86: Create common Sidebar (#610)

Changed

  • FP-1543: "Add Ticket" Link → "New Ticket" Button (#623)
  • FP-1346: Handle errors in accounts views (#614)
  • FP-1563: Update certs for cep.dev local development (#621)

Fixed

  • FP-1538: Remove hover highlight for DataFilesTable headers. (#618)
  • FP-1352 fix linting (#622)
  • FP-1572: Fix UI overflow (#626)
  • Bump minimist from 1.2.5 to 1.2.6 in /client (#620)
  • Bump twisted from 22.2.0 to 22.4.0 in /server (#625)
  • Bump paramiko from 2.9.2 to 2.10.1 in /server (#617)
  • Bump poetry from 0.12 to 1.1.0 in /server (#613)