8810 Commits (ca28c2e27f1f34d522196dfc12e4dbd61b4de2ce)

Author SHA1 Message Date
Dean ca28c2e27f Code formatting 4 years ago
Dean 4695a008df Initial commit of home screen modifications and template browsing 4 years ago
Maurits Lourens 2331973744 don't sent searchableSchema to getSchemaForDatasource 5 years ago
Rory Powell ce965de59d Fix base path in server url for openapi3 import 5 years ago
Maurits Lourens c28a858101 set word-wrap to break word, so the text spreads on multiple lines 5 years ago
Maurits Lourens f0bb7070ab set text-overflow on binding panel items 5 years ago
Maurits Lourens 99e78c7578 remove inkscape related data from svg 5 years ago
mike12345567 7707755a32 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 5 years ago
Andrew Kingston eabe1a0057 Add optional chaining to all current asset references to account for nullish values 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
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