Skip to content

v2.0.0: Grey-Cardinal Release Pre-Test

Compare
Choose a tag to compare
@rstijerina rstijerina released this 12 Aug 05:52

Added

  • FP-276: Add CSS linting
  • FP-220: Add Onboarding unit tests
  • FP-423: Add Manage Account unit tests
  • FP-317: Add Job History view
  • FP-339: Search backend enhancements
  • FP-354: Add support messages and new icons
  • FP-391: Add notifications backend using Django Channels and enables History on the frontend
  • FP-506: Add <DropdownSelector> component
  • FP-120: Add <DataFilesSelectModal> component and enable in app form inputs
  • FP-557: Add <dl> description list component
  • FP-565: Cache user allocations in ElasticSearch
  • FP-535: Enable access for interactive job sessions
  • FP-82: Add Notification <Toast> component and enable for job updates
  • FP-204: Show a user's detailed allocations usage
  • FP-341: Add and enable <DataFilesSearchbar> component in Data Files
  • FP-318: Add and enable <JobHistoryModal> for detailed job information
  • FP-372: Add private Longhorn system and support for multiple storage systems
  • FP-218: Access multiple storage systems from Data Files modals

Changed

  • FP-275: Change tickets table to use the <InfiniteScrollTable> component
  • FP-529, FP-562: Show simple English translations for job statuses from Tapis
  • FP-228, FP-110: Replace Font Awesome icons with <Icon> component and custom Cortal icons
  • FP-582: Generate ApiException when trying to perform cross system move

Fixed

  • FP-469: Display error message in Allocations view
  • FP-396: Handle empty response for System Monitor in Dashboard view
  • FP-463: Show warning message when Jobs listing fails
  • FP-549: Handle all error codes in DataFilesTable
  • FP-567: Handle and raise error when a user is missing a required license
  • FP-579, FP-597: Scope styles to not bleed to other components