Add common aggregate formula functions to composer
The aggregate formula functions in this "experiment" are very useful, and would be more useful if they were available in the standard function dropdown in the Skuid composer: https://github.com/skuid/skuid-labs/tree/master/experiments/formulaFunct...
Dont allow Conditions for fields that are not filterable
For example with History objects from Salesforce not all fields are filterable, specifically the OldValue and NewValue fields. Despite not being filterable as stated by Salesforce, you can add a condition for these fields on the Model and they wil...
It would be nice if we could make the Skuid.debug console command made into a component that we could put directly into a page. Taking the code out of it and making it low code/no code.
Design Audit Features: See where components and styles are used
When you have a complex app and multiple components and styles, it would be helpful to have a way to see For each component, which pages it's used on For each style variant, which pages it's used on
Skuid NLX Feature Request: Client Side Filtering Logic
It appears client side logic cannot be included in filter grouping logic. Filter grouping logic appears to only affect server filters. For example if you have two client side filters (1 & 2) and then a server side filter, your grouping logic c...
When we create an app that is geared towards a Mobile device it would be great to be able to add a swipe interaction. Alternatives can be pretty clunky, like lots of extra arrow buttons etc.
Page builders frequently use common patterns and layouts. Create reusable widgets that can be shared across pages and orgs. These can start simple but become increasingly complex:Level 1 - UI patterns (just components and configuration)Level 2 - U...