Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce advanced Exclude tab to replace Connectors tab #251

Closed
frankiejarrett opened this issue Feb 18, 2014 · 1 comment · Fixed by #278
Closed

Introduce advanced Exclude tab to replace Connectors tab #251

frankiejarrett opened this issue Feb 18, 2014 · 1 comment · Fixed by #278

Comments

@frankiejarrett
Copy link
Contributor

I believe we need a much more robust settings tab for excluding certain records from being logged. This should replace the Log Activity for setting under General, and completely replace the Connectors tab currently in use.

I think this approach properly communicates that Stream will track everything unless explicitly told not to using this UI. So instead of having to opt-in to everything, we reverse the scenario and ask users to simply opt-out instead.

We'll obviously want to leverage Select2 here for a clean and simple UI.

screen shot 2014-02-19 at 6 03 06 pm

The most important note here is that all settings need to be backwards compatible. So all existing option values will need to be converted to the new options made available via an upgrade routine when the plugin is updated.

The basis of this idea was originally suggested by @bordoni and @shadyvb.

@jonathanbardo
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants