3193 Commits (4e4e07d1f267ee86c166d03e29207709d7630594)

Author SHA1 Message Date
Budibase Staging Release Bot 3ffa27969d v0.9.185-alpha.2 5 years ago
mike12345567 0f54787072 Adding role, as it wasn't being set in metadata. 5 years ago
mike12345567 ce47eb6cff Fixing issue found by Mitch, with syncing not functioning for singular role updates. 5 years ago
Budibase Staging Release Bot 3a8e08d3cc v0.9.185-alpha.1 5 years ago
Michael Drury 0ac5c4713a Fixing test case (didn't provide a schema). 5 years ago
mike12345567 1d7fe369c6 Linting and updating csv parser test case to match new functionality. 5 years ago
mike12345567 d9d5391a40 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 0095f470e3 Adding in existing external table import. 5 years ago
mike12345567 af5e196b4c Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
Budibase Staging Release Bot b049d083ee v0.9.185-alpha.0 5 years ago
Budibase Release Bot dde958ce80 v0.9.184 5 years ago
Martin McKeaveney 125610f5a1 update clientLibraryPath call in application.js 5 years ago
Martin McKeaveney 2a2963dac4 bust cache when app versions are different 5 years ago
Budibase Staging Release Bot 5bb7ed004c v0.9.180-alpha.11 5 years ago
Budibase Staging Release Bot 62175d5b62 v0.9.180-alpha.10 5 years ago
Budibase Staging Release Bot e8429965c0 v0.9.180-alpha.9 5 years ago
Budibase Staging Release Bot 1174ddb2de v0.9.180-alpha.8 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
Budibase Staging Release Bot 611337c140 v0.9.180-alpha.7 5 years ago
Budibase Release Bot 34e04e3837 v0.9.183 5 years ago
Budibase Staging Release Bot 953e41479e v0.9.180-alpha.6 5 years ago
Budibase Staging Release Bot a20d21ebf5 v0.9.180-alpha.5 5 years ago
Budibase Staging Release Bot c62741a311 v0.9.180-alpha.4 5 years ago
mike12345567 47122f76fd Updating per review comments. 5 years ago
Budibase Staging Release Bot 1f7207be7b v0.9.180-alpha.3 5 years ago
Budibase Release Bot 5bc79bb2ba v0.9.182 5 years ago
Budibase Staging Release Bot 9bbb648acd v0.9.180-alpha.2 5 years ago
Martin McKeaveney 0cc2069929 fixes for templates, ensured iframetemplate fires ready event 5 years ago
Budibase Release Bot 951cfb5ba9 v0.9.181 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
mike12345567 069769a5a6 Linting. 5 years ago
mike12345567 b1c55be1b7 Fixing some issues with multi-select coming back as string. 5 years ago
mike12345567 9d800484f2 Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 b310918ec4 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
Budibase Release Bot 65837abcc0 v0.9.180 5 years ago
Martin McKeaveney 9fb811a8da change message when app not deployed 5 years ago
Martin McKeaveney 035879d515 adding check to make sure production db isn't created on sync 5 years ago
Budibase Staging Release Bot 7df3227432 v0.9.180-alpha.0 5 years ago
Budibase Release Bot 25965696fc v0.9.179 5 years ago
Martin McKeaveney 7c21645799 fix revert on unpublished app 5 years ago
mike12345567 b34cef26c3 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 61a4a240f1 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
mike12345567 3474f3ae8e Updating underlying sql to not use ilike unless in postgres client. 5 years ago
mike12345567 5ec0d803af Cleaning up repeated work in sql server building of schema. 5 years ago
Andrew Kingston 1f1786c2b3 Fix issue saving a doc with a multi-options datatype that was not defined 5 years ago
mike12345567 9c933b629f Linting and updating SQL Server schema generation to include auto column and primary key recognition. 5 years ago
Budibase Release Bot 6489d61fd1 v0.9.178 5 years ago
Budibase Staging Release Bot 7db07ed081 v0.9.176-alpha.3 5 years ago
Martin McKeaveney 193d40bbf3 refactor switch into a key value handler object 5 years ago