houston icon indicating copy to clipboard operation
houston copied to clipboard

A zero-config, Django Admin-like admin for Meteor

Results 101 houston issues
Sort by recently updated
recently updated
newest added

As above, any suggestions on how to do this or any packages that will allow iron-router to do this?

Should be true, and this is causing other packages to fail. See: https://github.com/aldeed/meteor-tabular/issues/65

When I edit or create a new document, it would be nice to add an extra field, that was not initially found (because not present in all documents probably). Is...

Exception while invoking method 'createUser' TypeError: Cannot read property 'name' of undefined I20150331-22:22:37.678(8)? at app/server/users.js:9:27 I20150331-22:22:37.678(8)? at Object.Accounts.insertUserDoc (packages/accounts-base/accounts_server.js:999:1) I20150331-22:22:37.678(8)? at createUser (packages/accounts-password/password_server.js:718:1) I20150331-22:22:37.678(8)? at packages/accounts-password/password_server.js:738:1 I20150331-22:22:37.678(8)? at tryLoginMethod (packages/accounts-base/accounts_server.js:161:1)...

e.g. add_collection. Per [Meteor's coding conventions](https://github.com/meteor/meteor/issues/12).

low priority

Hi, thanks for your work, I'm really glad I found your project! Just a little detail, on the colection view, the add button should use the singular. Like in this...

To make sure we can help you quickly, please include the version of Houston you are using, steps to replicate the issue, a description of what you were expecting and...

This may be partially related to #284 On the table view, if you click on a number field that doesnt exist (is set on a different doc, but not this...

There are a bunch of weird edge cases when exposing that collection, and it's also a good field test for limiting the fields we expose by default (password hash is...