9028 Commits (e6e0d0e268fb8fd7b5db5700a977ea892fe8be3b)

Author SHA1 Message Date
Andrew Kingston eabe1a0057 Add optional chaining to all current asset references to account for nullish values 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
Maurits Lourens e9405a1802 initial setup for google firebase integration 5 years ago
Andrew Kingston 2b19986550 Fix screen renaming when same route already exists 5 years ago
Peter Clement 7d9bed3a3f account for blocks within export button action 5 years ago
Peter Clement 8b9991be24 Update how button action for exporting works 5 years ago
Maurits Lourens 4df23dd2b8 show correct error and keep modal open 5 years ago
Andrew Kingston 1c5d54fe1d Add duplicate action to settings bar 5 years ago
Andrew Kingston 0ff7c1ed06 Add option to paste inside screens 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Andrew Kingston 6fbfeaf365 Update confirm text button when duplicating screens 5 years ago
Andrew Kingston 6e439c7eb5 Properly remove window event listener when unmounting component preview 5 years ago
Andrew Kingston 7113fe6b07 Add component name to settings panel 5 years ago
Rory Powell 3b9303a1fb Enforce licensed developer count + error types/codes framework 5 years ago
Andrew Kingston 63f6a00892 Allow bulk deleting all screens under a route 5 years ago
Andrew Kingston 1ae5a1c5e7 Allow duplication of screens 5 years ago
Andrew Kingston d89f5f74e5 Rewrite screen wizard to make modals reusable and fix some edge case URL bugs 5 years ago
Andrew Kingston 18d7176ab7 Improve copy and paste to support keeping all data bindings valid 5 years ago
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
Rory Powell 9fcf702a32 Add status banner that reacts to cypress healthcheck failures 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
Tobias Speicher 9d25f26791
Replace deprecated String.prototype.substr() 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
Rory Powell 684a915a30 poc wip 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