vue-admin
vue-admin copied to clipboard
We are refactoring it, using the latest Vue and Bulma. WIP
First of all, great work!! I noticed that the demo doesn't work in some browsers, maybe we could create a list with the browsers that don't support this app. I...
https://admin.vuebulma.com I only get a white page with nothing on my cellphone when i visit this demo page. Anything wrong with this. Or it is just not support for tablet...
This is an example of URL: ``` http://127.0.0.1:8081/storage/example.py ``` But what we get in response is: ``` Cannot GET /storage/example.py ``` Configured path: ``` path: 'storage/*' ``` Any suggestion on...
There is a TODO in Datepicker.vue that implies this issue
Such as: - [ ] multiple select - [ ] custom option - [ ] group - [ ] filter and more ...
``` This dependency was not found: * !!vue-style-loader!css-loader?sourceMap!../../vue-loader/lib/style-rewriter?{"id":"data-v-c90601f4","scoped":false,"hasInlineConfig":true}!styl-loader!../../vue-loader/lib/selector?type=styles&index=0!./Quill.vue in ./~/vue-bulma-quill/src/Quill.vue To install it, you can run: npm install --save !!vue-style-loader!css-loader?sourceMap!../../vue-loader/lib/style-rewriter?{"id":"data-v-c90601f4","scoped":false,"hasInlineConfig":true}!styl-loader!../../vue-loader/lib/selector?type=styles&index=0! npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program...
Hi, First, great Job ! vue-admin works very well without meteor. Now I would like to use vue-admin with vue-meteor ([https://github.com/Akryum/meteor-vue2-example] but then "meteor npm install" failed (tested in vue-admin...
I think admin system should have registration and login template.
Hi, I am trying to run vue-admin on my mac, but it fails. I am using OSX 10.12.1 npm -v 4.0.5 node -v v7.4.0 vue-admin runs fine if I delete...