tbradsha

Results 13 issues of tbradsha

Before post: ![image](https://user-images.githubusercontent.com/32492176/140374566-deee21af-aefb-419e-b59f-1fff4fd4a954.png) After post: ![image](https://user-images.githubusercontent.com/32492176/140374609-3cae7e81-96df-4b50-bd4e-cc05b54b20a2.png)

### Expected behavior Feeds without a `pubDate` should still be downloadable, perhaps with a warning that things will show in feed order rather than pub order (as one would expect...

enhancement

**Describe the bug** On the mapping step of a CSV import, all the CSV fields default to "Ignore field..." except for the last column. **To reproduce** Steps to reproduce the...

Resolves Automattic/zero-bs-crm#3442 - segment performance improvements ## Proposed changes: This PR allows us to use JOINs in DAL when retrieving contacts, which allows for significant speed-ups in segment retrievals. Note...

[Status] In Progress
[Status] Needs Team Review
[Plugin] CRM

The existing repo setup has several shortcomings. This is a proposed cleanup of the repo and tooling. Full details here: pf4qpu-kI-p2

enhancement

It doesn't look like an all-time leaders request is included in the API. If you'd like to include it, here is an example: https://stats.nba.com/stats/alltimeleadersgrids?LeagueID=00&PerMode=Totals&SeasonType=Regular+Season&TopX=10 This returns the top leaders in...

The common basic usage is fairly simple to translate: * MySQL ([docs](https://dev.mysql.com/doc/refman/8.0/en/aggregate-functions.html#function_group-concat)): `GROUP_CONCAT( field_name SEPARATOR 'some_separator' )` * SQLite ([docs](https://www.sqlite.org/lang_aggfunc.html#group_concat)): `GROUP_CONCAT( field_name, 'some_separator' )` Technically the MySQL implementation is has...

Right now the block-viewing experience is limited to its iframe container. It'd be nice to have a user-facing link to launch a full window version.

Enhancement
good first issue
Playground block

It'd be nice for a user that's browsing an embedded Playground block to have a way to get details about the embedded block. Such details might include: * The blueprint...

Enhancement
Playground block

Only plugins should have the `release-branch-prefix` line. More context: p1716495081051539-slack-C05Q5HSS013 With this line present, the auto-release and auto-publisher did not run. ### Other information: - [ ] Have you written...

[Status] Needs Team Review
RNA
[JS Package] Social Logos