7727 Commits (8ddbd2ca2e4ebd80da93c1e4ef4b8474ae67fc6f)

Author SHA1 Message Date
Budibase Release Bot c5880f9ec2 v1.0.99 4 years ago
mike12345567 41ec92bf9b Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec. 4 years ago
mike12345567 e073bdb5a4 Fix for #5103 - some templates are built on an older version that stored permissions differently, we can't migrate these as they will keep being added, easiest to just support the old method (apply the old rule and convert to the new format when retrieving roles). 4 years ago
Budibase Release Bot c13a6db9c7 v1.0.98 4 years ago
Rory Powell b4bad65cbf Fix app preview 4 years ago
Budibase Release Bot 1eaadeda87 v1.0.97 4 years ago
mike12345567 7cb2cd2139 Linting. 4 years ago
David Duong 82620a9a7b fix: incorrect parameters for public rows editing 4 years ago
Budibase Release Bot eecd09718a v1.0.96 4 years ago
Rory Powell 70c54e983d Add typescript linting at the top level 4 years ago
Rory Powell c623b968ba Revert openapi.ts linting 4 years ago
Budibase Release Bot c276c85124 v1.0.95 4 years ago
Martin McKeaveney d93d4d08f2 update always to unless-stopped 4 years ago
Rory Powell 7350fcb4ef Fix test 4 years ago
mike12345567 040d45ad5d Fixing a mis-match of fields when creating many-to-many relationships on tables from within Budibase - #5049. 4 years ago
Rory Powell 98a12be546 Revert lock files 4 years ago
Rory Powell bcc84bf1fd Link app context with tenancy, remove app tenancy middleware 4 years ago
Rory Powell cb6103a321 Fix cross tenant apps with session 4 years ago
Budibase Release Bot 01c2b9e496 v1.0.94 4 years ago
mike12345567 114c9cf96a Fixing review comment. 4 years ago
mike12345567 d52f6dea05 Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 4 years ago
mike12345567 3eb7ab4e5b Fixing issue #4978 - fixing an issue with using the keyword 'in' as part of an SQL query. 4 years ago
Budibase Release Bot 38f53a4148 v1.0.93 4 years ago
Rory Powell 10699edd3b Remove automation usage increment 4 years ago
Budibase Release Bot 6f5565a421 v1.0.92 4 years ago
Rory Powell 78321a72b1 Add trace to automation errors 4 years ago
Peter Clement 496e4d5e87 Handle error when running an automation with a deleted column 4 years ago
Budibase Release Bot a9154e1c31 v1.0.91 4 years ago
Budibase Release Bot b5c5488e8a v1.0.90 4 years ago
Peter Clement 43f7d1607d linting 4 years ago
Peter Clement 96ea66f898 send export file from backend 4 years ago
mike12345567 8b4903f8f6 Fixing issue found by test case. 4 years ago
mike12345567 a37fc54fab Fixing an issue that was breaking build. 4 years ago
mike12345567 1dd2cf99d0 Quick fix for #4914 - adding some checks in API middleware to confirm headers have been set correctly. 4 years ago
Budibase Release Bot 65ea8e4e4d v1.0.89 4 years ago
mike12345567 18d85fd4ac Linting. 4 years ago
Ilia Shupta f373dc213d Allow fully qualified redis url use in koa ratelimit store 4 years ago
Budibase Release Bot 7788e67865 v1.0.88 4 years ago
Budibase Release Bot 8a0dfb8437 v1.0.87 4 years ago
mike12345567 8dc2c9d480 Fixing an issue with detecting fully qualified Redis URL despite not in use. 4 years ago
Budibase Release Bot dcfb22d11a v1.0.86 4 years ago
Budibase Release Bot f6134a14a6 v1.0.85 4 years ago
mike12345567 ffad3a4bb6 Updating yarn locks. 4 years ago
Budibase Release Bot 7c85722542 v1.0.84 4 years ago
Michael Drury 0d7db82c71 Fixing MS-SQL variable sub. 4 years ago
Michael Drury 7f36cc97c9 Switching to correct concat function for oracle. 4 years ago
Michael Drury 05836272dd Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 4 years ago
Budibase Release Bot f45a267a2e v1.0.83 4 years ago
mike12345567 c1c879309f Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 4 years ago
Martin McKeaveney d7637a9c11 update yarn lock 4 years ago