Katie Masiello

Results 14 issues of Katie Masiello

Object ops functions for agents and informants revolve around writing and reading from disk. A logical workflow would include writing agents and informants to a pin with a board back...

Difficulty: [3] Advanced
Effort: [2] Medium
Type: ★ Enhancement
Priority: [3] High

A common pitfall when crafting emails is the assumption that the email contents can have the same level of interactivity and reactivity that they might have in a Shiny app...

Attempting to follow a two-step process of 1. render a variant *Code below is successful* ``` # get content item content

The deletion of permissions from content can come from a need to either: - remove specific users - remove specific groups - bulk remove a suite of permissions from content,...

`/v1/content` provides `dashboard_url` and `content_url` but does not provide the vanity URL, if set. The old `get_content_old()` function would provide a TRUE/FALSE value for `vanity_url` and reported the url as...

The nomenclature of `get_usage_static` is not correct. The Connect API documentation has been updated to better clarify that the non-Shiny endpoint `/v1/instrumentation/content/visits` is for: > This endpoint returns a portion...

Many Connect API endpoints have optional filters for queries. Simplify `connectapi` queries by implementing these filters. `get_groups` - https://docs.rstudio.com/connect/api/#get-/v1/groups - parameter `prefix`: Filters groups by prefix (group name). non-existent `get_instrumentation`...

feature

Currently, if `rsc_grid` or `rsc_table` are called on a content list with no records, a warning is thrown, but the document will render. If `rsc_card` has no records, it throws...

## Proposal y axis value is displayed when hovering in nanoplot. x axis value would be tremendously useful, especially for time series data. ditto for `great_tables`

Difficulty: [2] Intermediate
Effort: [2] Medium
Priority: [3] High
Type: ★ Enhancement
Focus: HTML Output

Building off of #1369. Package and environments management with renv and venv are similar in motion to version control -- make some changes, see the effects, commit (snapshot or freeze)...

area: core