Skip to content

Releases: rht-labs/lodestar-frontend

v1.5.3

14 Jul 16:51
31d647c
Compare
Choose a tag to compare

> git log v1.5.2...v1.5.3 --pretty=format:"- %h %s by %an" --no-merges

  • 31d647c Feature Availability Zone (#614) by Kevin McAnoy
  • c310e9a remove feature toggle for reset user and new dashboard (#613) by Kevin McAnoy

v1.5.2

18 Jun 00:29
f4a1ec0
Compare
Choose a tag to compare
  • f4a1ec0 allow ability to write validation message to the notification system (#612) by Kevin McAnoy
  • bb9b7f8 new cypress test to add a tag (#611) by Kevin McAnoy
  • eb42d87 fix user label when browser window is small (#610) by Kevin McAnoy
  • 2e34546 update e2e ocp value (#609) by Kevin McAnoy
  • f598a54 error handling when renaming engagement. Remove edit message for read… (#607) by Kevin McAnoy
  • f3aafa0 Attempting to fix OCP version display (#605) by Øystein Bedin

v1.5.1

03 Jun 23:01
793c3b2
Compare
Choose a tag to compare

Fixes an issue where timezone is being update by the frontend even though the user did not set one. This occurs on the first PUT save. The system will now set a timezone based on the users location during create POST

  • 793c3b2 add timezone guess to create new engagement (#604) by Kevin McAnoy

v1.5.0

24 May 16:13
ea275ec
Compare
Choose a tag to compare

Highlights

  • Move from Node 12 to Node 14
  • Can now search by Category
  • New toolbar filter view. Same functionality
  • New url params for dashboard and engagement lists

Merges

  • ea275ec Delete old filter components (#602) by Kevin McAnoy
  • 0576e2d update tests and some aria labels. tests pass on node 16 (#601) by Kevin McAnoy
  • 7aeb218 Bump async from 2.6.3 to 2.6.4 (#599) by dependabot[bot]
  • 0eed657 Dashboard region (#600) by Kevin McAnoy
  • 32ee802 New Filter Bar (#596) by Kevin McAnoy
  • 7dd012d Fix dashboard link filter. Fix past count when no terminating engagements (#595) by Kevin McAnoy
  • 9d7c8bc Move from Node 12 to 14 (#593) by Kevin McAnoy
  • 8e99fea upgrade url-parse (#592) by Kevin McAnoy

v1.4.0

11 Mar 18:33
de46f78
Compare
Choose a tag to compare

Highlights (UI Changes)

  • Right Clickable 'View Engagement button'
  • Fix Category fetch to include all categories (tags)
  • Fix Double clicks on Engagement Status Filter
  • Dashboard Use Case UI
  • Fix Use Case edit mode.
  • External links pop-out and show pop-out icon

Commits

  • de46f78 Reinsert token in cypress scripts. Re-add some lost error handling (#591) by Kevin McAnoy
  • a663aef allow for more categories to be returned from backend (#590) by Kevin McAnoy
  • d644fdf Make the 'View Engagement' link right clickable (#589) by Kevin McAnoy
  • c9526fb fix double click on engagement status. add filter by engagement list (#588) by Kevin McAnoy
  • 6928c37 Use case (#587) by Kevin McAnoy
  • be9f71a Initialize keycloak.js directly with token fetched by Cypress (#586) by Jacob See
  • 67d4867 fix use case update textinput (#585) by Kevin McAnoy
  • d83a7d5 Bump ws from 6.2.1 to 6.2.2 (#571) by dependabot[bot]
  • 8702ba3 Refactor auth to use keycloak.js instead of homegrown system (#580) by Jacob See
  • 9f5f178 cypress capture xhr put by uuid (#584) by Kevin McAnoy
  • feb7d5b get engagement only by uuid. do not use customer / project (#583) by Kevin McAnoy
  • 0a66970 leverage engagement pretty print. leverage participant + artifact counts (#582) by Kevin McAnoy
  • 66f3326 Artifact card should use title rather than description. (#578) by Jacob See

v1.3.0

23 Feb 20:56
ee4d153
Compare
Choose a tag to compare

Re-tagging v1.2.6 as v1.3.0 to reflect more significant changes.

v1.2.6

23 Feb 19:16
ee4d153
Compare
Choose a tag to compare

git log v1.2.5..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • ee4d153 patternfly update (#568) by Kevin McAnoy
  • 1e848d5 Remove 'Engagement:' from use case box (#573) by Jacob See
  • 16ec6f1 filter engagement counts by region (#575) by Kevin McAnoy
  • de5ba37 Artifact type query v2 (#574) by Kevin McAnoy
  • 68271f2 Use pretty type value for artifacts. Leverage v2 api (#567) by Kevin McAnoy
  • e80169e External link icon updates (#565) by Jacob See
  • b970d2e Use Case Links (#562) by Jacob See
  • 2992357 Add popout icon to all links that open new windows (#563) by Jacob See
  • 4b3c1e4 Simple allow of e2e to pass when uncaught exceptions occur (#559) by Kevin McAnoy
  • 75e0cbd Allow aborted request to fail silently (#558) by Kevin McAnoy
  • b47478c Update cypress version. Fix test hosting option. broken due to config MR (#557) by Kevin McAnoy
  • 3051d1d Changing 'customer' --> 'client' to be consistent (#555) by Øystein Bedin
  • 8cbab56 Dashboard links UUID console (#554) by Philip Double
  • e8e660b Dashboard links UUID (#553) by Philip Double
  • cfafd24 Remove copy from new (#552) by Philip Double
  • dfce202 Top tags header update (#551) by Philip Double
  • eec5feb Link new window (#550) by Philip Double
  • c089b73 Upgrade dashboard weekly (#549) by Philip Double
  • 04d15d9 Widget top practices (#548) by Philip Double
  • 83e0829 Widget top practices (#547) by Philip Double
  • 2b80396 Upgrade dashboard components (#546) by Philip Double
  • 4cbed64 Upgrade dashboard components (#545) by Philip Double

v.1.2.5

20 Sep 20:15
a022834
Compare
Choose a tag to compare

v1.2.4

30 Aug 18:21
3a813c7
Compare
Choose a tag to compare
  • 3a813c7 update to ensure that terminating engagements are counted as past (#536) by Philip Double
  • 18801e8 fixing text cut-off (#535) by Philip Double

v1.2.3

25 Aug 18:23
29c34d9
Compare
Choose a tag to compare
  • 29c34d9 Eliminating invalid acronym usage (#534) by Øystein Bedin
  • e90cc35 fixing sort orders on cards (#533) by Philip Double
  • e7c4906 unsuring that null uuid is sent on creation of artifact (#532) by Philip Double