3311 Commits (a3d1b959fc61872a8a4a72fc4f47f5899f4c7c21)

Author SHA1 Message Date
Andrew Kingston a3d1b959fc Update list and detail autoscreens to be theme aware and use new designs 5 years ago
Andrew Kingston 9c954609fd Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 5 years ago
Andrew Kingston b4a1ae575d Update list autoscreen to be theme aware and use new component props 5 years ago
Andrew Kingston d7ea2fddea Set light as default app theme 5 years ago
Andrew Kingston 3a615306a6 Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston f7f7180437 Add spectrum card component 5 years ago
Andrew Kingston 1b8e6d029f Fix bug where stale data is shown in custom css drawer when changing components 5 years ago
Andrew Kingston 0f3b447896 Fix bug which causes an 'undefined' layout to appear if the save call 409s 5 years ago
Andrew Kingston 24172d111c Remove a lot of hacks around screenslots and allow naming them 5 years ago
Andrew Kingston 1cf0d3b0cf Fix text casing on some button settings 5 years ago
Andrew Kingston b4a8a9c160 Add better theme compatibility to color picker and client app components 5 years ago
Andrew Kingston dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 5 years ago
Andrew Kingston d28c48ccad Add global app theme picker and use it in client preview 5 years ago
Andrew Kingston fd9d1c61cc Improve styles in data source page to be more in line with the portal 5 years ago
Andrew Kingston 91fcb1755a Prevent creating datasource without a type selected 5 years ago
Andrew Kingston ce40b7165a Update autoscreens and default layouts to use new component props 5 years ago
Andrew Kingston 9c1cf98fce Fix placement of 'reset fields' button for field groups 5 years ago
Andrew Kingston b2c843adb4 Lint 5 years ago
Andrew Kingston 3a78b26230 Remove deprecated 'inline' style setting 5 years ago
Andrew Kingston 28e337858a Add gap prop by default to screens 5 years ago
mike12345567 bfc4a7cc7b Fixing test case and removing console.log. 5 years ago
mike12345567 6e0f18de87 Fixing issue with automation webhook URL being undefined. 5 years ago
Andrew Kingston d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 5 years ago
Andrew Kingston 2dd5645aab Fix instance name on layouts 5 years ago
Andrew Kingston 361d27cb08 Add color picker component and tidy up style options 5 years ago
Martin McKeaveney 9df56e9977 adding scroll to data source select 5 years ago
Andrew Kingston 817dc7b3cf Add new style definitions for containers 5 years ago
mike12345567 7c38150fbb Allowing self endpoints to 403 and not reload page. 5 years ago
mike12345567 db186a1c91 Fixing inactivity issue in builder as well #1773. 5 years ago
mike12345567 373c57580a Allowing formula fields to be display columns. 5 years ago
Andrew Kingston ab56301ace Add screen settings section, refactor more of component settings panel 5 years ago
Andrew Kingston 729dc3d8eb Add initial work on merging settings and design panels, improve code structure, improve styles 5 years ago
Michael Drury 8b447479a9 Update-deps and re-lint. 5 years ago
Michael Drury a2d98bfe23 Linting. 5 years ago
mike12345567 f244b7b075 Implementing feature #1700 and making it possible to remove logo. 5 years ago
mike12345567 d4df026318 Linting and adding internal_api_key to cypress. 5 years ago
Martin McKeaveney 20ca81e13c finally fixing cypress tests 5 years ago
mike12345567 68c8769686 Fixing issue stopping view test from creating tables. 5 years ago
mike12345567 cdebf6c10c Formatting. 5 years ago
mike12345567 239c328fe1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 4cf10ba42e refetch rows when row created 5 years ago
Andrew Kingston 2c31627e5a Update autoscreens to require confirmation when deleting rows 5 years ago
Andrew Kingston e5e3333158 Add confirmation params for some actions 5 years ago
Martin McKeaveney 6982c0f717 lint 5 years ago
mike12345567 3f1b95218e Fixing some issues I found with testing automations against external tables. 5 years ago
Martin McKeaveney 44dda78ea4 fix condition in layout 5 years ago
mike12345567 3475273f80 Removing the ability to delete a table. 5 years ago
Andrew Kingston 6eb82071b7 Allow sections to be nested inside containers 5 years ago
mike12345567 77de3e55d7 Linting. 5 years ago
mike12345567 987b66fd59 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 5 years ago