809 Commits (fd2b3fba4797dbe62a0fc0628b4af3f42ae4e9c9)

Author SHA1 Message Date
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
Andrew Kingston 2c91b89f02 Prevent data providers from using arbitrary context-providing components as sources 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
mike12345567 4ecc92de3b 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 8b35405a85 Fix regex binding replacement issue due to not being escaped 5 years ago
Martin McKeaveney 0a7512a4d9 changed events to constants, instantiated analytics client at right time 5 years ago
Maurits Lourens ff4476b333 remove the link from navigation bar when removing the screen 5 years ago
Martin McKeaveney 184061a56b analytics clients 5 years ago
Maurits Lourens 28e7ef2806 replace all handlebars bindings, not just the first 5 years ago
Maurits Lourens 931ec7bfd9 fix merge conflicts, make arguments more consistent 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Peter Clement 44b7b6a6f8 remove logs 5 years ago
Peter Clement 3b66a14a6f Update icons 5 years ago
Peter Clement dfbf7e2ee4 Show test outputs and responses in modal 5 years ago
Peter Clement 82db0950c3 Require required schema fields before saving 5 years ago
Peter Clement d86c238d53 Improve test automation modal and handling of data 5 years ago
mike12345567 e84d30524b Updating automations system to return the inputs and outputs of each step. 5 years ago
Andrew Kingston acb289cc5f Add feature flag to determine support for previewing on different device sizes 5 years ago
Andrew Kingston fbbeccc0a1 Add preview device selection buttons and pass device preview down to client app 5 years ago
Andrew Kingston bf8975ec6d Hide state bindings if feature is not available 5 years ago
Andrew Kingston 04a26f3344 Hide state action in old apps and add working basic implementation of theming 5 years ago
Andrew Kingston 0f6a7946b5 Automatically determine which state keys are available 5 years ago
Andrew Kingston 9369e8b375 Add client app state and button actions to control it 5 years ago