Releases: HenilMistry/AristaLabRequestor
v4.1.0
This is a new release included the ability to load depricated YAML files and adding docs / help section for new users.
What's Changed
- V4.1 by @HenilMistry in #35
Full Changelog: v4.0.1...v4.1.0
Ability to load existing YAML file
Feature added
This feature was requested in #27
What's Changed
- V4.1 by @HenilMistry in #30
Full Changelog: v4.0.0...v4.1.0
v4.0.0
Overview
This release is focused on the user experience and enhancements. Mainly this release includes the Quality of life changes including ability to save the configured topology, download the existing topologies and load them whenever needed. This relase has also been focused for architectural changes, It has included Cypress for regurous testing and Continuos Integration of new changes however, less test cases have been included for this release but it will be included in future releases.
What's New
Below are the features added in this release.
- Tab Icon, App Icon for Browser Tab
- User Manual Redirection Button
- Report An Issue Redirection Button
- Topology Configuration Section in Setting menu
- Option to save topology
- Option to delete existing topologies
- Option to load existing topologies
- Option to upload topology files
- Option to download topology files
- Code generation option for ACT-Lab
- Option to generate YAML File for ACT Labs
- Option to choose code generation format
- ACT-LAB YAML File Code OR
- Sys-Test Lab Rquest Format
Improvements
Below are the improvements added as new features.
- Scalability enhancements
- Usability enhancements
- Ease of navigation enhancements
- GUI enhancements
- User experience enhancements
- QoL Changes
Below are the feature requests that has been implemented as of
this release.
- (#22) Request for feature - To get the yaml code for ACT topologies
- (#23) Request for feature - Save topologies
Bug Fixes
- (#20) Extra/Invalid connection under Active connection for "Node Configuration" modal
- (#21) Extra/Invalid active ports under Active Connection for "Connection Configuration" modal
- (#7) When you "Inspect" the page, the configured topology disappers.
Known Issues
- None as of now
Upgrade Instructions
You can use github page for accesing the latest update. For those who are using in their own device, they can go for release notes and from there they can access the zipped code.
For contributors, they can pull the changes from "main" branch.
For Arista Networks,
If accesing from within office networks, they can use "go/lab-requestor" from within their web browsers.
Support
Please use github Discussion page for bug reporting, general chat, discussiona and any off-topic conversation.
For anyother support, reach out to me at henilmistry74496@gmail.com
What's Changed
- Merging V4.0 changes to main by @HenilMistry in #24
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Overview
This release is focused on the user experience and enhancements. Mainly this release includes the Quality of life changes including setting menu that can be very helpful for users to perform their regular tasks. With the ease of enabling key bindings and having option to add custom images is nothing but a blessing.
What's Changed
- V3.0 by @HenilMistry in #12
Full Changelog: v2.2.0...v3.0.0
Enable Dragging for nodes
🚀 New Features & Enhancements
🔹 Node Dragging Support
Users can now drag and reposition nodes within the workspace, making it easier to manage and organize network setups dynamically.
🐞 Bug Fixes & Improvements
Fixed: (#5)
QoL Changes
Release Overview:
This release introduces significant enhancements to the Node Manager Modal (dialog box), enabling users to configure and manage node connections more intuitively. Key updates include the ability to create, edit, and delete nodes and connections effortlessly. Additionally, users can now modify connection ports as needed, offering greater flexibility in network management.
Highlights:
-
Enhanced Node Management: Users can seamlessly create, edit, and delete nodes and connections within the Node Manager Modal.
-
Port Configuration: Added functionality to alter ports in existing connections for improved customization.
-
GUI Improvements: Various graphical interface updates for a smoother user experience.
-
Quality of Life Enhancements: Streamlined workflows and usability improvements for the AristaLabRequestor.
These updates aim to provide a more efficient and user-friendly experience, further empowering users in their network configuration tasks.
What's Changed
- Added release notes for v2.0 by @HenilMistry in #4
- V2.1 by @HenilMistry in #8
Full Changelog: v2.0.0...v2.1.0
Enhanced feature to seamlessly establish connections
Excited to announce:
We’re excited to introduce a powerful new feature: the ability to easily establish and manage connections between two nodes!
This enhancement streamlines the process of linking nodes, making it more intuitive and user-friendly. Whether you’re building complex networks or a simple one, this feature simplifies your workflow and ensures seamless integration.
As part of our commitment to continuous improvement, we’ve rolled out this significant update in version 2.0.0. It’s now fully merged into the main branch, paving the way for a more efficient and flexible user experience.
Dive into v2.0 and explore the possibilities this update brings!
Note:
Given our limited development team, we may not have been able to test every possible edge case for this release. We invite you to try out the new feature, incorporate it into your workflow, and let us know if you encounter any bugs or issues.
Your feedback is invaluable—please use the Discussion page to report bugs and engage with the community. Together, let’s create a robust and thriving platform!
First Release
First Release
This is the very basic work flow of LabRequestor coded in just 24hr. Feel free to explore on github page. Any suggestions are appreciated. Any sort of contributions are welcomed. Here's the release stuff for first release.