Stafford Brunk
Stafford Brunk
This issue is along the lines of #33 and #37, but I am not getting issues with the authentication process. I am trying to implement IdP initiated logout and to...
I had a use case today where I wanted to append asterisks after the required inputs. Best way I can think to handle use cases like this is to simply...
Right now a user must swap out the site ids specified in the configuration in order for a specific request to target that site. Investigate if it is feasible to...
Not going to support 1.9.x or 2.0.x anymore. Should run against 2.1.x, 2.2.x, and 2.3.x.
There are several config options that Savon can accept (both for itself and the underlying HTTPI implementation) that are not immediately supported by us. We should delegate any additional config...
MindBody, in all of their wisdom, does not ship timezone offset information with their timestamps. Sometimes their timestamps are in Pacific time, other times they are in whatever the local...
### AppointmentService - [ ] `add_or_update_appointments` - [ ] `add_or_update_availabilities` - [ ] `get_active_session_times` - [ ] `get_appointment_options` ### ClassService - [ ] `update_client_visits` - [ ] `get_enrollments` - [...
Per #21, a new FunctionData endpoint is coming online August 1. via @estiens
We should be letting Virtus do that job http://savonrb.com/version2/response.html
- [ ] Create a Github pages site with full usage information - [x] Flesh out `README` similar to how [omniauth-mindbody](https://github.com/wingrunr21/omniauth-mindbody) is done - [x] Create `CONTRIBUTING.md` guidelines - [...