91 Commits (b1e2c2ae98a7f345152bb2fc92ef1dce554155c0)

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
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
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 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
Maurits Lourens a5b5b102fd replace all handlebars bindings, not just the first 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston 5d1be13c42 Hide state bindings if feature is not available 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
Andrew Kingston c44d0a684b Support multiple component context exports and export additional context from forms 5 years ago
Andrew Kingston f4d965347d Add global data bindings for mobile and tablet device sizes 5 years ago
Andrew Kingston c451f54289 Fix crash when removing data bindings from an object which contains a null value 5 years ago
Andrew Kingston a367acfd74 Allow data providers to inherit each other and add full client side lucene implementation 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Michael Drury 124e30e00f Fixing cypress tests. 5 years ago
mike12345567 a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
mike12345567 87e846054b Linting. 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
Keviin Åberg Kultalahti 6c5b0f88b9 fix dataBinding error 5 years ago
Michael Shanks 0b0a2daa51 lint fix + remove electron.js 5 years ago
mike12345567 af0df42c3c Formatting. 5 years ago
Martin McKeaveney 2abb5d5759 small fixes 5 years ago
Andrew Kingston 46745a757a Update to support new stores 5 years ago
Andrew Kingston 95c363727d Remove unecessary escape in regex 5 years ago
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 5 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 5 years ago
Andrew Kingston a242d19f28 Fix crash generating bindable properties for an empty data provider ID 5 years ago
Andrew Kingston 543b5bb3fd Update cypress tests 5 years ago
Keviin Åberg Kultalahti 976d8b3b54 lint fix 5 years ago
Keviin Åberg Kultalahti 5d30950421 fix databindings 5 years ago
Keviin Åberg Kultalahti b4f5522a5e wip: converts components to use separate stores 5 years ago
Andrew Kingston e16a28fcd2 Don't add _id and _rev fields to form schemas 5 years ago
Andrew Kingston 2d6bc0c998 Fix data binding not generating bindable properties for components referencing a data provider ID wrapped for handlebars 5 years ago
Andrew Kingston 2d713bed81 Update bindings to always ensure they are safely escaped 5 years ago
Andrew Kingston b9c43052f6 Update schema generation to automatically include _id and _rev fields 5 years ago
Andrew Kingston 87fd743f75 Update bar chart to work with new data provider 5 years ago
Andrew Kingston 788817d249 Update bindable properties to handle new data provider 5 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 5 years ago