Michael Drury
|
62d3fb5cb2
|
Merge pull request #7018 from Budibase/fix/query-val
Quick query JOI validation fix
|
2022-08-01 12:35:58 +01:00 |
mike12345567
|
e267242d8e
|
Quick fix for query validation to fix issue with createdAt and updatedAt properties.
|
2022-08-01 12:07:49 +01:00 |
Peter Clement
|
dbaebf0df3
|
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
|
2022-08-01 09:39:55 +01:00 |
Peter Clement
|
323c23b4d8
|
pr comments and updating group check to be more safe
|
2022-07-30 11:38:08 +01:00 |
Michael Drury
|
88ba63d77e
|
Merge pull request #6898 from Budibase/feature/automation-error-stop
CRON automation stop after a number of errors
|
2022-07-29 16:20:51 +01:00 |
Martin McKeaveney
|
7bad805e5f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-29 15:45:27 +01:00 |
mike12345567
|
1366bcd87c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-29 14:31:18 +01:00 |
mike12345567
|
34432d5862
|
Fixing some issues with automations + lucene filtering (with string templating on the backend) as well as type coercion in the query rows action.
|
2022-07-28 13:39:11 +01:00 |
mike12345567
|
90b61cd3ca
|
Adding more logging to server log for cloud etc.
|
2022-07-28 11:14:06 +01:00 |
Rory Powell
|
5e9a03e307
|
Merge branch 'master' into develop
|
2022-07-27 16:32:36 -04:00 |
mike12345567
|
2cd26062d4
|
Fixing issue discovered in #6813 - versioning of query rows was not correct in automations, was using old broken method.
|
2022-07-27 16:18:12 +01:00 |
Peter Clement
|
e468f83902
|
adding tests and pr comments
|
2022-07-27 10:20:39 +01:00 |
Peter Clement
|
f845ac055e
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-26 20:19:33 +01:00 |
Peter Clement
|
0c831f369d
|
refactor groups into pro and some other pr comments
|
2022-07-26 20:04:29 +01:00 |
mike12345567
|
c3dbeb9d04
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-26 17:28:57 +01:00 |
mike12345567
|
f2addf16cb
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-26 17:25:55 +01:00 |
mike12345567
|
07b60dc52c
|
Fixing issue with test after update.
|
2022-07-26 16:13:41 +01:00 |
Peter Clement
|
3914501084
|
remove uncessary test non we default to users being no access
|
2022-07-26 15:34:56 +01:00 |
mike12345567
|
cfde86a996
|
Adding UI for displaying when the CRON job has been stopped and alert the user to next steps.
|
2022-07-26 13:59:22 +01:00 |
mike12345567
|
caaf5dc3c9
|
Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran.
|
2022-07-25 20:45:29 +01:00 |
Peter Clement
|
9e4e005dcb
|
move bulk update / delete functionality out of controller
|
2022-07-25 16:58:30 +01:00 |
Peter Clement
|
5e4f6ed3b7
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-25 15:09:42 +01:00 |
mike12345567
|
d1fcfe4ca9
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-22 19:18:23 +01:00 |
mike12345567
|
d8d2749733
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-22 19:14:35 +01:00 |
mike12345567
|
8787201c71
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-22 19:10:24 +01:00 |
mike12345567
|
295c2e5c68
|
Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI.
|
2022-07-22 18:16:14 +01:00 |
Peter Clement
|
8a066fb1cb
|
move worker middleware to backend-core
|
2022-07-22 11:50:51 +01:00 |
Peter Clement
|
710e71d7b8
|
2nd fix for multi tenancy groups
|
2022-07-22 10:56:16 +01:00 |
Peter Clement
|
a5d0b8c74b
|
fixing bug on multi tenant environment
|
2022-07-22 10:12:16 +01:00 |
mike12345567
|
e8053b55e6
|
Fixing issue with app DB not being in context for fetch.
|
2022-07-21 16:39:55 +01:00 |
Peter Clement
|
7dc245f073
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-21 11:47:08 +01:00 |
Mel O'Hagan
|
f653345296
|
Added unit tests for contains filter
|
2022-07-21 10:28:54 +01:00 |
Peter Clement
|
ea061e6ab1
|
updating license check to search for feature
|
2022-07-21 09:52:01 +01:00 |
Michael Drury
|
1682cfdb90
|
Main bulk of logic around detecting cron recurring failure, still need to disable.
|
2022-07-20 22:38:06 +01:00 |
mike12345567
|
1848f85475
|
Converting main automation thread to typescript.
|
2022-07-20 19:05:54 +01:00 |
Mel O'Hagan
|
6b81d3d727
|
Handle numeric types Postgres
|
2022-07-19 18:34:30 +01:00 |
Mel O'Hagan
|
156eb8eb09
|
Merge branch 'develop' into feature/contains-filter
|
2022-07-19 18:10:12 +01:00 |
Mel O'Hagan
|
cd0bac74e2
|
Prettier
|
2022-07-19 18:04:27 +01:00 |
Mel O'Hagan
|
f376fc30b3
|
lint fix
|
2022-07-19 17:28:56 +01:00 |
Mel O'Hagan
|
e5dc38845b
|
Added contains support for datasource pluses
|
2022-07-19 17:25:41 +01:00 |
Peter Clement
|
2843e65c95
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 14:54:29 +01:00 |
Peter Clement
|
3f5fea9adc
|
update handling of group roles
|
2022-07-19 14:20:57 +01:00 |
Mel O'Hagan
|
1345ec831a
|
Test prettier precommit
|
2022-07-19 14:17:09 +01:00 |
Mel O'Hagan
|
6a1867939c
|
Contains now works for internalSearch array type
|
2022-07-19 14:11:40 +01:00 |
Peter Clement
|
c5b9be60c7
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
mike12345567
|
0a7ceda807
|
Fixing an issue with automations being unable to access app databases due to new context stack up.
|
2022-07-18 17:38:58 +01:00 |
Peter Clement
|
8dfcb12cdf
|
Ensure a binding exists before continuing with loop
|
2022-07-18 13:10:18 +01:00 |
mike12345567
|
91eb2cfe6f
|
Fix for email view casing test.
|
2022-07-18 10:10:37 +01:00 |
Martin McKeaveney
|
38b2c02cf6
|
Merge branch 'master' of github.com:Budibase/budibase into fix/user-email-view-migration
|
2022-07-18 09:56:01 +01:00 |
Martin McKeaveney
|
fa20a6169e
|
fixing broken migration
|
2022-07-17 16:21:55 +01:00 |