Dean
|
4805f73cb5
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-05 09:28:56 +01:00 |
deanhannigan
|
37ce29fa2d
|
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
|
b0daf30b4a
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-05 09:07:33 +01:00 |
mike12345567
|
8ff88d028c
|
Removing spam of unauthorised traces from tests, may be causing stack overflow.
|
2022-07-04 16:34:59 +01:00 |
mike12345567
|
0074b0cb1f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-04 15:47:52 +01:00 |
mike12345567
|
d390bb9c20
|
Moving majority of automation logging functionality to pro.
|
2022-07-04 15:44:47 +01:00 |
Dean
|
5c1ea3cfe1
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-07-04 13:16:39 +01:00 |
mike12345567
|
355cb9c091
|
Update as per changes to pro SDK.
|
2022-07-04 11:43:18 +01:00 |
mike12345567
|
11f1e95cc0
|
Main body of PR comments - still need to move a bit to pro.
|
2022-07-04 11:12:08 +01:00 |
Dean
|
db016b319c
|
Merge remote-tracking branch 'origin/develop' into fix/update-icon-context
|
2022-07-04 10:38:16 +01:00 |
Dean
|
1e6845d5cb
|
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
|
85e755fc7f
|
Ignore authconfigs for datasources if they are empty
|
2022-07-03 18:55:44 +01:00 |
Dean
|
31b51e1ecf
|
Fixes for datasource authentication parsing. Mapping UX updates
|
2022-07-01 17:27:24 +01:00 |
mike12345567
|
21a78d6fc8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-07-01 15:14:12 +01:00 |
Dean
|
ac1df878d4
|
Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings
|
2022-06-29 18:50:14 +01:00 |
Dean
|
0a4b21b206
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-29 12:42:04 +01:00 |
Martin McKeaveney
|
a05c0b7450
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-06-29 09:50:14 +01:00 |
Martin McKeaveney
|
10f0de203f
|
default beta access baseURL to production
|
2022-06-29 09:32:00 +01:00 |
Dean
|
705af49e5a
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-29 09:17:18 +01:00 |
Martin McKeaveney
|
e56ae519d8
|
check for account portal URL
|
2022-06-29 09:16:30 +01:00 |
Mel O'Hagan
|
78217d825b
|
Merge branch 'develop' into feature/in-not-in-filter
|
2022-06-29 09:05:28 +01:00 |
Martin McKeaveney
|
0c04ac58a6
|
move logic to cloud URL to backend
|
2022-06-28 22:45:05 +01:00 |
mike12345567
|
9066b60267
|
Fixing test case issue.
|
2022-06-28 17:59:00 +01:00 |
mike12345567
|
74261661f1
|
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
|
dfe35830a0
|
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
|
251520bcd1
|
adding types
|
2022-06-28 12:16:23 +01:00 |
mike12345567
|
55e744292d
|
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
|
5100d86752
|
Moving get of logs to pro.
|
2022-06-27 18:00:48 +01:00 |
Martin McKeaveney
|
a8a7261202
|
remove test DB IDs
|
2022-06-27 14:36:31 +01:00 |
Martin McKeaveney
|
2a15ac97bb
|
adding endpoint to cloud to check for beta access
|
2022-06-27 14:28:25 +01:00 |
Mel O'Hagan
|
f84bf5f337
|
Using allPreProcessingOpts
|
2022-06-27 14:20:51 +01:00 |
Dean
|
9301f2ac5b
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-27 09:14:40 +01:00 |
Mel O'Hagan
|
988bc12dea
|
Remove regex
|
2022-06-24 21:37:58 +01:00 |
Mel O'Hagan
|
40a2e95185
|
Internal table support for oneOf
|
2022-06-24 21:15:41 +01:00 |
mike12345567
|
9fd64307a9
|
Adding in management of time range to lookup automation logs in.
|
2022-06-24 18:11:19 +01:00 |
mike12345567
|
b5af76de56
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:53:25 +01:00 |
mike12345567
|
a625fa573d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-06-24 17:50:55 +01:00 |
mike12345567
|
a60c41e58b
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs
|
2022-06-24 17:43:59 +01:00 |
Dean
|
8eabd7ff20
|
Merge remote-tracking branch 'origin/develop' into sso-rest-requests
|
2022-06-24 09:21:07 +01:00 |
Peter Clement
|
0dcd7f3d63
|
fix use of loop item in javascript bindings
|
2022-06-23 16:09:35 +01:00 |
Peter Clement
|
fadd4292ad
|
update handling of max iterations
|
2022-06-23 16:08:25 +01:00 |
Andrew Kingston
|
a429c16521
|
Merge pull request #6443 from Budibase/datasource-labels
Datasource labels
|
2022-06-23 15:32:28 +01:00 |
Dean
|
5fd385ab30
|
Merge commit
|
2022-06-23 14:29:19 +01:00 |
melohagan
|
ccb9a0dd9e
|
Merge pull request #6432 from Budibase/bug/sev2/money-form-field
Cast Money as numeric for Postgres
|
2022-06-23 13:50:09 +01:00 |
Mel O'Hagan
|
633a701b0c
|
Added Knex.Raw to return type
|
2022-06-23 13:09:22 +01:00 |
Andrew Kingston
|
8bfd54bd80
|
Add types to datasources
|
2022-06-23 11:35:57 +01:00 |
Mel O'Hagan
|
ece1e7533d
|
Refactor - simplify regex and use enum
|
2022-06-23 09:41:43 +01:00 |
mike12345567
|
063540fe0a
|
Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there.
|
2022-06-22 20:23:18 +01:00 |
Mel O'Hagan
|
9603a92c2c
|
Only cast money as numeric for Postgres
|
2022-06-22 16:13:02 +01:00 |
Mel O'Hagan
|
8154fe3445
|
Use raw sql to get money type as numeric
|
2022-06-22 15:58:15 +01:00 |