smui
smui copied to clipboard
Search Management UI
+ added a new method listItemContainsComment() * getFilteredListItems() now additionally calls listItemContainsComment()
We need a favicon! If for no other reason, to silence the warning in the Console ;-). SMUI needs a mascot!
provide a simple favicon https://github.com/querqy/smui/issues/81
Tags are either administrator defined or created on import. There doesn't seem to be a way in the SMUI UI/API to create tags. Looking at the other options in the...
A rule collection can be deleted (admin screen), if no rules (inputs) are maintained for it. Anyway, if that collection has a history of (deleted) events assigned to it, those...
**WHY** Seeing which user triggered a deployment and when that happened, helps a team of search managers to better understand their activities and the state of the rules published. **WHAT**...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...
SMUI only retrieved the major and minor version number of the dockerhub market standard correctly. The patch number stays 0. Probably, this is happened when changing the tagging policy of...
This is a followup of ticket: https://github.com/querqy/smui/issues/87 (thanks @epugh for making a PR for #87 ) . Now (that means in SMUI 3.13.1) process is that when someone clicks 'Publish...
Steps to reproduce: * Start SMUI on a fresh database * Create Rules Actual: * Rules can be created (but the assignment to a deployment channel is unclear, also they...