Dan Ott

Results 28 issues of Dan Ott

Trying to create a deal via _agile.add_deal - and I'm getting a 400 error from the server when the "description" field is longer than 1200 or 1300 characters. Is there...

I've tested this with get_contact, create_contact, and create_deal. I suspect this affects all of the async methods. when there is some issue with the server response, the error callback never...

This is more of an idea than a finalized PR - I'm not sure if this approach is the best one, and supporting it fully would require changes to the...

Follow along at TypeScript Tuesdays! https://www.twitch.tv/virtualcoffeeio/schedule?seriesID=4b2c0365-bad5-4e66-85b8-470b5a8bbcaa

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? We use [Luxon to format time](https://moment.github.io/luxon/#/formatting) on the [events page](https://virtualcoffee.io/events). We're...

Type: bug
Status: Available
Tech: javascript

## The best part of Virtual Coffee is our members ❤️ In order to showcase our collective awesomeness, let's put together a members page! Members will individually add their GitHub...

Members Page
Issue for Full Member

## Issue Context Currently we're using Bootstrap 4 - it would be great to upgrade to Bootstrap v5 ## Suggested Solution Upgrade to the latest version of bootstrap, and go...

Type: enhancement
Status: Assigned
Tech: CSS/SCSS

##### Please read the [CONTRIBUTING](../CONTRIBUTING.md) guide before submitting an issue. ### Description Imgix has a GET param called `auto` that ghostery is changing the value of to `auto=ghostery`, which breaks...

Based on [this comment](tailwindlabs/heroicons#542) - I was thinking passing an `Icon` prop might be common enough to warrant a note in the README.

Beginning to add the basic framework for member signin.