Gerard Burns
Gerard Burns
## Description Adds the Row Explorer block. The Row Explorer block when provided with a data source will provide a card per row of that table, when clicked that card...
**NOTE**: This PR is split into 2 commits, one has a bunch of repetitive changes temporarily commenting out Svelte warnings, and the other contains the actual real changes. ## Description...
## Description - Adds a skeleton loader to improve the experience for previewing you apps. - Differs a little from the designs outlined in the ticket because the original mock-up...
## Description ## General Changes - Fixed an issue where alerts for required fields weren't showing up on freshly added chart components, fixed another related issue hidden by this bug...
Noticed an issue/oversight where adding a column to a table with views would also automatically enable that column on the view. This not only seems a little insecure, but also...
A lot of our links throughout the app aren't actual anchors, but are buttons that behave like links. This isn't great for a few reasons, but one particular frustrating one...