byjove/src
Lance Edgar ce70eb2b91 Add basic "quick-delete" prop for model-crud
if set, and Delete button is clicked, will emit a "delete" event instead of
navigating to a "delete" URL
2020-03-01 17:23:21 -06:00
..
assets init 2019-11-05 18:41:00 -06:00
components Add basic "quick-delete" prop for model-crud 2020-03-01 17:23:21 -06:00
views Add initial "logo" component 2019-11-06 00:10:26 -06:00
App.vue Add "app" component, for basic layout and housekeeping 2019-11-06 13:01:27 -06:00
appsettings.js Add initial "logo" component 2019-11-06 00:10:26 -06:00
index.js Add ByjovePlugin for sake of $hasPerm() method 2020-02-11 11:05:31 -06:00
main.js Add "app" component, for basic layout and housekeeping 2019-11-06 13:01:27 -06:00
plugin.js Update permissions when logging in user 2020-02-21 12:05:40 -06:00
router.js Add "app" component, for basic layout and housekeeping 2019-11-06 13:01:27 -06:00
store.js Use empty object for default user info 2020-02-12 19:28:43 -06:00