mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
feat(log-viewer): introduce the log viewer component (#1666)
This commit is contained in:
parent
81de2a5afb
commit
0c5152fb5f
36 changed files with 458 additions and 304 deletions
|
@ -25,6 +25,7 @@
|
|||
"dependencies": {
|
||||
"@uirouter/angularjs": "~1.0.6",
|
||||
"angular": "~1.5.0",
|
||||
"angular-clipboard": "^1.6.2",
|
||||
"angular-cookies": "~1.5.0",
|
||||
"angular-google-analytics": "github:revolunet/angular-google-analytics#~1.1.9",
|
||||
"angular-json-tree": "1.0.1",
|
||||
|
@ -37,6 +38,7 @@
|
|||
"angular-sanitize": "~1.5.0",
|
||||
"angular-ui-bootstrap": "~2.5.0",
|
||||
"angular-utils-pagination": "~0.11.1",
|
||||
"angularjs-scroll-glue": "^2.2.0",
|
||||
"angularjs-slider": "^6.4.0",
|
||||
"bootbox": "^4.4.0",
|
||||
"bootstrap": "~3.3.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue