793 Commits (494e042dd8197dbd67ddd43a684bc2fa6d1d2b1a)

Author SHA1 Message Date
Andrew Kingston 0c9ab127e5 Update data sources to correctly include block context suffixes in provider IDs 5 years ago
Andrew Kingston 07f15c5759 Add data block component 5 years ago
Andrew Kingston e0c88597a7 Enable data providers to use array and attachment fields as their source 5 years ago
Andrew Kingston 0637168ab9 Change bindable properties order 5 years ago
Andrew Kingston 25f2109d1f Use full bindings for releationships and attachments 5 years ago
Martin McKeaveney f7550c8c47 adding flags for messagePassing 5 years ago
Andrew Kingston aa56d6fd63 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 cb263cd1e4 Fix issue getting bindable properties when selecting a screen 5 years ago
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
mike12345567 56274019d6 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 89be613c40 Setting a hard limit on how many rows can be returned by the SQL plus queries. 5 years ago
Peter Clement 6f708ec86b fix webhook issue in automations 5 years ago
Andrew Kingston b06669fe32 Fix inserting bindings manually when using JS 5 years ago
Andrew Kingston d114b3f1ed Fix bug determining if a binding is JS or not 5 years ago
Andrew Kingston 21c60849c7 Enable binding replacements in JS bindings 5 years ago
mike12345567 2b0bdffa65 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 5 years ago
Peter Clement e7d30a968a allow user to add automation block between existing blocks 5 years ago
Andrew Kingston cf91990125 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 6e9736e79b Prevent screen slot or something containing the screen slot from being deleted 5 years ago
mike12345567 c7bc68d0de Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 5 years ago
Andrew Kingston 1bb964ca31 Fix regex binding replacement issue due to not being escaped 5 years ago
Martin McKeaveney b4f9fd4f12 changed events to constants, instantiated analytics client at right time 5 years ago
Maurits Lourens 9aecdedbfc remove the link from navigation bar when removing the screen 5 years ago
Martin McKeaveney 0993825286 analytics clients 5 years ago
Maurits Lourens a5b5b102fd replace all handlebars bindings, not just the first 5 years ago
Maurits Lourens 0102e7284d fix merge conflicts, make arguments more consistent 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Peter Clement 6809aa6e22 remove logs 5 years ago
Peter Clement cdcd582c41 Update icons 5 years ago
Peter Clement b72999c027 Show test outputs and responses in modal 5 years ago
Peter Clement d0b3db07a6 Require required schema fields before saving 5 years ago
Peter Clement e6e40f1225 Improve test automation modal and handling of data 5 years ago
mike12345567 b00f8764cb Updating automations system to return the inputs and outputs of each step. 5 years ago
Andrew Kingston c5cd2fb64a Add feature flag to determine support for previewing on different device sizes 5 years ago
Andrew Kingston 47e6504c14 Add preview device selection buttons and pass device preview down to client app 5 years ago
Andrew Kingston 5d1be13c42 Hide state bindings if feature is not available 5 years ago
Andrew Kingston dbbcf4052e Hide state action in old apps and add working basic implementation of theming 5 years ago
Andrew Kingston 21029b80ba Automatically determine which state keys are available 5 years ago
Andrew Kingston a7be624d64 Add client app state and button actions to control it 5 years ago
Maurits Lourens ffca6f6980 rename automation 5 years ago
Andrew Kingston 7dc4a8785b Update autoscreens to have size settings again 5 years ago
Peter Clement d55218e813 Add contains option to lucene query builder 5 years ago
Andrew Kingston 6d902616cc Always limit data providers to 1 row on details screens, even for external tables 5 years ago
Andrew Kingston 27be64a6fd Give detail autoscreen repeater a placeholder for when no rows exist 5 years ago
Peter Clement dbd0d76613 add multiselect component as option for form design 5 years ago
Andrew Kingston f04b860146 Automatically name and number form step components upon creation 5 years ago
Andrew Kingston c44d0a684b Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston e8442c8161 Fix autoscreen-generated form component default settings 5 years ago
Andrew Kingston f4d965347d Add global data bindings for mobile and tablet device sizes 5 years ago
Andrew Kingston 5a138fb4ea Fix colour picker inconsistencies when app theme has never been changed 5 years ago