9249 Commits (b2a4418a8b7e271df80b804282913d7ec866c1b9)
 

Author SHA1 Message Date
Budibase Staging Release Bot b2a4418a8b v0.9.180-alpha.9 5 years ago
Michael Drury 7bf8825d68
Merge pull request #3317 from Budibase/feature/switchable-types 5 years ago
mike12345567 9bd5d06c57 Fixing constants import. 5 years ago
Budibase Staging Release Bot 542aa92daf v0.9.180-alpha.8 5 years ago
Andrew Kingston 0bb70408d8
Merge pull request #3316 from Budibase/tweaks 5 years ago
Andrew Kingston 3ebf44d1f7 Rename blocks to be shorter 5 years ago
Andrew Kingston 32c3788a53 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 02137f4c08 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 0637168ab9 Change bindable properties order 5 years ago
Budibase Staging Release Bot b1afbfa451 v0.9.180-alpha.7 5 years ago
Peter Clement 5cd5fb0cab
Merge pull request #3313 from Budibase/fix/automation-block-width 5 years ago
Peter Clement 49db941807 fix width of automation blocks 5 years ago
Budibase Staging Release Bot 7e02034897 v0.9.180-alpha.6 5 years ago
Michael Drury de2029588b
Merge pull request #3251 from Budibase/fix/user-metadata 5 years ago
mike12345567 1453e8810b Fixing issue found by test case. 5 years ago
Budibase Staging Release Bot 1d7490e328 v0.9.180-alpha.5 5 years ago
Andrew Kingston d47bf555c5
Merge pull request #3309 from Budibase/quick-bindings 5 years ago
Budibase Staging Release Bot 0e9c16763e v0.9.180-alpha.4 5 years ago
Andrew Kingston 143510ceb8
Merge pull request #3311 from Budibase/block-search-improvements 5 years ago
mike12345567 c8e02a20a0 Updating per review comments. 5 years ago
Andrew Kingston 8d6ac3510d Add cypress data tag to binding icon in drawer bindable combo box 5 years ago
Andrew Kingston dd28adbf68 Update block search so that string fields do a 'starts with' search rather than an exact match 5 years ago
Andrew Kingston eabe0e66cf Use bindable combo boxes for text settings and clean up 5 years ago
Andrew Kingston bdae524618 Broadcast specific events for picking or typing to update the value in a combobox 5 years ago
Budibase Staging Release Bot 186a44c40e v0.9.180-alpha.3 5 years ago
Rory Powell edb012fcc7
Merge pull request #3178 from Budibase/postgres-schema 5 years ago
Budibase Staging Release Bot bb410a7742 v0.9.180-alpha.2 5 years ago
Michael Drury 4764631644
Merge pull request #3291 from Budibase/feature/mssql-plus 5 years ago
mike12345567 2155e5f5eb Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 5 years ago
mike12345567 28b4adc2b3 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 610ba92bac v0.9.180-alpha.1 5 years ago
Andrew Kingston d0755ce8ac
Merge pull request #3249 from Budibase/blocks 5 years ago
mike12345567 e188367ae2 Removing constants import that was breaking things. 5 years ago
mike12345567 d5f10f5f13 Linting. 5 years ago
mike12345567 2312defd3c Fixing some issues with multi-select coming back as string. 5 years ago
mike12345567 0e499fd60d Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 a0ebe7537d Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 5 years ago
Andrew Kingston 08ae550791 Update default number of cards in card list block to 8 5 years ago
Andrew Kingston de9c038150 Fix card list block empty state and update size 5 years ago
Andrew Kingston 3e5980082f Fix card button text potentially showing as undefined 5 years ago
mike12345567 94263b8496 Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 5 years ago
Andrew Kingston aa56d6fd63 Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 5 years ago
Budibase Staging Release Bot e611847752 v0.9.180-alpha.0 5 years ago
mike12345567 c1e23c0153 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Budibase Release Bot ec321ba7cb v0.9.179 5 years ago
Michael Drury 19464064bd
Merge pull request #3259 from Budibase/fix/external-db-usage 5 years ago
mike12345567 c22356fb4d Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 5 years ago
mike12345567 ab38258654 Updating usage quota middleware to fix issue presented in #3258 where anything with an _id and a _rev is considered to exist in CouchDB, which won't always be the case. Handle the scenario of an external database ID and don't error. 5 years ago
Rory Powell 5c8ad247f8 Merge branch 'develop' into postgres-schema 5 years ago