redash/rd_ui
Arik Fraimovich deeb113cdd Add canEdit function to user object.
Checks if currentUser included in the user string the provided object. The reason I check inclusion and not equality, is to support scenario of multiple users.
2014-01-14 09:01:20 +02:00
..
app Add canEdit function to user object. 2014-01-14 09:01:20 +02:00
test Initial commit. 2013-10-25 10:26:07 +03:00
.bowerrc Initial commit. 2013-10-25 10:26:07 +03:00
.editorconfig Initial commit. 2013-10-25 10:26:07 +03:00
.gitattributes Initial commit. 2013-10-25 10:26:07 +03:00
.gitignore Initial commit. 2013-10-25 10:26:07 +03:00
.jshintrc Initial commit. 2013-10-25 10:26:07 +03:00
.travis.yml Initial commit. 2013-10-25 10:26:07 +03:00
bower.json Save query when pressing Cmd+S. 2014-01-11 20:04:27 +02:00
Gruntfile.js Fix use min configuration not to depend on the bower_components directory in dist. 2013-10-28 19:34:51 +02:00
karma-e2e.conf.js Initial commit. 2013-10-25 10:26:07 +03:00
karma.conf.js Initial commit. 2013-10-25 10:26:07 +03:00
package.json Take specific grunt commit (that fixes gh-886) 2013-11-02 15:15:31 +02:00