Erwin Dondorp

Results 108 comments of Erwin Dondorp

@ddorosh the includes for the `*.js` files are hardcoded in file `index.html`, the only html file that we have. but they are relative to `index.html`. because these are relative, they...

@ddorosh > Furthermore it "cancelled" previous commit and I see http://example.com/#minions again. that is odd, as the additional commit was only about the handling of the OS images. did you...

TODO: * abandon HR in menu, saltguihighstate and highstate are just 2 extra options * make output selection only a temporary effect * fix sonar issue(s)

@pju51 the highstate page indeed uses some arbitrary choices. My initial choices were: * to use state.highstate+state.apply to get the initial listing * to ignore state.sls_id commands * to use...

design remark: This requires a "settings" menu. So far panels only had a "command" menu. Except for the Jobs page where that menu actually contains settings instead of commands. Time...

migrated _issue_ to _PR_

@pju51 the "highstate" page now has the option to select for the use of each of state.apply, state.highstate. the choice is remembered in the browser memory, but outside the session,...

@pju51 welcome back! > still in draft or I can test ? It is draft because it is still being tested (by you), I'm not currently changing anything. this is...

note that I just rebased again, use "git pull -r" to update

> Highstate page only show the last result ? yes for each minion, the latest state is shown, but based only on the selected command types, so `state.apply` and/or `state.highstate`,...