58 Commits (9c903feed0bec3db04ac488f1f598c8abc8e3669)

Author SHA1 Message Date
Keviin Åberg Kultalahti f833c1a5a0 fix dataBinding error 5 years ago
Michael Shanks a61c54f07e lint fix + remove electron.js 5 years ago
mike12345567 96b4549a4c Formatting. 5 years ago
Martin McKeaveney 651b57fbb2 small fixes 5 years ago
Andrew Kingston b3b7c54901 Update to support new stores 5 years ago
Andrew Kingston e15986a6a5 Remove unecessary escape in regex 5 years ago
Andrew Kingston c486a311b1 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 5 years ago
Keviin Åberg Kultalahti 44e3f29a0b moves backend stores to "stores" in the root src directory 5 years ago
Andrew Kingston f17e2478e2 Fix crash generating bindable properties for an empty data provider ID 5 years ago
Andrew Kingston 14a4545874 Update cypress tests 5 years ago
Keviin Åberg Kultalahti d37778d809 lint fix 5 years ago
Keviin Åberg Kultalahti 45a2e5cf46 fix databindings 5 years ago
Keviin Åberg Kultalahti c77061f239 wip: converts components to use separate stores 5 years ago
Andrew Kingston 28e1688138 Don't add _id and _rev fields to form schemas 5 years ago
Andrew Kingston b9fe600a9b Fix data binding not generating bindable properties for components referencing a data provider ID wrapped for handlebars 5 years ago
Andrew Kingston e62a6b92b4 Update bindings to always ensure they are safely escaped 5 years ago
Andrew Kingston 12ea52f3b1 Update schema generation to automatically include _id and _rev fields 5 years ago
Andrew Kingston 6d7cb8d6ba Update bar chart to work with new data provider 5 years ago
Andrew Kingston 1368074f68 Update bindable properties to handle new data provider 5 years ago
Andrew Kingston 6e29423d4d Add data provider component and refactor component setting types 5 years ago
Andrew Kingston 1b5ac74150 Fix crash when schema doesnt exist for a datasource 5 years ago
mike12345567 afe70d1ba2 Fixing issue - this will replace any bindings when copying and pasting a stack of components with 'Invalid binding'. 5 years ago
Andrew Kingston 7b4b22377d Display enriched relationship info in grids and bindings 5 years ago
Andrew Kingston 7f92c82298 Fix calc view schemas not being determined correctly 5 years ago
Andrew Kingston 284018fefa Rename form data bindings to Fields instead of Schema 5 years ago
Andrew Kingston 8b23f603bd Update URL settigns to be bindable inputs and update navigate action 5 years ago
Andrew Kingston 24c3f3019f Fix automatic form generation from relationship and calculated view schemas 5 years ago
Andrew Kingston 4493a0896f Remove commented out lines 5 years ago
Martin McKeaveney 05353c7666 backwards pagination 5 years ago
Martin McKeaveney 36f3bbf6dd user search 5 years ago
Martin McKeaveney 7ef56de1be indexable fields 5 years ago
Andrew Kingston 1185756622 Fix forms not providing correct datasource object 5 years ago
Andrew Kingston d939acbd4f Fix typo in _rev schema field type 5 years ago
Andrew Kingston 4d9f4cc211 Update bindable properties to pull directly from form children 5 years ago
Andrew Kingston c36ddceb7e Pull form bindable properties from field definitions rather than schema 5 years ago
Andrew Kingston 9c0e417408 Add custom component actions. Simplify client context. Add form validation action 5 years ago
Martin McKeaveney 1738537ad8 binding panel options from helpers 5 years ago
Michael Drury a1f09b0a1a Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this. 5 years ago
mike12345567 41fbc39618 Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 5 years ago
Andrew Kingston 9d870dbccc Add current user bindings, and current user relationships as data sources 5 years ago
mike12345567 9e798158c2 Linting. 5 years ago
mike12345567 6219a66604 Fixing the transition between readable and runtime bindings. 5 years ago
Andrew Kingston bcdcc68918 Fix settings to select fields and fix chart settings not showing fields 5 years ago
mike12345567 1d38dda79b Linting. 5 years ago
mike12345567 d3d840e42a Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 5 years ago
Andrew Kingston 3d77c1f38f Add bindable properties from query datasources 5 years ago
Andrew Kingston d94473bca5 Update button actions and remove deprecated code 5 years ago
Andrew Kingston cbe6459a9c Remove deprecated code around data binding 5 years ago
Andrew Kingston 275f0ca092 Add navigation bar, links and row detail definitions 5 years ago
Andrew Kingston dbbe76951d Add ID and rev data bindings back in 5 years ago