cdp-frontend icon indicating copy to clipboard operation
cdp-frontend copied to clipboard

Component library and web app used by CDP instances.

Results 33 cdp-frontend issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=protobufjs&package-manager=npm_and_yarn&previous-version=6.11.3&new-version=6.11.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.7.2 to 1.8.17. Release notes Sourced from @​grpc/grpc-js's releases. @​grpc/grpc-js 1.8.17 Disallow pick_first LB policy as the direct child of an outlier_detection LB policy (#2476) @​grpc/grpc-js 1.8.16...

dependencies

…ltering. ### Link to Relevant Issue This pull request resolves #138 ### Description of Changes Adds new search functionality to event transcript search, including strict search (use double quotes), negative...

I have realized that the confidence of our old "webvtt transcripts" have a higher confidence score than our new whisper transcripts which is just.... not correct in many cases. This...

bug

### Feature Description _A clear and concise description of the feature you're requesting._ Add a copy text button to each transcript segment. ### Use Case _Please provide a use case...

enhancement

### Feature Description _A clear and concise description of the feature you're requesting._ The "classic" keyword relevance over time plot: ![image](https://user-images.githubusercontent.com/17132317/154409469-385a57bd-08a4-4036-87d9-d4a1be0d5996.png) x is time / dates y is relevance of...

enhancement

### Describe the Bug _A clear and concise description of what the bug is._ ### Reproduction Visit a person's page (where [`details`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details) are used) ![image](https://user-images.githubusercontent.com/37560480/173404079-ebb4eb1b-0b86-4aeb-b0d7-29108d68d387.png) ### Expected Behavior _A clear...

bug

Just like the `/persons` and `/events` this would be the `/matters` route and page. A page to display all matters and highlight some of them (most recent status changes, most...

enhancement