Jonathan Takahashi

Results 52 issues of Jonathan Takahashi

Unless a specific string representation is given for a datetime attribute, it will fail to be indexed in elasticsearch. Add a reformatting function for datetime attributes that will put it...

Playback performance in front end tests is poor due to having no graphics acceleration. It was found that running them on an EC2 g4dn.2xlarge instance using [an AMI with NICE...

For consistency with other endpoints, I would suggest renaming the code generated functions corresponding to different methods from: `add_attribute` `rename_attribute` `delete_attribute` to `create_attribute_type` `update_attribute_type` `delete_attribute_type` Also, because the `PATCH` method...

Add make summary as a default dashboard for new projects as it is generically useful

To support saving annotation-based searches, the `Section` spec needs a new field `annotation_search`. For consistency with query parameters when querying localizations, `lucene_string` should be replaced with `media_search` and `lucene_string` should...

Images do not require special encoding so it would be nice if a `Media` object could be use a cross-origin URL rather than an S3 key.

I am trying to use the `feather.replace` function in a custom element but because it selects elements from `document` it does not find anything to replace. Would it be possible...

Currently failed fetch requests still result in a "Reset succeeded" dialog