5223 Commits (b0732846d0b782203a6ae94de41add86f7d7b767)

Author SHA1 Message Date
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
Andrew Kingston b362068d47 Add new form field component for JSON fields, JSON validation and update autoscreen generation 5 years ago
Budibase Staging Release Bot 050dad3eca v1.0.5-alpha.0 5 years ago
Budibase Release Bot 7fd9a28fe6 v1.0.4 5 years ago
Budibase Staging Release Bot 9d76cd3060 v1.0.3-alpha.0 5 years ago
Budibase Release Bot beb60414ab v1.0.3 5 years ago
Andrew Kingston afda32046e Fix button actions directly mutating the real component definition 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
Budibase Release Bot acdc68efad v1.0.2 5 years ago
Budibase Release Bot b349e1c27f v1.0.1 5 years ago
Martin McKeaveney da9eff017d v1.0.0 5 years ago
Andrew Kingston 52b7e41e5f Prevent data providers from using arbitrary context-providing components as sources 5 years ago
Budibase Release Bot 2ddff731e9 v0.9.190 5 years ago
Budibase Staging Release Bot 4e607feda0 v0.9.190-alpha.12 5 years ago
mike12345567 1cee1b78e6 Adding validation around invalid JSON inputs and allowing input via a code mirror editor in data UI. 5 years ago
mike12345567 de0b23dd9f Moving generation to builder because it reduces API calls and has no reason to be carried out server-side, handling array/object schema generation correctly. 5 years ago
Budibase Staging Release Bot 68978c5ed1 v0.9.190-alpha.11 5 years ago
Peter Clement 8ff8b41b4e autoscreen fixes 5 years ago
Andrew Kingston 785ff45240 Fix issue with navigation links editor mutating real component structure 5 years ago
Andrew Kingston 0da0002bc5 Preserve bindings when duplicating components 5 years ago
Budibase Staging Release Bot ac1660540c v0.9.190-alpha.10 5 years ago
Budibase Staging Release Bot 82beeeeb02 v0.9.190-alpha.9 5 years ago
mike12345567 ed28bf664d Adding server functionality to determine schema for JSON data type, some basic UI around an editor for getting JSON to determine schema from and the key/value mechanism for flat structures. 5 years ago
Budibase Staging Release Bot 56d60bc968 v0.9.190-alpha.8 5 years ago
Budibase Staging Release Bot c5c9206ab2 v0.9.190-alpha.7 5 years ago
Martin McKeaveney e5270a66fc adding check for initinfo 5 years ago
mike12345567 4d73903019 Fixing a few issues that became obvious when I was looking at examples of what gets sent to the API for table saving. 5 years ago
Budibase Staging Release Bot 3b35b7d86b v0.9.190-alpha.6 5 years ago
Budibase Staging Release Bot 83a716c58b v0.9.190-alpha.5 5 years ago
Martin McKeaveney 84f0081fc6 fix cypress tests 5 years ago
Budibase Staging Release Bot 42baefdd14 v0.9.190-alpha.4 5 years ago
Peter Clement 9aa44dddfe change colour of autoscreen selection 5 years ago
Peter Clement 7831ce223a update cypress to account for no default screen 5 years ago
Budibase Staging Release Bot 05004e2b60 v0.9.190-alpha.3 5 years ago
mike12345567 f53259af6e Fixing issue discovered by Cypress. 5 years ago
Budibase Staging Release Bot 3a2a2ee4f8 v0.9.190-alpha.2 5 years ago
mike12345567 b9b79f0af6 Fixing issue with data import error not invalidating modals. 5 years ago
Budibase Staging Release Bot b585fe9642 v0.9.190-alpha.1 5 years ago
Budibase Staging Release Bot 58c1927f6a v0.9.190-alpha.0 5 years ago
Martin McKeaveney cf062034f6 auto name template based apps 5 years ago
Martin McKeaveney e7e41a1743 allow type editing on custom query datasource schemas 5 years ago
Budibase Staging Release Bot 6046e48e3d v0.9.185-alpha.22 5 years ago
Peter Clement ee9b1a7c18 re-add analytics 5 years ago
Peter Clement f271bef3cb fix automation 5 years ago
Martin McKeaveney 5abb36b1ed auto app creation from template E2E, added warning to automations that they can't run in dev 5 years ago
Peter Clement 9e0ab7373d refactor screen templates to include table name 5 years ago
Peter Clement 7e65edfc5a refactor screen templates to include table name 5 years ago
mike12345567 1f6644fc07 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 5 years ago
mike12345567 05a8b47db9 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 5 years ago