73 Commits (a7be624d6448ef9ce3b6d295fb96cd0d1b4a5aba)

Author SHA1 Message Date
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
Andrew Kingston 091054df5d Fix crash when schema doesnt exist for a datasource 5 years ago
mike12345567 23d10e1949 Fixing issue - this will replace any bindings when copying and pasting a stack of components with 'Invalid binding'. 5 years ago
Andrew Kingston d4d4a36448 Display enriched relationship info in grids and bindings 5 years ago
Andrew Kingston 3760835226 Fix calc view schemas not being determined correctly 5 years ago
Andrew Kingston bd72b14ce3 Rename form data bindings to Fields instead of Schema 5 years ago
Andrew Kingston 37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 5 years ago
Andrew Kingston 350dd8b3cd Fix automatic form generation from relationship and calculated view schemas 5 years ago
Andrew Kingston 9512f6a840 Remove commented out lines 5 years ago
Martin McKeaveney 41bc7dbaf7 backwards pagination 5 years ago
Martin McKeaveney fde5ef02ac user search 5 years ago
Martin McKeaveney d2bd2209eb indexable fields 5 years ago
Andrew Kingston f453ed6c43 Fix forms not providing correct datasource object 5 years ago
Andrew Kingston 963f5e0ad8 Fix typo in _rev schema field type 5 years ago
Andrew Kingston 71da755b30 Update bindable properties to pull directly from form children 5 years ago
Andrew Kingston e3e22da303 Pull form bindable properties from field definitions rather than schema 5 years ago
Andrew Kingston cf43cf765c Add custom component actions. Simplify client context. Add form validation action 5 years ago
Martin McKeaveney 16cce9c10c binding panel options from helpers 5 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. 5 years ago