19277 Commits (bd99643dab1061e2fa2ee67bfb44ece5a9be5cd7)

Author SHA1 Message Date
Budibase Staging Release Bot 41cd197f3f v1.0.81-alpha.5 4 years ago
Martin McKeaveney bbaed7b94c reverting package.json to versions before merge 4 years ago
mike12345567 7707755a32 Fixing an issue with the tables store, some calls depended on the fetch returning the table list. 4 years ago
mike12345567 f0001f4a4e Updating row search bookmark to handle numbers as bookmarks. 4 years ago
mike12345567 ebee98133b Fixing an inconsistency that was raised by a community member. 4 years ago
mike12345567 6728f4efde Quick fix for openAPI spec, improving the search spec. 4 years ago
Budibase Staging Release Bot 516cadab9d v1.0.81-alpha.4 4 years ago
Martin McKeaveney 3ae54f9f54 yarn.lock client library 4 years ago
Budibase Staging Release Bot 66996ee818 v1.0.81-alpha.3 4 years ago
Martin McKeaveney e8256af0ea update client lib to before merge 4 years ago
Budibase Staging Release Bot 31614e942b v1.0.81-alpha.2 4 years ago
Martin McKeaveney 448e57a5de adding dayjs dep 4 years ago
Budibase Staging Release Bot fc9c0b3c4d v1.0.81-alpha.1 4 years ago
Peter Clement 7d9bed3a3f account for blocks within export button action 4 years ago
Peter Clement 8b9991be24 Update how button action for exporting works 4 years ago
Budibase Staging Release Bot 0dc3696096 v1.0.81-alpha.0 4 years ago
Budibase Staging Release Bot 094de0d4bc v1.0.80-alpha.6 4 years ago
Budibase Staging Release Bot dafd0ec305 v1.0.80-alpha.5 4 years ago
Maurits Lourens 4df23dd2b8 show correct error and keep modal open 4 years ago
Budibase Staging Release Bot b39d0edec7 v1.0.80-alpha.4 4 years ago
Budibase Release Bot 0295a18622 v1.0.80 4 years ago
Andrew Kingston 5e28aa94ab Remove stats file 4 years ago
Budibase Staging Release Bot f7de7ed349 v1.0.80-alpha.3 4 years ago
mike12345567 d058bb0569 Removing org ID from cloud spec. 4 years ago
mike12345567 1357c53ff8 Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column. 4 years ago
mike12345567 2002728740 Adding the tenant ID to the Budibase Cloud URL, as well as setting up variables for them all as part of the server URL. 4 years ago
Peter Clement ea63b9b065 Add button action allowing for export of client row selection 4 years ago
Andrew Kingston 6e439c7eb5 Properly remove window event listener when unmounting component preview 4 years ago
Budibase Staging Release Bot e159e4a15e v1.0.80-alpha.2 4 years ago
Andrew Kingston d011e2e63e Fix loading state in S3 upload component and show error if possible 4 years ago
Andrew Kingston 1e2d745001 Fix relative usage of S3 upload API calls 4 years ago
Budibase Staging Release Bot 946d245020 v1.0.80-alpha.1 4 years ago
mike12345567 0f1b7b18d5 Making sure that tables are created within the correct schema for MS-SQL. 4 years ago
mike12345567 a7e3389790 Adding the ability to support schemas in MS-SQL. 4 years ago
mike12345567 2123fca557 Fixing various other ms-sql types. 4 years ago
Budibase Staging Release Bot d328728978 v1.0.80-alpha.0 4 years ago
Budibase Release Bot 89e4c59e3c v1.0.79 4 years ago
Peter Clement 222033b95e backend for client export of rows 4 years ago
Michael Drury 7179cf978a Updating test case to handle new promise library. 4 years ago
mike12345567 07551c54c1 Attempting to fix mysql issue by changing our usage of mysql2 to use the promise version, making sure disconnection always occurs correctly and using a slightly different syntax/approach. 4 years ago
mike12345567 3f150c4a1f Correctly parsing the bit type in ms-sql to boolean. 4 years ago
Budibase Staging Release Bot 5823e3e463 v1.0.79-alpha.11 4 years ago
Budibase Staging Release Bot ecc99a3eac v1.0.79-alpha.10 4 years ago
mike12345567 86f649c5db Upping test rate limit level. 4 years ago
mike12345567 54137ec9fb Removing koa rate limit types, was requiring types for every store, types didn't work correctly. 4 years ago
mike12345567 216af35aeb Fixing review comments. 4 years ago
Budibase Staging Release Bot fcdc10fdda v1.0.79-alpha.9 4 years ago
Budibase Staging Release Bot 7162937493 v1.0.79-alpha.8 4 years ago
Michael Drury 65b52f359b Fixing issue brought up by test case. 4 years ago
Michael Drury 94041ced55 Changing how SQL vars are generated so that when new SQL implementations are added they must implement a generation mechanism. 4 years ago