open-vault/ui/tests/integration/components/console
madalynrose 2b41283a91
UI console (#4631)
* adding columnify and ember-cli-cjs-transform

* add yargs-parser

* remove vendored yargs-parser tokenizer and use cjs transform to import it from actual yargs-parser

* add clear command that clears the log, but maintains history

* make codemirror have no gutter and be auto-height when rendered in the console output log

* add fullscreen command and hook up fullscreen toggle button

* hook up copy button
2018-05-25 16:33:22 -04:00
..
log-command-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00
log-error-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00
log-json-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00
log-list-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00
log-object-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00
log-text-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00
ui-panel-test.js UI console (#4631) 2018-05-25 16:33:22 -04:00