8768 Commits (cfb8040848ba62e20fe4e7e4d259f8397b00bc52)

Author SHA1 Message Date
Andrew Kingston c8717d83eb Make component setting updates sequential to prevent 409s 5 years ago
Rory Powell 01e97b0fda Fix REST Import 5 years ago
mike12345567 c5c10cbc79 Fixes for review comments. 5 years ago
Andrew Kingston 74468808f3 Improve parsing of REST query strings to support equals symbol in values 5 years ago
mike12345567 6415abb3d4 Changing the API key modal to have a copy input which allows copying the API key easily. 5 years ago
Andrew Kingston e0df3787ca Make view UI read only and limit rows to 10 5 years ago
Andrew Kingston 4304205224 Handle leading double slash when displaying REST queries in navigation 5 years ago
Andrew Kingston 2786f657c7 Improve REST query naming in navigation 5 years ago
Andrew Kingston 0338e8c7b5 Ensure data binding generation doesn't crash if no asset is selected 5 years ago
Andrew Kingston 4eb4f20fb5 Always update asset type when required, even if no assets of that type exist 5 years ago
Andrew Kingston 664fd945f4 Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings 5 years ago
Peter Clement 9b3cedd457 remove console log 5 years ago
Peter Clement 53c207691c add ability to select rows from different tables and provide bindings 5 years ago
Andrew Kingston 6279d698e8 Fix usage of className instead of class 5 years ago
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 5 years ago
Andrew Kingston 42845d2881 Lint 5 years ago
Andrew Kingston 826d49c58c Allow bindings for table cell values and break out cell settings into its own drawer component 5 years ago
Andrew Kingston b26a59a9f4 Add configuration options for table cell customisation to the table component 5 years ago
Andrew Kingston 4e6e932402 Fix table loading states and remove virtual table rendering 5 years ago
Andrew Kingston 0a92aef42a Add quick actions for adding all column or for resetting column selection back to default 5 years ago
Rory Powell a8a8e97840 Add 'location = /' -> 4001 to nginx dev conf 5 years ago
Andrew Kingston ad0591e775
Fix usage of className instead of class 5 years ago
Andrew Kingston aa2e6c97da Fix role being stale when creating screens 5 years ago
Andrew Kingston 22a1c9ed3c Use selected role when creating screens 5 years ago
Andrew Kingston 953c6b13bf Fix issue with schema generation when datasource is undefined 5 years ago
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 5 years ago
mike12345567 f872e29393 Fixing #4522 - frontend-core refactor changed how some of these endpoints were used. 5 years ago
Peter Clement 439043c6da disallow bindings selection for other actions 5 years ago
Andrew Kingston 9daa241c71 Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities 5 years ago
Peter Clement 22e1a5dad4 uneeded import 5 years ago
mike12345567 8411a0e6c3 Fixing issue with value being set in binding panel as per review comments of aptkingston. 5 years ago
Peter Clement 77822bbca3 update automation type coercion 5 years ago
mike12345567 ce28aff3f9 Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated. 5 years ago
Andrew Kingston e8c3e13aab Remove empty style blocks 5 years ago
mike12345567 a6bc495770 Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block. 5 years ago
Andrew Kingston af766f1234 Improve layout and edge cases around using column editor drawer 5 years ago
Andrew Kingston fe464b5ebc Add labels to column config drawer 5 years ago
Andrew Kingston e84f998622 Remount button action components fully when changing action to prevent stale UI 5 years ago
Andrew Kingston c7edfa7f59 Remount button action components fully when changing action to prevent stale UI 5 years ago
mike12345567 3aac333dcb Fix for #4440, fixing validation of API endpoints. 5 years ago
mike12345567 126499f383 Fix for #4440, fixing validation of API endpoints. 5 years ago
Peter Clement 2ead1c59be changing bindings key 5 years ago
Peter Clement 28ebc65397 fix bindings 5 years ago
Peter Clement 3b4fe5a284 fix js 5 years ago
Peter Clement bb5ad1c2bf update how we handle coercion of types 5 years ago
Peter Clement 350edc2aec add row selection functionality to tables 5 years ago
mike12345567 dff24e402d Getting api key/dev info docs setup and in use. 5 years ago
Andrew Kingston b22cfb8a3f Add new setting component for configuring table column order and display names 5 years ago
Andrew Kingston 411f7b89e9 Fix button layout in drawers 5 years ago
Michael Drury e01563b6fc Adding basic endpoints for API keys. 5 years ago