Daniel Seneca

Results 5 issues of Daniel Seneca

`list_mailing_lists` will replace `all_mailinglists`, `mailing_list_contacts` will replace `fetch_mailinglist`. Mailing list pulls now require the directory id associated with the mailing list. Unit testing is still needed (I'll need some directions,...

`devtools::load_all()` overwrites `qualtrics_base_url` in `.Renviron` when loading `helper-qualtRics`. ``` # Use default URL rather than branded one: Sys.setenv("QUALTRICS_BASE_URL" = "www.qualtrics.com") ``` Requires developer to re-read `.Renviron` each time `devtools::load_all()` is...

feature
api access

Would it be possible to have a feature that would allow the adding of roles to an app rather than having to assign individual users?

Using the polished dashboard UI, when I try to assign more than one person to an app at a time I receive a pop-up error (see below). So far my...

I can connect to my table in redshift using the following: ``` conn

Type: ☹︎ Bug