Nikita Sviridenko

Results 31 issues of Nikita Sviridenko

I think, it will be better to check if the `window` object already have a value in `onclick`, `onmousemove` etc. to not override them: https://github.com/shawnmclean/Idle.js/blob/master/src/idle.coffee#L52

Hey guys, the library is really nice. The only thing we're missing is to have something similar to this: https://adazzle.github.io/react-data-grid/#/grouping

Maybe someone knows about existing solutions? Or maybe you guys plan to have something in this direction?

Currently, the action scripts code is located at the same collection where the fields meta is located. Normally, it makes sense to let our team mates to adjust the data...

enhancement

Currently, it's possible to only define custom audit fields for top-level tables, but this config is missing for subtables.

We have a sub collection we want to listen to in order to update its parent document field value. This is needed in order to not compute its value manually...

As we figured out just now, Rowy doesn't paginate results when doing lazy-loading. Instead, it loads all data [again and again](https://github.com/rowyio/rowy/blob/main/src/hooks/useTable/useTableData.tsx#L169) by just increasing a limit. So once you have...

enhancement

**Is your feature request related to a problem? Please describe.** We need to be able to have multiple filters applied to a view. Indexes have to be created either automatically...

enhancement
job-task

When we create a new table using an existing table config, it doesn't copy its children tables' configurations.

good first issue

**Is your feature request related to a problem? Please describe.** We don't want our staff being able to execute scripts, however we want them to be able to independently manage...