mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-10 03:20:35 +00:00
Resolve "Undo/redo for dashboards"
This commit is contained in:
parent
ceb345bb39
commit
ec6d73b9d7
37 changed files with 1014 additions and 66 deletions
web-frontend/modules/dashboard/components/data_source
|
@ -232,6 +232,7 @@ export default {
|
|||
this.$v.$touch()
|
||||
},
|
||||
immediate: true,
|
||||
deep: true,
|
||||
},
|
||||
'values.table_id': {
|
||||
handler(tableId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue