9265 Commits (f47112e7de88b653fe8f4b89ee7f4b1dbd97fef8)
 

Author SHA1 Message Date
Andrew Kingston f47112e7de Be even more explicit about expecting an array data type for data provider rows 5 years ago
Andrew Kingston a721619a06 Update literal helper to return an empty string rather than the string 'undefined' when the value is undefined 5 years ago
Andrew Kingston 3470b1ea1b Update data sources to correctly include block context suffixes in provider IDs 5 years ago
Andrew Kingston c922f4a7b9 Replace manual usage of square brackets with string-templates makePropSafe util 5 years ago
Andrew Kingston b7b8231c51 Clafify comments 5 years ago
Andrew Kingston df455c2719 Add data block component 5 years ago
Andrew Kingston c4bbaa6617 Allow blocks which take children to work with DND 5 years ago
Andrew Kingston aaa448cca8 Update settings bar to account for new block settings structure 5 years ago
Andrew Kingston 3db35d3af9 Enable data providers to use array and attachment fields as their source 5 years ago
Budibase Staging Release Bot 5bb7ed004c v0.9.180-alpha.11 5 years ago
Andrew Kingston fc6e531115 Merge pull request #3299 from Budibase/full-bindings 5 years ago
Budibase Staging Release Bot 62175d5b62 v0.9.180-alpha.10 5 years ago
Andrew Kingston f9cf221c84 Fix issue with using blocks and conditional UI together due to new nested settings 5 years ago
Budibase Staging Release Bot e8429965c0 v0.9.180-alpha.9 5 years ago
Michael Drury e3358780f4 Merge pull request #3317 from Budibase/feature/switchable-types 5 years ago
mike12345567 c0e3505ce8 Fixing constants import. 5 years ago
Budibase Staging Release Bot 1174ddb2de v0.9.180-alpha.8 5 years ago
Andrew Kingston 57038b83f3 Merge pull request #3316 from Budibase/tweaks 5 years ago
Andrew Kingston 862bf14268 Rename blocks to be shorter 5 years ago
Andrew Kingston 5302c85f49 Refactor all block link settings to be URLs rather than onclick handlers. Add settings for linking card titles in card list blocks 5 years ago
mike12345567 7f055ed8dc Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables. 5 years ago
Andrew Kingston 2b59d44e06 Change bindable properties order 5 years ago
Budibase Staging Release Bot 611337c140 v0.9.180-alpha.7 5 years ago
Peter Clement b4a82f3621 Merge pull request #3313 from Budibase/fix/automation-block-width 5 years ago
Peter Clement 4e6a9c8154 fix width of automation blocks 5 years ago
Budibase Staging Release Bot 953e41479e v0.9.180-alpha.6 5 years ago
Michael Drury 100311fb93 Merge pull request #3251 from Budibase/fix/user-metadata 5 years ago
mike12345567 18b98a158a Fixing issue found by test case. 5 years ago
Budibase Staging Release Bot a20d21ebf5 v0.9.180-alpha.5 5 years ago
Andrew Kingston 51ba48abc0 Merge pull request #3309 from Budibase/quick-bindings 5 years ago
Budibase Staging Release Bot c62741a311 v0.9.180-alpha.4 5 years ago
Andrew Kingston b72270c401 Merge pull request #3311 from Budibase/block-search-improvements 5 years ago
mike12345567 47122f76fd Updating per review comments. 5 years ago
Andrew Kingston d6051e7067 Add cypress data tag to binding icon in drawer bindable combo box 5 years ago
Andrew Kingston 1ea8563046 Update block search so that string fields do a 'starts with' search rather than an exact match 5 years ago
Andrew Kingston 93976e4f55 Use bindable combo boxes for text settings and clean up 5 years ago
Andrew Kingston 86731ee5d4 Broadcast specific events for picking or typing to update the value in a combobox 5 years ago
Budibase Staging Release Bot 1f7207be7b v0.9.180-alpha.3 5 years ago
Rory Powell 6ac31e0854 Merge pull request #3178 from Budibase/postgres-schema 5 years ago
Budibase Staging Release Bot 9bbb648acd v0.9.180-alpha.2 5 years ago
Michael Drury 94e952984d Merge pull request #3291 from Budibase/feature/mssql-plus 5 years ago
Andrew Kingston 0456f1ef2c Add comment to client rows API 5 years ago
Andrew Kingston 4690ae827c Use full bindings for releationships and attachments 5 years ago
Andrew Kingston 831f3b543f Disable links when in builder preview 5 years ago
mike12345567 f8e790bd2f Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 5 years ago
mike12345567 a78230e23b Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection. 5 years ago
Budibase Staging Release Bot 53762ef713 v0.9.180-alpha.1 5 years ago
Andrew Kingston 8e0b265815 Merge pull request #3249 from Budibase/blocks 5 years ago
mike12345567 2f1c22085c Removing constants import that was breaking things. 5 years ago
mike12345567 069769a5a6 Linting. 5 years ago