1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

9964 commits

Author SHA1 Message Date
Rory Powell
5851525c88 Merge branch 'master' into fix/cross-tenant-apps-with-session 2022-03-23 16:45:36 +00:00
Rory Powell
a68abf2730 Fix cross tenant apps with session 2022-03-23 16:45:06 +00:00
Peter Clement
7a45d8dd23 Merge pull request #4976 from Budibase/fix/query-rows-automation-fix
Handle error when running a a Query Rows automation with a deleted column
2022-03-22 16:24:59 +00:00
Budibase Release Bot
8f4a335a84 v1.0.94 2022-03-22 13:08:40 +00:00
Michael Drury
52b123f154 Merge pull request #4991 from Budibase/fix/sql-query-in
Fixing SQL in queries
2022-03-22 13:00:32 +00:00
mike12345567
ad27b41823 Fixing review comment. 2022-03-21 17:57:26 +00:00
mike12345567
5d9a34963a Adding the ability to expand the max number of rows retrieved by SQL queries (say for table exports). 2022-03-21 17:44:43 +00:00
mike12345567
107c593e47 Fixing issue #4978 - fixing an issue with using the keyword 'in' as part of an SQL query. 2022-03-21 17:16:18 +00:00
Budibase Release Bot
29021b4600 v1.0.93 2022-03-21 17:15:53 +00:00
Rory Powell
5c3c4d28b2 Remove automation usage increment 2022-03-21 16:08:25 +00:00
Budibase Release Bot
4ee5256ad3 v1.0.92 2022-03-21 14:34:43 +00:00
Rory Powell
627dd94550 Add trace to automation errors 2022-03-21 14:25:31 +00:00
Peter Clement
6fe202a429 Handle error when running an automation with a deleted column 2022-03-21 12:32:04 +00:00
Budibase Release Bot
01fd1f3124 v1.0.91 2022-03-18 16:05:00 +00:00
Andrew Kingston
80adf9be14 Don't attempt to invalidate related datasources when invalidating query datasources 2022-03-18 15:21:24 +00:00
Budibase Release Bot
ac32c2ee5f v1.0.90 2022-03-16 11:37:15 +00:00
Michael Drury
42169823dd Merge pull request #4918 from Budibase/fix/public-api-errors
Fix for public API header error warnings
2022-03-16 11:31:14 +00:00
Peter Clement
fcfce77d5d linting 2022-03-16 10:33:38 +00:00
Peter Clement
a2c3257515 send export file from backend 2022-03-16 10:22:06 +00:00
mike12345567
75375be9f7 Fixing issue found by test case. 2022-03-15 20:17:41 +00:00
mike12345567
ba9d6cf8f7 Fixing an issue that was breaking build. 2022-03-15 19:53:05 +00:00
mike12345567
d48d7f6e19 Quick fix for #4914 - adding some checks in API middleware to confirm headers have been set correctly. 2022-03-15 19:31:01 +00:00
Peter Clement
54ec5ea2dc fix button action export for csv 2022-03-15 12:03:16 +00:00
Budibase Release Bot
eb747c98b1 v1.0.89 2022-03-15 11:26:55 +00:00
mike12345567
b59d077b43 Linting. 2022-03-15 11:20:23 +00:00
Ilia Shupta
e09011d813 Allow fully qualified redis url use in koa ratelimit store 2022-03-15 11:20:16 +00:00
Budibase Release Bot
243838898a v1.0.88 2022-03-14 21:51:54 +00:00
Michael Drury
fd824f70ae Merge pull request #4905 from Budibase/fix/public-api-tenancy
Various release fixes (Public API)
2022-03-14 21:45:46 +00:00
mike12345567
5b79126dbf Fixing an issue with the public API loading for the first time in a multi-tenant environment, also fixing an issue in self host when switching between environments with different secrets. 2022-03-14 19:05:02 +00:00
Budibase Release Bot
5b0a5f8dc1 v1.0.87 2022-03-14 17:13:11 +00:00
mike12345567
d4e9e9d522 Merge branch 'master' of github.com:Budibase/budibase 2022-03-14 17:06:40 +00:00
mike12345567
d55a385072 Fixing an issue with detecting fully qualified Redis URL despite not in use. 2022-03-14 16:50:01 +00:00
Budibase Release Bot
4d8578b785 v1.0.86 2022-03-14 16:01:47 +00:00
Budibase Release Bot
48abc23302 v1.0.85 2022-03-14 12:09:21 +00:00
mike12345567
9364f4170f Updating yarn locks. 2022-03-14 12:00:44 +00:00
Budibase Release Bot
eab8f86793 v1.0.84 2022-03-13 10:52:05 +00:00
Michael Drury
84f1325320 Fixing MS-SQL variable sub. 2022-03-12 11:13:41 +00:00
Michael Drury
ffbf3a2eca Switching to correct concat function for oracle. 2022-03-11 00:40:01 +00:00
Michael Drury
07bcaf2d0a 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. 2022-03-11 00:19:26 +00:00
Budibase Release Bot
92bf490066 v1.0.83 2022-03-10 17:45:17 +00:00
mike12345567
30651e81d5 Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
Martin McKeaveney
06db377b31 update yarn lock 2022-03-10 13:33:10 +00:00
Martin McKeaveney
b166c5dcdc revert NPM script to update OpenAPI 2022-03-10 11:17:15 +00:00
Budibase Release Bot
ff11d0ed02 v1.0.82 2022-03-10 01:06:14 +00:00
Martin McKeaveney
129cdf9c4b Merge pull request #4867 from Budibase/develop
develop -> master
2022-03-10 02:00:02 +01:00
Martin McKeaveney
45f158dcc5 Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Budibase Release Bot
1a76729412 v1.0.81 2022-03-10 00:46:03 +00:00
Budibase Staging Release Bot
627bb87b45 v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Rory Powell
b77234b8ce Merge branch 'develop' into labday/status-banner 2022-03-09 21:39:30 +00:00
Budibase Staging Release Bot
54ba0958cb v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00