lagoon-ui for lagoon-core v2.16.0
tobybellwood
released this
16 Oct 20:45
·
218 commits
to main
since this release
Notes on this release
This is a major release of the Lagoon UI. There are a number of enhancements to suit the recently released Organizations functionality within Lagoon.
Additionally, new functionality has been added to the UI to support more self-service actions:
- Variables are now visible and editable in the UI
- New environments can be added via the UI
- The first deployment of an environment will provide the Webhook and DeployKey to the user
- Taska and Builds are now cancellable
Also, a lot of design enhancements are starting to come through to the UI:
- improved error modals
- unified and updated Nav icons
- AntD support has been added to allow faster development
What's Changed
- Add organization support to the UI by @shreddedbacon in #94
- Incorporating variables into the UI by @CGoodwin90 in #105
- Fixes cancel button on Groups modal by @CGoodwin90 in #151
- Adds functionality to reduce repeated problems in the problems ui by @bomoko in #145
- feat: default task variables values by @shreddedbacon in #136
- Change: Add refetch functionality for deployments & tasks by @CGoodwin90 in #146
- Removes problems dashboards by @bomoko in #144
- WIP: users and user page by @timclifford in #142
- refactor: change up data structures for counts and project by @shreddedbacon in #148
- fix modal by @DaveDarsa in #156
- some changes and improvements alongside bugfixes by @DaveDarsa in #158
- Fix: Styles conflicts on shared components by @CGoodwin90 in #159
- update navbar icons by @tobybellwood in #157
- Theme flashing fix by @DaveDarsa in #162
- Fix: Styling fix for Variable buttons by @CGoodwin90 in #160
- Feature: Create Environment & updated Add Project by @CGoodwin90 in #163
- add status ui timeout to runtimeconfig by @DaveDarsa in #166
- add ant design support to the ui by @DaveDarsa in #167
- parser helper with multiple fallbacks by @DaveDarsa in #123
- Adds error alert for Variables tabs by @CGoodwin90 in #165
- Repositioned Create Environment button by @CGoodwin90 in #169
- Change: Updated argument naming organizationByID by @CGoodwin90 in #170
- Change: Updated addGroupToOrganization mutation to reflect api changes by @CGoodwin90 in #171
- add task cancellations in the UI by @DaveDarsa in #164
- update limited results without refreshing by @DaveDarsa in #173
- Include error handling for New Environment functionality by @CGoodwin90 in #175
- fix multiple bugs by @DaveDarsa in #176
- show antd notification on deployment errors by @DaveDarsa in #178
- add a HoverTag component for deployments/deployment/alldeployments by @DaveDarsa in #174
- Expanded error handling for New Environment functionality by @CGoodwin90 in #179
Full Changelog: core-v2.15.4...core-v2.16.0