21716 Commits (c22fb79d942c26ba46ea757b0d00a358500241d0)
 

Author SHA1 Message Date
Rory Powell c22fb79d94 Merge branch 'develop' into labday/status-banner 4 years ago
Budibase Staging Release Bot 0dc3696096 v1.0.81-alpha.0 4 years ago
Martin McKeaveney 698b80871a merge 4 years ago
Martin McKeaveney 3104a14012 merge 4 years ago
Budibase Staging Release Bot 094de0d4bc v1.0.80-alpha.6 4 years ago
Martin McKeaveney 43348fd54f merge from master 4 years ago
Martin McKeaveney 62b9983d03
Merge pull request #4824 from Budibase/feature/export-from-client 4 years ago
Budibase Staging Release Bot dafd0ec305 v1.0.80-alpha.5 4 years ago
Martin McKeaveney 1e61793348
Merge pull request #4838 from mslourens/data_source_modal_error_handling 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
Michael Drury cfb8040848
Merge pull request #4834 from Budibase/fix/4811 4 years ago
Budibase Release Bot 0295a18622 v1.0.80 4 years ago
Andrew Kingston 2f23ef3e9f
Merge pull request #4820 from Budibase/fix/preview-event-callbacks 4 years ago
Andrew Kingston 5e28aa94ab Remove stats file 4 years ago
Andrew Kingston 5928e9326d
Merge pull request #4817 from Budibase/fix/s3-upload 4 years ago
Budibase Staging Release Bot f7de7ed349 v1.0.80-alpha.3 4 years ago
Michael Drury 00d2cf5430
Merge pull request #4826 from Budibase/fix/openapi-server-urls 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
Peter Clement 49420a6818 Merge remote-tracking branch 'origin/develop' into feature/export-from-client 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
Michael Drury 4fedaed6bf
Merge pull request #4795 from Budibase/fix/sql-issues 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
Martin McKeaveney 65d55e13e0
Merge pull request #4621 from mslourens/show_current_version 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
mike12345567 b054c2a198 Merge branch 'develop' of github.com:Budibase/budibase into fix/sql-issues 4 years ago
Budibase Staging Release Bot d328728978 v1.0.80-alpha.0 4 years ago
mike12345567 5d7f4b6ab7 Merge branch 'master' of github.com:Budibase/budibase into develop 4 years ago
Budibase Release Bot 89e4c59e3c v1.0.79 4 years ago
Michael Drury 5ca24112f2
Merge pull request #4782 from Budibase/fix/mysql2-usage 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
Martin McKeaveney df1d89e8ac
Merge pull request #4769 from Budibase/fix/csp-iframe 4 years ago
Budibase Staging Release Bot 5823e3e463 v1.0.79-alpha.11 4 years ago
Michael Drury 3bcd1fdad1
Merge pull request #4764 from Budibase/feature/rate-limiting 4 years ago
Budibase Staging Release Bot ecc99a3eac v1.0.79-alpha.10 4 years ago
Andrew Kingston af100caddb
Merge pull request #4750 from Budibase/fix/option-picker-values 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