vue-crud
vue-crud copied to clipboard
Vue.js based REST-ful CRUD system
Vue3 is on the rise. Would there be any benefit or consideration porting it to vue3?
**Is your feature request related to a problem? Please describe.** Pre-sorting things before showing them to user is a really ubiquitous use case. Menu items, package types, filters priority, managers...
How do i connect it to mysql? i have tried and i am failing with an error Script touch database/database.sqlite handling the post-autoload-dump event returned with error code 1
**Describe the bug** "Vue CRUD communication specification" in README.md is not a link. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://github.com/what-crud/vue-crud#api 2. See that you need to...
Test
Hello, excellent job! I can't start a test. I have an API in: 3000 with the "products" table (id: code: name ...) but I don't understand how to make it...
I have entities where columns where 0 (Zero) is a valid value. When I try to update, and the Update dialog opens, the modify button is disabled because the 0...
[Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value....
For testing purposes I created a json-file db.json with no data like this: `{ "tasks": [ { } ] }` I also created a file routes.json `{ "/api/demo/tasks": "/tasks" }`...
I have gone through the process of installing vue crud app and I have provided my api. Here are the specific steps that I did 1. git clone [email protected]:what-crud/vue-crud.git 2....
Login attempt unsuccessful with [email protected] and password=ajSGenC0 Please let me know what user and password I can use for backend http://crm-api.id-a.pl Thanks, mau