Adrian Mróź
Adrian Mróź
This issue awaits better ideas. We can't use space because space is valid character in filtered field. Feel free to chime in!
Idea for consideration Separate mode of string filter: - textarea for pasting series of values - dropdown with separator options, by default something like semicolon, possible to select space, comma,...
I'm quite sure this is wrong solution for a problem. Tiles with filters, splits and measures should be always visible. They hold all information to decipher visualisation. (With asterisk for...
> I would decode this mode in the view definition as boolean flag. It should not be easy to hack and change the mode by editing URL. But I'm open...
> `http://localhost:9090/#data_cube_name/read-only/rest of the url ....` `/#read-only/data_cube_name/hash` - we want new route > The alternative is to have a 'read-only' variant of cube-view.tsx which would extend the regular CubeView class....
Can I ask you why? Do you use introspection? If yes, what introspection doesn't understand that you must correct it with override? If no, why not just use dimension/measures object...
> How would you screw _me_? 🤔 Probably I'll stick with the current version of Turnilo, eventually forking it having this feature in place 😄 > > **But why would...
I think main issue is here: https://github.com/allegro/turnilo/blob/master/src/common/models/data-cube/data-cube.ts#L785..L818 We don't use information from config - for example all dimensions are strings. Result of this function is required by plywood to construct...
- [ ] Add breadcrumbs call in each Clicker method, so we can track user intent. - [ ] Check if we could add metadata to breadcrumbs from UI like...