836 Commits (ce3715ccad08073faf8848faac36826b7906ef09)

Author SHA1 Message Date
Rory Powell d2e13da831 Test fix 5 years ago
Rory Powell 4433ebc1f2 Handle 403 when loading templates 5 years ago
Rory Powell b5250ac244 Fix return url using cookies 5 years ago
mike12345567 657f55f0da Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries. 5 years ago
Andrew Kingston ab1e5abd5e Refactor button definitions, rename button action components and add button manifest 5 years ago
Andrew Kingston dc7d22e5cb Add support for binding forms to deep json fields 5 years ago
Andrew Kingston 59ac6682ae Generate button context bindings for all button actions 5 years ago
Andrew Kingston 2da952af24 Fix bug where state variables were not always extracted, improve performance when determining bindable state values and add initial work on generating button context bindings 5 years ago
Andrew Kingston b1cc72c54a Add support for accessing unlimited levels of nested JSON arrays 5 years ago
Andrew Kingston d1b5716252 Fix data bindings from JSON fields not correctly squashing nested structures beyond the first level 5 years ago
Andrew Kingston ca0abba428 Add data bindings for top level properties within JSON fields 5 years ago
Andrew Kingston a5b4087f64 Enable support for handling shallow non-object arrays in JSON fields 5 years ago
mike12345567 5936fe0f5f Adding all response capabilities. 5 years ago
Andrew Kingston 8dd916afb9 Add more comments to clarify data binding behaviour 5 years ago
Andrew Kingston 7a0ee7aea6 Remove log statements 5 years ago
Andrew Kingston d10d332b9f Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema 5 years ago
Andrew Kingston cd5d370e7b Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Andrew Kingston 1e38628a4b Add new form field component for JSON fields, JSON validation and update autoscreen generation 5 years ago
Andrew Kingston e71dd8fb77 Reset client features when selecting a new app 5 years ago
Andrew Kingston e6741ce341 Ensuire the save row action determines the correct runtime bindings and only uses valid context types 5 years ago
mike12345567 3e5f9b9505 Updating REST creation, removing the modal step, updating the config page to move things around as per designs. 5 years ago
Andrew Kingston 2c91b89f02 Prevent data providers from using arbitrary context-providing components as sources 5 years ago
mike12345567 05e2baa0d3 Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 5 years ago
Andrew Kingston 8b4bd84ab5 Preserve bindings when duplicating components 5 years ago
Peter Clement 3e6d858d3a fix automation 5 years ago
Peter Clement f8f191570d refactor screen templates to include table name 5 years ago
Peter Clement f9fea88541 refactor screen templates to include table name 5 years ago
Peter Clement b902e017dd fix bug with test results 5 years ago
Peter Clement 5311c8ee7e save inputted test data 5 years ago
Andrew Kingston 9728c6c947 Prevent unecessary updates to component settings to improve performance 5 years ago
Andrew Kingston 3470b1ea1b Update data sources to correctly include block context suffixes in provider IDs 5 years ago
Andrew Kingston df455c2719 Add data block component 5 years ago
Andrew Kingston 3db35d3af9 Enable data providers to use array and attachment fields as their source 5 years ago
Andrew Kingston 2b59d44e06 Change bindable properties order 5 years ago
Andrew Kingston 4690ae827c Use full bindings for releationships and attachments 5 years ago
Martin McKeaveney cb459bc877 adding flags for messagePassing 5 years ago
Peter Clement 1a265149e2 new auto screen ux 5 years ago
Andrew Kingston a7849eac7d Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 5 years ago
Andrew Kingston 117a7f7ce8 Fix issue getting bindable properties when selecting a screen 5 years ago
Andrew Kingston adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
mike12345567 a1aaf00e41 Fixing two issues, not verifying a file has been uploaded for import app and fixing HBS visual issue where handlebars statement could get screwed up. 5 years ago
mike12345567 fd894897ca Setting a hard limit on how many rows can be returned by the SQL plus queries. 5 years ago
Peter Clement e479ced4c8 fix webhook issue in automations 5 years ago
Andrew Kingston 43d546b2db Fix inserting bindings manually when using JS 5 years ago
Andrew Kingston 67a74ee327 Fix bug determining if a binding is JS or not 5 years ago
Andrew Kingston 8f1e536318 Enable binding replacements in JS bindings 5 years ago
mike12345567 453556d273 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 5 years ago
Peter Clement 62218c71b5 allow user to add automation block between existing blocks 5 years ago
Andrew Kingston b0b0268b7d Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components 5 years ago
Andrew Kingston 9e74acfec0 Prevent screen slot or something containing the screen slot from being deleted 5 years ago