60 Commits (c010eeb31406633afe5b805ccb3b330dfd22caca)

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