917 Commits (150c4c3937d2be3daedcb7bd8ada2b8a7e84ea42)

Author SHA1 Message Date
Andrew Kingston 92337f9fa3 Fix duplicate component action in settings bar 4 years ago
Andrew Kingston 6dc75d45b4 Add missing component store to client library SDK 4 years ago
mike12345567 8b76693480 Fix for form issue #5669 - when in an empty state didn't correctly handle null stores. 4 years ago
mike12345567 107c9e2dfc Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 4 years ago
Andrew Kingston 0143de5020 Deregister field validation when unmounting form fields 4 years ago
Rory Powell c5ec781057 Fix: You must pass a 'distinctId' (public forms) 4 years ago
Mel O'Hagan d85e022182 Get latest RevId if not provided 4 years ago
Andrew Kingston 665904781b Fix sticky hover state for icons on mobile 4 years ago
Andrew Kingston 17aba96dfa Fix typo 4 years ago
Andrew Kingston 892088702f Add on change action to S3 upload field 4 years ago
Andrew Kingston 67f94e0cae Add on change action to relationship field 4 years ago
Andrew Kingston f70cab8a6c Add on change action to options field 4 years ago
Andrew Kingston 0c83596a86 Add on change action to multi-select field 4 years ago
Andrew Kingston 417b034676 Add on change action to long form field 4 years ago
Andrew Kingston 5d2c337d5d Add on change action to string field 4 years ago
Andrew Kingston e7ca90cd6b Add on change action to JSON field 4 years ago
Andrew Kingston 3b71c40570 Add on change action to datetime field 4 years ago
Andrew Kingston 8e204ae0b8 Add on change action to boolean field 4 years ago
Andrew Kingston 9b56dcfdfe Add on change action to attachment field 4 years ago
Andrew Kingston 04b299750d Add button actions to update form field values 4 years ago
Mel O'Hagan adfb8d7c56 Only apply to small components (button, headline) 4 years ago
Andrew Kingston f05844192c Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions 4 years ago
Andrew Kingston 543578051e Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions 4 years ago
Mel O'Hagan 8d00566703 Move settings bar below element if at very top 4 years ago
Andrew Kingston d91f67ef34 Update spectrum card word wrapping again 4 years ago
Andrew Kingston b528c9fa08 Account for builder preview 2px offset when rendering indicator sets so that indicators are accurate for devtools 4 years ago
Andrew Kingston c25ca0cafd Tidy up 4 years ago
Andrew Kingston c8e87cf24f Add label for global selected rows bindings in devtools 4 years ago
Andrew Kingston fea89488e1 Don't show an error for the endpoint 4 years ago
Andrew Kingston d121aefbaa Reset buttion action output context on each invocation of the action 4 years ago
Andrew Kingston ae7117f744 Fix color and size of chart tooltips 4 years ago
Andrew Kingston 753878c0dd Update chart data labels to white 4 years ago
Andrew Kingston 8e46e4b514 Disable validation for search fields in cards block 4 years ago
Andrew Kingston c0eb27e8d1 Disable validation for search fields in table block 4 years ago
Andrew Kingston 91e35ef816 Add internal setting to fully disable form validation 4 years ago
Andrew Kingston 2e979846c4 Manually pull in new state context on each button action enrichment to keep aware of state changes during button action execution 4 years ago
Andrew Kingston a194bb7716 Remove button editing class which was used for testing 4 years ago
Andrew Kingston a304aae95c Only save textContent of editable fields to fix HTML being inserted, and fully remount component when toggling editing to fix chrome issues 4 years ago
Andrew Kingston 3b632dea85 Fix bug which prevented last marker being removed from the map if deleted 4 years ago
Andrew Kingston ff327423e1 Add 'continue if' button action 4 years ago
Andrew Kingston ec726febf2 Update apex chart tooltips to work in dark themes 4 years ago
Andrew Kingston bd93f150b5 Use global self endpoint in client apps to differentiate between not being logged in and not having access to an app 4 years ago
Andrew Kingston e1878dabc2 Make app dynamic filter component respsonsive 4 years ago
Andrew Kingston c586049043 Update pie chart to be reactive 4 years ago
Andrew Kingston 84cdfa5eac Update line chart to be reactive 4 years ago
Andrew Kingston e1aea10567 Update candlestick chart to be reactive 4 years ago
Andrew Kingston fbebc8aced Update bar chart to be reactive 4 years ago
Andrew Kingston c6cffa15ee Do not update form field value when default value changes to prevent endless loops 4 years ago
Andrew Kingston 733fe1fe3f Update spectrum card word wrapping to allow breaking text anywhere 4 years ago
Andrew Kingston 34c13db56d Don't attempt to invalidate related datasources when invalidating query datasources 4 years ago