fabio-looker

Results 13 comments of fabio-looker

We are actually looking to improve API error messages across the board, though as Joel mentions, many of the specifics will be up to the teams responsible for the particular...

Thanks for the report! I've run it on pretty large projects without issue, but I'll have to dig it up and try it again. That said, it is true that...

Wouldn't hurt to have a realistic project for repro'ing. Can you send it to [email protected] ?

Glad to hear it. I'm going to keep the ticket open as I think this could be addressed anyway

While this issue is not fundamentally resolved, 5.0.0 should reduce memory usage due to less repetitive representations being built out in-memory

Yes, I've been thinking about implementing support for it, IF the user installs a YAML module as a peer dependency, so as to keep the package size small for users...

This is implemented (un-documented) in 6.9.0. Wanted to publish it to NPM first to validate exactly how users can install the js-yaml peer dependency. Once that's tested, I'll update LAMS...

[email protected] and [email protected] now both support LookML Dashboards. Separate install of optional dependency `js-yaml` is required for this functionality. Edit to add: test demonstrating the functionality: https://github.com/looker-open-source/look-at-me-sideways/tree/master/__tests__/dummy-projects/28-lookml-dashboards

Is this what would need to be added? https://www.npmjs.com/package/@types/rison https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rison

Hi @joeyorlando and @hitpopdimestop - I _believe_ this is working as intended. The `createDashboardWithUrl` method accepts a signed URL, and the target embed URL which is where the filters are...