prod release 11/17 (#105) * adding qa env * activate debug logging for qa build * enable full debug for qa deploy * enable full debug - bugfix * pom change to qa * bugfix - qa pom * adding qa profile * bugfix- for qa * frontend build script * test google-code-formatter for Java * applying google Java code formatter Co-authored-by: RichardYang_2016 <richardyang@google.com> * Casts list printing function (#91) * linted and printing functions * printer button icon * adding segment ts declaration * change print casts autosave * restore formatting in perf-editor template * delete local vscode setting file * relint ts changes * restore lint Co-authored-by: RichardYang_2016 <richardyang@google.com> * Replace lodash with higher order funcs (#93) * linted and printing functions * printer button icon * adding segment ts declaration * change print casts autosave * restore formatting in perf-editor template * delete local vscode setting file * relint ts changes * restore lint * replace lodash with higherorder funcs * separate performace segments as a standalone type Co-authored-by: RichardYang_2016 <richardyang@google.com> * Fix types (#94) * bugfix - printing casts (#96) Co-authored-by: RichardYang_2016 <richardyang@google.com> * Remove cache service, it's not used. (#95) * Remove dead code, including unused parameters as part of enabling noUnusedParameters tsconfig safety check. (#92) * New full name pipe (#90) * added fullName pipe * hook up fullName pipe * fixed display problem * Update user-editor.component.ts * Review fixes * More review fixes * Update cloudbuild.unit_tests.yaml (#99) Codecov will not be able to access repos under google-intern. Thus we will not upload the coverage information to codecov. * make dashboard columns a little wider (#97) * make dashboard columns a little wider * changing quote type Co-authored-by: RichardYang_2016 <richardyang@google.com> * add print footer (#100) * add print footer * adding banner Co-authored-by: RichardYang_2016 <richardyang@google.com> * fix backend test errors (#101) * fix backend test errors * Update User.java * fix karma/npm script issue (#103) * fix karma/npm script issue * remove headless chromium from browser options * clear trailing space Co-authored-by: RichardYang_2016 <richardyang@google.com> * Fix karma script (#104) * fix karma/npm script issue * remove headless chromium from browser options * clear trailing space * fix the same for code coverage step Co-authored-by: RichardYang_2016 <richardyang@google.com> Co-authored-by: RichardYang_2016 <richardyang@google.com> Co-authored-by: Mikhail Zaturenskiy <mikzat@gmail.com> Co-authored-by: yhedholm <69502014+yhedholm@users.noreply.github.com> Co-authored-by: zephyr-l <66442008+zephyr-l@users.noreply.github.com>