Kyle King
Kyle King
@yhakbar, as the most active contributor in the last month, could you review this PR or know who should review when you have a chance? Thanks!
Bump, is there someone who could review and approve trivial documentation PRs like this one, #418, #424, and #425?
I second this request. If VSCode is left open, there is a new notification each time a PR is merged, so there might be 10 notifications where each one is...
+1 as well for tips on "filter lists"
@Ajaxsoap I wrote a reusable hack based on this [sample code](https://github.com/aldeed/meteor-tabular/issues/79) which looks like [this when done](https://datatables.net/examples/api/multi_filter.html). 1. This function is the reusable part. TabularSelectorInit creates a reactive variable and...
Hey @brylie, thanks for the interest! I haven't had time to keep working on this demo, but I would like to revisit it. I saw this as more of an...
@brylie I have a working example of my above code at https://redbarbikes.com/admincompilation (login info U: [email protected] P: 'password'). You can type your query (numbers don't work yet) or click the...
@brylie you're totally right. There might be a way to toggle from the meteor-tabular default behaviour to one that searches only the content within the table, but you would still...
I made some progress over break and am planning on putting together a PR, but I haven't finalized the configuration and there is still code to finish. The version with...
Can you check that `crypto` and `pycrypto` are uninstalled? If not, can you send me the full stack trace? I tested locally in a new venv with Python 3.9.0 on...