Skip to content

Releases: hysds/hysds_ui

v1.1.10: HySDS UI version 1.1.10

16 Feb 17:20
28f69d2
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • HC-509: Inconsistent query between Tosca/Figaro facet and On-Demand page (#121)

v1.1.9: HySDS UI version 1.1.9

09 Jan 17:44
d1e1484
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • HC-508: Remove "Kibana" from Metrics title in Sources menu (#120)

v1.1.8: HySDS UI version 1.1.8

19 Jul 19:45
1b0740b
Compare
Choose a tag to compare

improved multi-select functionality (#119)

  • added improved multi-select functionality

  • default to queryLogic if prop is not an object

v1.1.7: HySDS UI version 1.1.7

23 Dec 16:37
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • added indent to traceback in the job-fail's (#112)

v1.1.6: HySDS UI version 1.1.6

26 Oct 21:37
6a4f06e
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • Sort elasticsearch results through the table (#105)
    • added ability to sort ES results w/ table
    • removed SORT_OPTIONS in tosca/figaro config and all sortable fields are from the display columns
    • removed redundant figaro data table component
  • miscellaneous updates
    • localstorage when sorting with table column
    • added notes to figaro and tosca DISPLAY_COLUMNS
    • fixed tbl sort to keep column/direction consistent
    • removed .keyword in sort dropdown
    • using urls instead of browse_urls
    • Improve UI UX and small mobile optimizations (#107)
    • improved mobile optimization
    • fixed CSS in SearchQuery component causing page to overflow
    • removed CSS comments
    • removed un-used Checkbox component
    • commented out global breakpoints b/c we can't use CSS variables in media declerations
    • fixed UserRulesTags styling
    • 1050px -> 1000px breakpoint
    • removed commented out CSS and unused imports
    • reduced padding in sidenav when in collapsed view
  • bump version

v1.1.5: HySDS UI version 1.1.5

06 Oct 16:04
bd8f0b9
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • SSDS-2541: tosca GUI rolled off/lifecycled data indicator (#102)

v1.1.4: HySDS UI version 1.1.4

11 Aug 15:47
9946bdd
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • Added creation_timestamp facet and re-added tags facet to query_logic (#100)

v1.1.3: HySDS UI version 1.1.3

21 Jun 23:51
c03672a
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • fixed enum styling, breaking page (#92)

  • HC-417: Expose job redelivery flag as a facet in Figaro (#95)

  • HC-423 - Selecting a redelivery facet yields no results (#97)

v1.1.2: HySDS UI version 1.1.2

09 Mar 17:40
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • Bug fixes (#87)
    • fixed job banner bug
    • will use browse_urls first then urls
    • added endpoint_id to facets
  • bump version

v1.1.1: HySDS UI version 1.1.1

06 Oct 22:18
Compare
Choose a tag to compare

Bug fixes and enhancements:

  • HC-392 filter size (#83)
    • added showLoadMore prop to sideBar filter component, renamed variables also
    • made default size of sidebar filters to 1000
  • bump version