878 Commits (8a71ebb50bf020199f454b328bb3bced11e47a26)

Author SHA1 Message Date
Andrew Kingston f05844192c 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 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 5 years ago
Maurits Lourens 70301010d3 fetch the table which contains info about the primaryDisplay 5 years ago
Andrew Kingston b3f1458d8f Update default height of map component 5 years ago
Andrew Kingston 52c8742067 Improve map actions, tidy up some parts of the map component and ensure settings update properly 5 years ago
Peter Clement 43f7d1607d linting 5 years ago
Peter Clement 96ea66f898 send export file from backend 5 years ago
Andrew Kingston 3fb71f91ef Fix duplicate handlers for map click setting and update map to only zoom to markers once 5 years ago
Andrew Kingston 9e96090333 Add map action for map click 5 years ago
Peter Clement 65e857609a fix button action export for csv 5 years ago
Andrew Kingston 2d33b1195e Add event context to button actions to allow passing in params at run time and add corresponding data bindings 5 years ago
Andrew Kingston 0cb3e5d98d Convert marker popups to tooltips on hover 5 years ago
Dean 4d93d3b76c Minor code styling fix 5 years ago
Dean 3d4c155fb7 Added link target to the list of allowed attributes for any links used in map attribution 5 years ago
Dean f760724519 Map refactored and dependency updates 5 years ago
Dean 60dd9b704e Added html escaping package sanitize-html to prevent injection via the map attribution field 5 years ago
Dean 7fede5bd72 Added fix to accomodate a cleared attribution field 5 years ago
Dean 482684c6e7 Added the default location behaviour back in. Added in a Map Attribution field for users who alter their tile url. Some refactoring based on feedback 5 years ago
Andrew Kingston a4e16a4d96 Add comment for consistency 5 years ago
Andrew Kingston fc6a56e362 Add css print styles to ensure multi-page print is possible 5 years ago
Dean a0588c77ee Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it. 5 years ago
Peter Clement 8b9991be24 Update how button action for exporting works 5 years ago
Andrew Kingston 1c5d54fe1d Add duplicate action to settings bar 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Andrew Kingston d011e2e63e Fix loading state in S3 upload component and show error if possible 5 years ago
Andrew Kingston 11cd5d1570 Update more option picker logic to only hide nullish rather than falsey values when using a dynamic options source 5 years ago
Andrew Kingston b738fcf030 Update option picker logic to only hide nullish rather than falsey values when using a dynamic options source 5 years ago
Andrew Kingston 47d8a1e628 Add error notification if executing a query in a button action fails 5 years ago