Skip to content

Releases: canonical/maas-ui

v0.2.2

09 Jan 07:39
Compare
Choose a tag to compare

New

  • Add FQDN column content to react machine listing @huwshimi (#621)

Fixes

Package Updates

v0.2.1 🌈

07 Jan 12:27
3d7c5cf
Compare
Choose a tag to compare

Modifications

Fixes

Package updates

v0.2.0 🌈

19 Dec 17:09
11365b8
Compare
Choose a tag to compare

New

Modifications

  • Replace uuid with nanoid for generated form element ids. @squidsoup (#576)
  • More explicit messages when changing bmc node config @tai271828 (#528)
  • Allow the default repo url to be edited (lp#1855320). @squidsoup (#558)

Fixes

Package updates

v0.1.1

09 Dec 00:40
064fb27
Compare
Choose a tag to compare

Added

  • Postbuild script to tarball production build. (#137)
  • Support for third party authentication using bakeryjs.
  • Use preferences.
  • Initial integration tests with Cypress.
  • Config for controller registration. (#432)
  • Backport network filters, IP table and analytics (#438)
  • Settings - scripts. (#188, #200)

Updated

  • All forms to use useFormikContext.

Fixed

  • Redirect for network section of settings (#227)
  • Guard against race where no user present. (#405)
  • Add License key button disabling if no valid OSes. (#406)
  • Show or hide RSD nav (#435)
  • Disabling sourcemaps for the production build. (#436)
  • Responsiveness of tables. (#450)
  • Console error when using the group by filter (#456)
  • Fix console error when editing resource pool (#466)
  • Reset user preference form values on submit. (#475)
  • Allow hiding of machine groups. (#492)
  • Fix API key labels from QA. (#535)
  • Misc broken links (#412, #413)
  • Misc Vanilla issues

v0.1.0

22 Aug 04:08
8099f92
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Added

  • Project initialisation with create-react-app.
  • CircleCI configuration.
  • Renovate configuration.
  • MAAS websocket API implementation with redux-saga.
  • Application state implementation with Redux and immer.
  • Routing with react-router.
  • CRA environment configuration.
  • Primary MAAS navigation.
  • Settings navigation and layout.
  • User settings.
  • Storage settings.
  • General and Commissioning settings.
  • Network settings (Proxy, DNS, NTP, Syslog, Network Discovery).
  • Read-only Repositories component.