Brent Bovenzi
Brent Bovenzi
### Description `iframe_views` and `appbuilder_menu_items` are very similar. We should merge them together to make an `external_views` plugin option instead. ### Use case/motivation Usability-wise, the only difference between an iframe...
Let's just use the existing chakra-ui ones. We had to custom implement these originally but now we don't need to. --- **^ Add meaningful description above** Read the **[Pull Request...
A lot of our `components/ui` files are no longer necessary. This PR removes FileUpload and InputGroup in favor of using Chakra's out-of-the-box components. Also: - removed advanced section from the...
Dependabot had a lot of updates. I manually went through them. Will do eslint and typescript in a separate PR because it broke our CI --- **^ Add meaningful description...