- add message class for help texts
- add migrations for message class - load messages into vue form for dataset publishing - check unique email of authors during dataset creation - adaptions in create-step1.blade.php for tooltip colors - updated package.json
This commit is contained in:
parent
a773fe2a1d
commit
0f6260f358
18 changed files with 127 additions and 31 deletions
|
|
@ -44,6 +44,7 @@
|
|||
"datatables.net-buttons": "^1.5.6",
|
||||
"easytimer": "^1.1.1",
|
||||
"single-page-nav": "^1.0.0",
|
||||
"vue-datetime-picker": "^0.2.1"
|
||||
"vue-datetime-picker": "^0.2.1",
|
||||
"vue-directive-tooltip": "^1.6.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue