8661 Commits (ff246de1cbd42e71384df3371bda954be764a25e)

Author SHA1 Message Date
Andrew Kingston ff246de1cb 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 3e8cd19e7b 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 6aaab83895 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 0e1879c6cc Update manifest 'dependsOn' logic to correctly handle boolean values 5 years ago
Andrew Kingston f2445226d5 Add new tag component to client apps 5 years ago
Budibase Staging Release Bot cc8b159e11 v1.0.8-alpha.2 5 years ago
Budibase Release Bot 577b7f380f v1.0.8 5 years ago
Rory Powell 9d402d0356 Move query to common definitions and add openapi-types to dev dependencies 5 years ago
Rory Powell 3bd93f2755 Refactor store actions to allow self reference 5 years ago
Andrew Kingston 19f28037e1 Use full runtime bindings in automation settings and enable JS bindings for backend log action 5 years ago
Budibase Staging Release Bot 626017ae8a v1.0.8-alpha.1 5 years ago
Andrew Kingston 5cc43bd8b5 Remove unnecessary optional chaining 5 years ago
Andrew Kingston 6b316f8a8f Coerce picker option labels to string to fix bug when using autocomplete with numeric labels 5 years ago
Andrew Kingston 58f1d44e18 Lint 5 years ago
Andrew Kingston 47befceae7 Fix query params directly mutating the stored app definition 5 years ago
Andrew Kingston 42995a33c5 Allow internal links to be opened in a new tab 5 years ago
Andrew Kingston 408ff58ef3 Fix incorrect icon used for repeater layout in settings bar 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 fb23bf5674 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 91016c6dc9 Fix lucene filtering crashing when being provided an invalid binding string as the document array 5 years ago
Andrew Kingston 689f3c9647 Remove infuriating behaviour of drawer closing on escape keypress 5 years ago
Andrew Kingston c6e4325afc Fix issue with icon for repeater alignment in settings bar 5 years ago
Rory Powell 415462321d Duplicate queries 5 years ago
Andrew Kingston 122f8dba3a Fix data bindings from JSON fields not correctly squashing nested structures beyond the first level 5 years ago
Andrew Kingston 999d8f3d55 Add data bindings for top level properties within JSON fields 5 years ago
Andrew Kingston c21f4b9681 Coerce picker option labels to strings to fix bug when using autocomplete on numeric label types 5 years ago
Andrew Kingston 39e1e84512 Enable support for handling shallow non-object arrays in JSON fields 5 years ago
Andrew Kingston 09dc17ca6a Add console error to builder when iframe preview receives invalid JSON to aid in debugging some cases of endless loading apps 5 years ago
Andrew Kingston 0a3dede736 Remove legacy performance hack of remove _revs from component definitions as this was sometimes leading to invalid JSON, preventing the app from loading 5 years ago
Andrew Kingston a0d8bffbc6 Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context 5 years ago
Andrew Kingston 1bb6fb37e5 Flatten JSON schema in apps to allow filtering and display of nested values 5 years ago
Andrew Kingston 2a814abd53 Add more comments to clarify data binding behaviour 5 years ago
Andrew Kingston bd00ab28b4 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 f898b8c94d Allow using JSON field arrays as a data provider source and add data bindings for nested JSON fields 5 years ago
Peter Clement 5e5f1d8e1b some css fixes for autoscreen ui work 5 years ago
Budibase Staging Release Bot d818bd6dfa v1.0.8-alpha.0 5 years ago
Budibase Release Bot 3212d2f447 v1.0.7 5 years ago
mike12345567 b1cc0d0783 Setting auth cookie to not expire. 5 years ago
Andrew Kingston a34bc4e1a9 Ensure links are an array in the wrapper component for a cleaner fix 5 years ago
Andrew Kingston 437dffb6d2 Ensure links prop is always an array when configuring layout links 5 years ago
Budibase Release Bot a6f684b996 v1.0.6 5 years ago
Budibase Staging Release Bot 940a30fe72 v1.0.6-alpha.1 5 years ago
mike12345567 e6b3521ed5 Extending logout TTL from a day to a week. 5 years ago
Rory Powell 5d1efb3024 Add import to existing DS and add cookie support to curl import 5 years ago