Skip to content

Releases: Workflomics/workflomics-frontend

Improved constraints and workflow view

31 Oct 07:53
4fac43c
Compare
Choose a tag to compare

What's Changed

  • Update the constraint view + fix a bug where constraints were duplicated on +
  • Introduce new constraints
  • Improve the workflow view - add scroll boxes and distinguish visualization of values Unknown and 0 in the design-time benchmark view

Full Changelog: v1.0.0...v1.1.0

Workflomics v1.0: Official Release

28 May 09:34
11c28cb
Compare
Choose a tag to compare

Welcome to Workflomics Front End v1.0!

Hello, Workflomics users! We’re thrilled to announce the official release of Workflomics Front End v1.0. This release marks a significant step toward a more stable and visually cohesive platform.

🎉 What’s New in v1.0?

  • Stability and Enhancements: We've made backend improvements to increase platform responsiveness.
  • Redesigned Home Page: We've updated the home page with links to essential documentation, making it easier to find the information you need.
  • Updated Color Scheme: The button colors have been updated to align with our logo for a cleaner look.
  • Accessible Documentation: Essential documentation is now easier to access and navigate.
  • Improved User Guidelines: We've streamlined our guidelines to help you use the platform more effectively.
  • Streamlined Contribution Process: New GitHub templates have been introduced to simplify contributions.

Log

Full Changelog: v.0.2.0...v1.0.0

Workflow benchmarks and UI enhancements

19 Feb 11:50
8ad51b9
Compare
Choose a tag to compare

Summary

The latest release of Workflomics Frontend, version 0.2.0, introduces a range of improvements and new functionalities designed to enhance the user experience and platform capabilities. Highlights include the addition of author's ORCID for better academic attribution, an update to RESTful APE v0.2.6 for improved API performance, and several UI enhancements such as fixed alignment issues, uploadable benchmarks, and design time benchmark gradients. New features like the ability to download zipped workflows and the introduction of tooltips further augment the platform's usability. This release also marks the first contribution from @524D.

What's Changed

  • Author's ORCID Added: Added author's ORCID to improve academic attribution. (#34) by @vedran-kasalica
  • Update to RESTful APE v0.2.6: Updated to the latest version of RESTful APE for enhanced API performance. (#35) by @vedran-kasalica
  • Benchmark Card Workflow Dots Alignment Fix: Fixed the alignment of workflow dots on the benchmark cards for a cleaner UI. (#41) by @kretep
  • Uploadable Benchmarks: Implemented functionality for uploading benchmarks, enabling users to customize their analysis. (#45) by @kretep
  • Design Time Benchmark Gradients: Introduced gradient designs for time benchmarks for improved visual representation. (#46) by @kretep
  • Download Zipped Workflows: Added the ability to download workflows in a zipped format, facilitating easier sharing and storage. (#47) by @vedran-kasalica
  • Update /cwl GET to POST: Changed the /cwl endpoint from GET to POST method for enhanced security and data handling. (#48) by @vedran-kasalica
  • Branding: Implemented new branding elements to enhance the platform's visual identity. (#50) by @524D
  • Initial Tooltips Added: Added initial tooltips to improve user interface intuitiveness. (#52) by @vedran-kasalica
  • Design Improvements: Made several design improvements across the platform for a better user experience. (#51) by @vedran-kasalica
  • Alignment Fix: Addressed and corrected alignment issues for a more polished interface. (#54) by @kretep
  • Tooltips and Layout Improvements on Synthesis Results Page: Enhanced the synthesis results page with tooltips and layout improvements for easier data interpretation. (#53) by @vedran-kasalica

New Contributors

  • A warm welcome to @524D, who made their first contribution to the project! (#50)

Full Changelog: v.0.1.2...v.0.2.0

Visualised design-time benchmarks

12 Nov 14:45
48621bd
Compare
Choose a tag to compare

Summary

Workflomics v0.1.1 introduces design-time benchmark visualization through RESTful APE, enhancing user experience and workflow analysis. New contributors, @csc-felipe, made their impactful debut in this release.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

Updated authors list

12 Nov 15:09
44f6153
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v.0.1.2

The initial design

27 Oct 11:10
a7d9238
Compare
Choose a tag to compare

Workflomics v0.1.0 Release Notes

We're pleased to announce the release of Workflomics v0.1.0. This version introduces the following features:

  • Sleek Front End: A user-friendly interface for seamless workflow generation and exploration.
  • RESTful APE API Integration: Utilize the power of RESTful APE for automated workflow generation.
  • Workflow Visualization: Visualize your workflows for better understanding and management.
  • Technical Tool Benchmarks: Provides detailed technical insights into the tools comprising the workflow.
  • CWL File Downloads: Easily download executable CWL files for generated workflows.

What's implemented

Full Changelog: https://github.com/Workflomics/workflomics-frontend/commits/v0.1.0