Peter Clement
|
02629fcf38
|
Merge pull request #6612 from Budibase/fix/automation-auth-issue
Fix Automation auth issue - External Data Connector not working
|
2022-07-08 13:21:56 +01:00 |
deanhannigan
|
8cead5c2b8
|
Merge pull request #6609 from Budibase/fix/rest-query-retry-mutation
Fixed expression mutation
|
2022-07-08 13:03:19 +01:00 |
Peter Clement
|
218abe39cc
|
add isAutomation to object
|
2022-07-08 12:16:27 +01:00 |
Dean
|
41d8fa8340
|
Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging
|
2022-07-08 11:19:41 +01:00 |
Peter Clement
|
4bf9dda4d6
|
linting
|
2022-07-08 11:11:03 +01:00 |
Peter Clement
|
0ee8635348
|
make auth check optional when caller is automation
|
2022-07-08 11:09:06 +01:00 |
Dean
|
dfc21184cf
|
Fixed issue where mutation was causing expression bindings to be lost. Request retries will now have them intact for re-enrichment
|
2022-07-08 09:29:16 +01:00 |
Mel O'Hagan
|
206eef1bd3
|
Merge branch 'develop' into bug/sev2/generate-select-statement-null-pointer-fix
|
2022-07-08 09:03:36 +01:00 |
Dean
|
36d69a0b81
|
Linting commit
|
2022-07-06 13:09:13 +01:00 |
Dean
|
457a671831
|
Surface refresh process error messaging
|
2022-07-06 13:03:25 +01:00 |
Dean
|
bceff77e35
|
Properly invalidate the cached user ensuring up-to-date credentials are always used
|
2022-07-06 11:51:48 +01:00 |
Mel O'Hagan
|
65aab29ee6
|
Don't try to check externalType of related tables
|
2022-07-05 16:59:32 +01:00 |
Dean
|
7152125667
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-05 09:28:56 +01:00 |
deanhannigan
|
9b98c617bf
|
Merge pull request #6315 from Budibase/feature/current-user-rest-bindings
REST query bindings for Current User
|
2022-07-05 09:22:03 +01:00 |
Dean
|
f14b1c008c
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-05 09:07:33 +01:00 |
mike12345567
|
abcb94f1a4
|
Removing spam of unauthorised traces from tests, may be causing stack overflow.
|
2022-07-04 16:34:59 +01:00 |
mike12345567
|
02f6dcf01e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-04 15:47:52 +01:00 |
mike12345567
|
90453212d5
|
Moving majority of automation logging functionality to pro.
|
2022-07-04 15:44:47 +01:00 |
Dean
|
180af9b30b
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-04 13:16:39 +01:00 |
mike12345567
|
5a5c1cfa9c
|
Update as per changes to pro SDK.
|
2022-07-04 11:43:18 +01:00 |
mike12345567
|
f6fc63f1a8
|
Main body of PR comments - still need to move a bit to pro.
|
2022-07-04 11:12:08 +01:00 |
Dean
|
d5819c9fce
|
Merge remote-tracking branch 'origin/develop' into fix/update-icon-context
|
2022-07-04 10:38:16 +01:00 |
Dean
|
2ea4a9d225
|
Refresh the OAuth tokens automatically when making rest calls. Fix to remove the password from the api token authentication.
|
2022-07-03 21:13:15 +01:00 |
Dean
|
87c44701d8
|
Ignore authconfigs for datasources if they are empty
|
2022-07-03 18:55:44 +01:00 |
Dean
|
94496abe85
|
Fixes for datasource authentication parsing. Mapping UX updates
|
2022-07-01 17:27:24 +01:00 |
mike12345567
|
686cf6e1c4
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +01:00 |
Dean
|
4b296f9bce
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-29 18:50:14 +01:00 |
Dean
|
ac60786996
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-29 12:42:04 +01:00 |
Martin McKeaveney
|
a5113f12c4
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-06-29 09:50:14 +01:00 |
Martin McKeaveney
|
0c677757eb
|
default beta access baseURL to production
|
2022-06-29 09:32:00 +01:00 |
Dean
|
a6584961c1
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-29 09:17:18 +01:00 |
Martin McKeaveney
|
0d057d912f
|
check for account portal URL
|
2022-06-29 09:16:30 +01:00 |
Mel O'Hagan
|
b42259118f
|
Merge branch 'develop' into feature/in-not-in-filter
|
2022-06-29 09:05:28 +01:00 |
Martin McKeaveney
|
3716632144
|
move logic to cloud URL to backend
|
2022-06-28 22:45:05 +01:00 |
mike12345567
|
afda023fc4
|
Fixing test case issue.
|
2022-06-28 17:59:00 +01:00 |
mike12345567
|
e921547c64
|
Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this.
|
2022-06-28 17:02:24 +01:00 |
Peter Clement
|
7537edcb54
|
Merge pull request #6448 from Budibase/fix/loop-item-javascript
Fix issue with loop item in javascript bindings
|
2022-06-28 14:45:23 +01:00 |
Martin McKeaveney
|
3ed1390c6e
|
adding types
|
2022-06-28 12:16:23 +01:00 |
mike12345567
|
a01790b837
|
Adding clear old history on read, if there is nothing to do this should add very little work.
|
2022-06-27 18:39:33 +01:00 |
mike12345567
|
da2303803c
|
Moving get of logs to pro.
|
2022-06-27 18:00:48 +01:00 |
Martin McKeaveney
|
9e3f211440
|
remove test DB IDs
|
2022-06-27 14:36:31 +01:00 |
Martin McKeaveney
|
8538fb056c
|
adding endpoint to cloud to check for beta access
|
2022-06-27 14:28:25 +01:00 |
Mel O'Hagan
|
6d394e551d
|
Using allPreProcessingOpts
|
2022-06-27 14:20:51 +01:00 |
Dean
|
547f2788c9
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-27 09:14:40 +01:00 |
Mel O'Hagan
|
f1188a8b81
|
Remove regex
|
2022-06-24 21:37:58 +01:00 |
Mel O'Hagan
|
d019fb8555
|
Internal table support for oneOf
|
2022-06-24 21:15:41 +01:00 |
mike12345567
|
70e5a81db2
|
Adding in management of time range to lookup automation logs in.
|
2022-06-24 18:11:19 +01:00 |
mike12345567
|
1550e8f0a3
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:53:25 +01:00 |
mike12345567
|
f0dd336b15
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-24 17:50:55 +01:00 |
mike12345567
|
dd6617465c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:43:59 +01:00 |