Releases: aiidalab/aiidalab-widgets-base
Releases · aiidalab/aiidalab-widgets-base
v1.3.4
What's Changed
- Fix node importer widget. by @yakutovicha in #312
- Work on the
StatusHTML
widget. by @yakutovicha in #313 - Bumpver: optimade client to 2022.4.20 by @unkcpz in #315
- Add decorator to check whether operation allowed for editor by @unkcpz in #310
- Dependencies: Loosen aiida-core requirement by @ltalirz in #297
- Fix: Structures from SmilesWidget should have PBC=false by @danielhollas in #320
- Fixed bug in setting private key by @daniel-sintef in #324
New Contributors
- @daniel-sintef made their first contribution in #324
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- NodesTreeWidget: _find_outputs parse nested namespace outputs by @unkcpz in #299
- Fix
AiidaComputerSetup
widget. by @yakutovicha in #305 - ComputationalResourcesWidget refresh things after every update by @yakutovicha in #306
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Add a class to handle Pinhole camera. by @yakutovicha in #280
- Make StructureDataViewer more configurable by @danielhollas in #285
- Dependencies: Constrain Markupsafe version. by @csadorf in #295
- CI: Add pyupgrade to pre-commit config. by @csadorf in #294
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix: make sure
on_setup_ssh
can be called by a widget. by @yakutovicha in #287
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Revised selection by @cpignedoli in #282
- Feature: code and computer management in one widget by @yakutovicha in #279
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.1
AWB v1.1.0
- Structure Viewer: add pk to the file name when downloading structure by @yakutovicha and @csadorf. (#246)
- Add header to OptimadeQueryWidget by @csadorf. (#247)
- Fix issues with code setup by @yakutovicha and @csadorf. (#255)
- Gracefully handling ELN-related issues by @yakutovicha and @kjappelbaum. (#257)
- StructureUploaderWidget: fix reading QE input files by @yakutovicha. (#259)
*Add cell section to the structure viewer by @yakutovicha. (#258)