airshipui/client
Schiefelbein, Andrew bce4060414 Log panel for arbitrary raw log messages
This change does the following:
1.  Break the circular reference between CTL and the webservice
2.  Establishes the log panel at the bottom of the screen
so that raw log messages can be show.
3.  Transfers the CTL logs to the UI by overwriting the CTL
logger.  This requires a new CTL client each transaction
4.  Adds in net/http specific logging for the backend

Change-Id: If7b01426c112669a11ffe8132f2cff59a4635db4
2020-09-16 15:10:57 -05:00
..
src Log panel for arbitrary raw log messages 2020-09-16 15:10:57 -05:00
.browserslistrc Adding Angular to UI 2020-08-04 10:58:46 -05:00
.editorconfig Adding Angular to UI 2020-08-04 10:58:46 -05:00
angular.json Refactor yaml explorer 2020-09-01 14:47:11 -07:00
jest.config.js Added TS Unit Testing, TS Lint, Yarn package management. 2020-08-16 20:51:55 -05:00
package.json add auth login page and related functionality 2020-09-14 09:10:34 -05:00
tsconfig.app.json Added TS Unit Testing, TS Lint, Yarn package management. 2020-08-16 20:51:55 -05:00
tsconfig.json Added TS Unit Testing, TS Lint, Yarn package management. 2020-08-16 20:51:55 -05:00
tsconfig.spec.json Added TS Unit Testing, TS Lint, Yarn package management. 2020-08-16 20:51:55 -05:00
tslint.json Adding Angular to UI 2020-08-04 10:58:46 -05:00
yarn.lock add auth login page and related functionality 2020-09-14 09:10:34 -05:00