dashboard/shell/pages
Richard Cox f97025c647 Remove console output from diagnostic page
- Follows on from
  - https://github.com/rancher/dashboard/pull/6603
  - https://github.com/rancher/dashboard/pull/6700
- To track messages the console methods were overwritten
- When the console methods were called, we would track message and then call the original console method
- Output into the standard browser console window was broken though
  - the inline stack trace for all logs is the place where the original console method is called
  - this was always `console.js`
- This causes issues whilst in development but also for logs coming from customers
- Investigate ways around this, but couldn't find anything nice
- short term solution is to remove the feature
2023-09-08 13:38:33 +01:00
..
__tests__ Added value to select key (#8937) 2023-05-31 14:44:14 +02:00
account Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
auth Forwardport ad migration (#9505) 2023-08-09 11:34:31 -07:00
c Added deprecation warning for OPA gatekeeper (#9528) 2023-08-28 08:54:14 -07:00
clusters Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
docs Additional check and optional chaining before accessing properties (#9255) 2023-07-05 16:35:37 -07:00
rio Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
support Add support for Pay-As-You-Go (PAYG) CSP billing adapter (#9092) 2023-07-12 18:29:14 +01:00
about.vue Remove what's new page and link to release notes instead (#9327) 2023-07-14 10:50:06 -07:00
diagnostic.vue Remove console output from diagnostic page 2023-09-08 13:38:33 +01:00
fail-whale.vue Display a clear error 500 message. (#8994) 2023-05-30 07:45:58 +02:00
home.vue fix circular dependency 2023-07-26 17:45:27 +08:00
index.vue fix(pages/index): fix repeated redirect to the root path (#7834) 2023-02-22 12:19:43 +00:00
prefs.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00