1017 Commits (8dff7a00a35cc125cffdadee0b0f0b012a00aaf7)

Author SHA1 Message Date
Andrew Kingston 7346199a3c Fix using wrong local storage key when persisting state in client apps 5 years ago
Andrew Kingston 26d89f75d5 Pass current state to peek modals when opening them via query param 5 years ago
Andrew Kingston ed29ccf7eb Pass current state to peek modals when opening them via query param 5 years ago
Andrew Kingston d58b1ae7f0 Fix datasource invalidation proxying from peek modals not working 5 years ago
Andrew Kingston b31bb9be1d Fix datasource invalidation proxying from peek modals not working 5 years ago
Andrew Kingston 98cd12db5f Proxy state updates back from peek modals 5 years ago
Andrew Kingston 43fe2407e1 Proxy state updates back from peek modals 5 years ago
Andrew Kingston 6524b871b0 Expose whole form value as a data binding 5 years ago
Andrew Kingston d7720e2643 Expose whole form value as a data binding 5 years ago
Andrew Kingston 6fd53b134a Ensure JSON schema generated in client apps is identical to builder generated schema 5 years ago
Andrew Kingston 9353aec940 Ensure JSON schema generated in client apps is identical to builder generated schema 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 cd0acacb69 Fix blocks not filtering properly on number fields 5 years ago
Andrew Kingston 9708539631 Fix blocks not filtering properly on number fields 5 years ago
Andrew Kingston e7899d7f22 Fix border radius rounding on hover and selection indicators in builder preview 5 years ago
Andrew Kingston c97852d0ff Fix border radius rounding on hover and selection indicators in builder preview 5 years ago
Andrew Kingston 3f1d3328e2 Add button context to execute query action 5 years ago
Andrew Kingston eeecc762d2 Add button context to execute query action 5 years ago
Andrew Kingston cc3facd1b8 Add output context to duplicate row action 5 years ago
Andrew Kingston dd5d0ffc7b Add output context to duplicate row action 5 years ago
Andrew Kingston ff246de1cb Reset field value to default value if default value changes 5 years ago
Andrew Kingston 707ed7419d Reset field value to default value if default value changes 5 years ago
Andrew Kingston 62fc8d45f6 Fix bug where save duplicate action was mutating the real context 5 years ago
Andrew Kingston eedd1f0cf6 Fix bug where save duplicate action was mutating the real context 5 years ago
Andrew Kingston 3e8cd19e7b Fix bug where save row action was mutating the real context 5 years ago
Andrew Kingston 9ad25fcf88 Fix bug where save row action was mutating the real context 5 years ago
Andrew Kingston d9f4c3a4b0 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 5 years ago
Andrew Kingston d9278dbc24 Dynamically enrich button actions at runtime and provide additional ephemeral button action output context 5 years ago
Andrew Kingston f2445226d5 Add new tag component to client apps 5 years ago
Andrew Kingston 46cf642abd Add new tag component to client apps 5 years ago
Andrew Kingston 6b20d5cf46 Allow internal links to be opened in a new tab 5 years ago
Andrew Kingston 42995a33c5 Allow internal links to be opened in a new tab 5 years ago
Andrew Kingston cb1f870831 Key links by URL as the svelte-spa-router link svelte action does not update correctly 5 years ago
Andrew Kingston 7886b383f5 Key links by URL as the svelte-spa-router link svelte action does not update correctly 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 fb23bf5674 Fix datasource invalidations not propagating through peek modals 5 years ago
Andrew Kingston 4bbbd75a4e Fix datasource invalidations not propagating through peek modals 5 years ago
Andrew Kingston 20f3f41327 Add button action for duplicating a row 5 years ago
Andrew Kingston d36daaf9b9 Add button action for duplicating a row 5 years ago
Andrew Kingston 39e1e84512 Enable support for handling shallow non-object arrays in JSON fields 5 years ago
Andrew Kingston a5b4087f64 Enable support for handling shallow non-object arrays in JSON fields 5 years ago
Andrew Kingston 1bb6fb37e5 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
Andrew Kingston 7b20aa31d1 Flatten JSON schema in apps to allow filtering and display of nested values 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 b362068d47 Add new form field component for JSON fields, JSON validation and update autoscreen generation 5 years ago