9730 Commits (cd0acacb69f3daa32e9b98f6e90ba3aaf023628e)
 

Author SHA1 Message Date
Andrew Kingston cd0acacb69 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 3f1d3328e2 Add button context to execute query action 5 years ago
Andrew Kingston 6cec671283 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 5 years ago
Andrew Kingston cc3facd1b8 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 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
Budibase Staging Release Bot db6714c4f0 v1.0.9-alpha.1 5 years ago
Martin McKeaveney 894c8d87d7
Merge pull request #3719 from Budibase/fix/incoming-webhooks 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
Budibase Staging Release Bot 0aa87c9fc7 v1.0.9-alpha.0 5 years ago
Andrew Kingston c71ad0cdec Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 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
Rory Powell 1fc0a7227c Merge branch 'master' into develop 5 years ago
Budibase Staging Release Bot cc8b159e11 v1.0.8-alpha.2 5 years ago
Rory Powell 1dbe978b01
Merge pull request #3644 from Budibase/rest-import 5 years ago
Budibase Release Bot 577b7f380f v1.0.8 5 years ago
Martin McKeaveney cd5d4a5df4 updating cypress test to cover automation creation 5 years ago
Rory Powell a2f2736d8c
Merge pull request #3702 from Budibase/duplicate-query 5 years ago
Andrew Kingston ec4d81f2cd
Merge pull request #3666 from Budibase/fix/conditional-layout-links 5 years ago
Rory Powell 9d402d0356 Move query to common definitions and add openapi-types to dev dependencies 5 years ago
Andrew Kingston 26752020fc
Merge pull request #3716 from Budibase/ak-fixes 5 years ago
Martin McKeaveney a1f88efc51 Merge branch 'ak-fixes' of github.com:Budibase/budibase into fix/incoming-webhooks 5 years ago
Rory Powell 71c03fe10e Merge branch 'develop' into rest-import 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
Peter Clement 6a7911d451
Merge pull request #3668 from Budibase/bug/pc-fixes 5 years ago
Martin McKeaveney 27da6ea4ab account for integer type from JSON schema 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 a0f3863f69 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 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