mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[PR #36] [CLOSED] filter checkbox and filter function for client #230
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/36
Author: @LarsEric
Created: 8/28/2012
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
ac7e432+ added filter checkbox and filter function for client📊 Changes
3 files changed (+20 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📝
lib/client/index.html(+2 -0)📝
lib/client/js/ui/screen_search.jquery.js(+16 -0)📄 Description
With this function You are able to filter the stream with the Regex Search by clicking on the checkbox next to the search (hide not matching lines). So You gain a better overview over matching lines.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.