Skip to content

Releases: martinhoefling/molten

Molten 0.3.2 Dependency Upgrades / Security Fixes

28 Aug 13:04
Compare
Choose a tag to compare

Molten 0.3.1 Bugfix Release

24 Apr 22:16
Compare
Choose a tag to compare

Upgrade dependencies, Bugfixes for #38 #36 and #41. Please note that salt 2016.11.4 has a bug that prevents proper job loading (saltstack/salt#40845). 2016.11.3 works fine.

Molten 0.3.0: MoltenTree - use react-json-tree as core ui element

12 Jun 19:53
Compare
Choose a tag to compare
  • Object structure is now displayed via react-json-tree, which is much better than my self written structured view :-)
  • Minion information can now be reloaded, i.e. when pillar / grains have changed
  • Eauth can now be selected via dropdown
  • In addition to json download, information can be opened in a separate window or downloaded / displayed as yaml (configurable via setting)

Prerelease 0.3.0pre1 support for selecting eauth / ldap

04 Feb 18:54
Compare
Choose a tag to compare

To be tested by @LordFPL

Molten 0.2.0 Release: RRR - Redux Reinforced Reactor

14 Jan 21:44
Compare
Choose a tag to compare

Prerelease 0.2.0pre1

12 Jan 22:10
Compare
Choose a tag to compare
Prerelease 0.2.0pre1 Pre-release
Pre-release

Prerelease for the next version.

Release 0.1.0: Molten Core Reactor

02 Oct 21:51
Compare
Choose a tag to compare

This is the first release of Molten, a Salt WebUI written using the React framework. The UI solely uses the REST API and requires no additional service running besides salt-api.

Features:

  • Live updates via SSE, e.g. Events, Jobs, …
  • No Page reloads, it’s designed as a Single Page app
  • Async event processing and job scheduling

Status: First release, so there’re a lot of bugs to be uncovered. Would be nice to see them on the Github tracker together with missing features. :-)

Prerelease 0.1.0pre1

08 Sep 21:34
Compare
Choose a tag to compare
Prerelease 0.1.0pre1 Pre-release
Pre-release

First pre-release.