Skip to content

Releases: jenkinsci/pipeline-graph-view-plugin

46.vedbf23da719f

14 Sep 06:14
edbf23d
Compare
Choose a tag to compare

🚀 New features and improvements

  • Change markup to get monospaced console output (#49) @zbynek

45.v8d8f990ab4bf

02 Aug 19:31
8d8f990
Compare
Choose a tag to compare

🚀 New features and improvements

44.v6487ab823c6d

02 Aug 13:47
6487ab8
Compare
Choose a tag to compare

🚀 New features and improvements

  • Expand pipeline logs based on clicked graph node (#42) @timbrown5

43.v28a75e9eebe7

28 Jul 07:54
28a75e9
Compare
Choose a tag to compare

🚀 New features and improvements

  • Redirect to logs page on node graph click (#41) @timja

42.v3f5aca43e9a5

27 Jul 14:30
3f5aca4
Compare
Choose a tag to compare

🚀 New features and improvements

41.vea7765fc7fe6

27 Jul 07:45
ea7765f
Compare
Choose a tag to compare

🚀 New features and improvements

40.vd321742aa3d1

26 Jul 21:15
d321742
Compare
Choose a tag to compare

🐛 Bug fixes

  • Change ID from integer to string (#35) @timja

39.v61e4a0a077d9

26 Jul 13:29
61e4a0a
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Fix graph url when accessed from sub-path (#30) @timja

👻 Maintenance

  • Integrate spotless for java code style (#28) @timja
  • Integrate prettier for frontend code style (#27) @timja
  • Makes indentation consistent on labels.tsx (#25) @fqueiruga
  • Split the PipelineGraph component into smaller ones (#24) @fqueiruga

🚦 Tests

  • Integrate jest testing framework (#26) @timja

31.v8b1fff43b697

20 Jul 10:19
8b1fff4
Compare
Choose a tag to compare

🚀 New features and improvements

27.vab27f850fea5

10 Jun 08:01
ab27f85
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add display url provider integration (#6) @timja

👻 Maintenance