57 Commits (2abb5d57593aaab1a5830b44fc360e01f834b839)

Author SHA1 Message Date
Martin McKeaveney 2abb5d5759 small fixes 6 years ago
Andrew Kingston 46745a757a Update to support new stores 6 years ago
Andrew Kingston 95c363727d Remove unecessary escape in regex 6 years ago
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 6 years ago
Andrew Kingston a242d19f28 Fix crash generating bindable properties for an empty data provider ID 6 years ago
Andrew Kingston 543b5bb3fd Update cypress tests 6 years ago
Keviin Åberg Kultalahti 976d8b3b54 lint fix 6 years ago
Keviin Åberg Kultalahti 5d30950421 fix databindings 6 years ago
Keviin Åberg Kultalahti b4f5522a5e wip: converts components to use separate stores 6 years ago
Andrew Kingston e16a28fcd2 Don't add _id and _rev fields to form schemas 6 years ago
Andrew Kingston 2d6bc0c998 Fix data binding not generating bindable properties for components referencing a data provider ID wrapped for handlebars 6 years ago
Andrew Kingston 2d713bed81 Update bindings to always ensure they are safely escaped 6 years ago
Andrew Kingston b9c43052f6 Update schema generation to automatically include _id and _rev fields 6 years ago
Andrew Kingston 87fd743f75 Update bar chart to work with new data provider 6 years ago
Andrew Kingston 788817d249 Update bindable properties to handle new data provider 6 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 6 years ago
Andrew Kingston 091054df5d Fix crash when schema doesnt exist for a datasource 6 years ago
mike12345567 23d10e1949 Fixing issue - this will replace any bindings when copying and pasting a stack of components with 'Invalid binding'. 6 years ago
Andrew Kingston d4d4a36448 Display enriched relationship info in grids and bindings 6 years ago
Andrew Kingston 3760835226 Fix calc view schemas not being determined correctly 6 years ago
Andrew Kingston bd72b14ce3 Rename form data bindings to Fields instead of Schema 6 years ago
Andrew Kingston 37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 6 years ago
Andrew Kingston 350dd8b3cd Fix automatic form generation from relationship and calculated view schemas 6 years ago
Andrew Kingston 9512f6a840 Remove commented out lines 6 years ago
Martin McKeaveney 41bc7dbaf7 backwards pagination 6 years ago
Martin McKeaveney fde5ef02ac user search 6 years ago
Martin McKeaveney d2bd2209eb indexable fields 6 years ago
Andrew Kingston f453ed6c43 Fix forms not providing correct datasource object 6 years ago
Andrew Kingston 963f5e0ad8 Fix typo in _rev schema field type 6 years ago
Andrew Kingston 71da755b30 Update bindable properties to pull directly from form children 6 years ago
Andrew Kingston e3e22da303 Pull form bindable properties from field definitions rather than schema 6 years ago
Andrew Kingston cf43cf765c Add custom component actions. Simplify client context. Add form validation action 6 years ago
Martin McKeaveney 16cce9c10c binding panel options from helpers 6 years ago
Michael Drury ff75f8e8a5 Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this. 6 years ago
mike12345567 bd3bdfa9aa Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 6 years ago
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 6 years ago
mike12345567 b0c7002a5a Linting. 6 years ago
mike12345567 2d7866dd58 Fixing the transition between readable and runtime bindings. 6 years ago
Andrew Kingston 9e29b33055 Fix settings to select fields and fix chart settings not showing fields 6 years ago
mike12345567 d7da11e96c Linting. 6 years ago
mike12345567 9acd30a4cb Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 6 years ago
Andrew Kingston 75cd492988 Add bindable properties from query datasources 6 years ago
Andrew Kingston 7e7219856d Update button actions and remove deprecated code 6 years ago
Andrew Kingston 10f8e53305 Remove deprecated code around data binding 6 years ago
Andrew Kingston 4818080699 Add navigation bar, links and row detail definitions 6 years ago
Andrew Kingston 4b719f7602 Add ID and rev data bindings back in 6 years ago
Andrew Kingston 55f8babacc Fix crash when evaluating data bindings for a component with no definition 6 years ago
Andrew Kingston 0a669033d1 Improve data binding popup and finish component bindings 6 years ago
Andrew Kingston 6a758e3b2d Add new data bindings for context bindings and most work for component bindings 6 years ago