Lance Edgar
67155acf40
Assign background color, if specified by API
2019-11-15 15:10:52 -06:00
Lance Edgar
55efba432a
Let caller specify how to generate row item routes, for model-crud
2019-11-15 10:30:51 -06:00
Lance Edgar
d8e215a1dd
Add slot for row filters, in model-crud
2019-11-12 19:05:24 -06:00
Lance Edgar
b378033426
Fix 'input' event when autocomplete selection is cleared
2019-11-12 17:51:28 -06:00
Lance Edgar
a6555b7bae
Add way to hide save/cancel buttons for model-crud
2019-11-12 17:51:10 -06:00
Lance Edgar
0c247866c4
Add basic autocomplete component
2019-11-12 11:51:00 -06:00
Lance Edgar
84b2a2bf70
Cleanup global state logic a bit, for current user and permissions
...
this still isn't ideal perhaps, but leaves some clues for improvement
2019-11-12 11:49:07 -06:00
Lance Edgar
eab0ebcc00
Add "quick entry" slot for model-crud component
...
custom app must define template etc. for that, if/when needed
2019-11-11 11:27:55 -06:00
Lance Edgar
18766831ea
Add 'model-index' and 'model-crud' class to component divs
...
so the app can customize styles more easily
2019-11-08 19:45:58 -06:00
Lance Edgar
e83d98905a
Add basic pagination support for model index, and view w/ rows
2019-11-06 22:29:59 -06:00
Lance Edgar
c87fd1ab35
Add "model crud" component
2019-11-06 20:18:07 -06:00
Lance Edgar
2c728216a1
Add "model index" component
...
at least, the beginnings of one. a little clunky yet but seems do get the job
done...
2019-11-06 19:27:16 -06:00
Lance Edgar
62981b8e90
Try to get Vue.use()
to work with components
...
but really, test the release again, b/c it's not working yet...
2019-11-06 15:19:44 -06:00
Lance Edgar
11392e864e
Add basic "menu" component, for typical use case
2019-11-06 13:22:53 -06:00
Lance Edgar
554736e842
Add "app" component, for basic layout and housekeeping
2019-11-06 13:01:27 -06:00
Lance Edgar
5ef0703d60
Add "feedback" component; vuex store config
...
seems i have a lot to learn...pretty sure this isn't very clean yet
2019-11-06 10:55:52 -06:00
Lance Edgar
7bdaeee691
Add initial "logo" component
...
still just proving some concepts at this point
2019-11-06 00:10:26 -06:00
Lance Edgar
7e2f318f8d
init
...
this repo was created by running `vue create byjove` and then:
use defaults? Manually select features
features needed: Router, Vuex
use history mode for router? Yes
where to place config? In dedicated config files
save as preset? No
(and then i had to edit commit msg to add the above)
2019-11-05 18:41:00 -06:00