127 Commits (f5a8735882b8f37a85cc1bdd67644f02d8a7a4ef)

Author SHA1 Message Date
Dean 6be703d99a Added fixes for query body binding. Query parameter fixes and pretty bindings added 4 years ago
Dean 94496abe85 Fixes for datasource authentication parsing. Mapping UX updates 4 years ago
Dean dc20ecc5ff Merge commit 4 years ago
Andrew Kingston f9ef0da58e Add data binding for query params 4 years ago
Andrew Kingston 030f5ce6bd Add 'on load' actions for screens 4 years ago
Dean 830f127343 Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI 4 years ago
Andrew Kingston c81135dbd6 Add back in component settings panel 4 years ago
Andrew Kingston 04b299750d Add button actions to update form field values 4 years ago
Andrew Kingston b4632fc431 Update role bindings to use Role prefix rather than Roles 4 years ago
Andrew Kingston 2cafc7d032 Add role IDs as bindings 4 years ago
Andrew Kingston 2d33b1195e Add event context to button actions to allow passing in params at run time and add corresponding data bindings 5 years ago
Andrew Kingston eabe1a0057 Add optional chaining to all current asset references to account for nullish values 5 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 5 years ago
Andrew Kingston 0338e8c7b5 Ensure data binding generation doesn't crash if no asset is selected 5 years ago
Andrew Kingston 664fd945f4 Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings 5 years ago
Peter Clement 53c207691c add ability to select rows from different tables and provide bindings 5 years ago
Andrew Kingston 953c6b13bf Fix issue with schema generation when datasource is undefined 5 years ago
Andrew Kingston 9daa241c71 Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities 5 years ago
Peter Clement 2ead1c59be changing bindings key 5 years ago
Peter Clement 350edc2aec add row selection functionality to tables 5 years ago
Andrew Kingston 3a3f4f0538 Update usages of utils and helpers in the builder 5 years ago
Andrew Kingston 1ec3a91cae Update usages of utils and helpers in the builder 5 years ago
Andrew Kingston 54645df16f Refactor button definitions, rename button action components and add button manifest 5 years ago
Andrew Kingston ab1e5abd5e Refactor button definitions, rename button action components and add button manifest 5 years ago
Andrew Kingston 5793cc3bbd Add support for binding forms to deep json fields 5 years ago
Andrew Kingston dc7d22e5cb Add support for binding forms to deep json fields 5 years ago
Andrew Kingston 6aaab83895 Generate button context bindings for all button actions 5 years ago
Andrew Kingston 59ac6682ae Generate button context bindings for all button actions 5 years ago
Andrew Kingston 3c2c18a8dc Fix bug where state variables were not always extracted, improve performance when determining bindable state values and add initial work on generating button context bindings 5 years ago
Andrew Kingston 2da952af24 Fix bug where state variables were not always extracted, improve performance when determining bindable state values and add initial work on generating button context bindings 5 years ago
Andrew Kingston ba2588d44e Add support for accessing unlimited levels of nested JSON arrays 5 years ago
Andrew Kingston b1cc72c54a Add support for accessing unlimited levels of nested JSON arrays 5 years ago
Andrew Kingston 999d8f3d55 Add data bindings for top level properties within JSON fields 5 years ago
Andrew Kingston ca0abba428 Add data bindings for top level properties within JSON fields 5 years ago
Andrew Kingston 2a814abd53 Add more comments to clarify data binding behaviour 5 years ago
Andrew Kingston 8dd916afb9 Add more comments to clarify data binding behaviour 5 years ago
Andrew Kingston bd00ab28b4 Remove log statements 5 years ago
Andrew Kingston 7a0ee7aea6 Remove log statements 5 years ago
Andrew Kingston b0732846d0 Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema 5 years ago
Andrew Kingston d10d332b9f Update client side lucene searching to work with nested JSON fields and fix bug with flattening nested JSON schema 5 years ago
Andrew Kingston f898b8c94d Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Andrew Kingston cd5d370e7b Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Andrew Kingston e6741ce341 Ensuire the save row action determines the correct runtime bindings and only uses valid context types 5 years ago
Andrew Kingston a3af1ece09 Ensuire the save row action determines the correct runtime bindings and only uses valid context types 5 years ago
Andrew Kingston 2c91b89f02 Prevent data providers from using arbitrary context-providing components as sources 5 years ago
Andrew Kingston 52b7e41e5f Prevent data providers from using arbitrary context-providing components as sources 5 years ago
Andrew Kingston 0c9ab127e5 Update data sources to correctly include block context suffixes in provider IDs 5 years ago
Andrew Kingston 3470b1ea1b 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 df455c2719 Add data block component 5 years ago