Commit Graph

16458 Commits

Author SHA1 Message Date
Budibase Release Bot 14552dce87 v2.0.18 2022-10-04 14:10:26 +00:00
Andrew Kingston c986fb164e Use raw server jsUrl when rendering plugins 2022-10-04 15:01:18 +01:00
melohagan 5e42c84a5b Merge pull request #8121 from Budibase/branch-fallback-budibase-ci
Fallback to push branch name for pro install script
2022-10-04 14:59:12 +01:00
Rory Powell 43c8bfffed Update scripts/pro/install.sh 2022-10-04 14:56:30 +01:00
Mel O'Hagan 95ff0d9665 Fallback 2022-10-04 14:50:21 +01:00
Budibase Release Bot daf1f71773 Update pro version to 2.0.17 2022-10-04 13:24:09 +00:00
Budibase Release Bot b4ef4e528a v2.0.17 2022-10-04 13:20:54 +00:00
melohagan 9e3c5c1a5e Merge pull request #8120 from Budibase/bug/sev3/public-api-equals-number
Fix table block search
2022-10-04 14:10:04 +01:00
Mel O'Hagan 91d00ecdb4 Fix table block search 2022-10-04 13:55:43 +01:00
Budibase Staging Release Bot 094416279c Update pro version to 2.0.14-alpha.4 2022-10-04 12:06:49 +00:00
Budibase Staging Release Bot 868016b448 v2.0.14-alpha.4 2022-10-04 12:03:00 +00:00
Michael Drury 89436d3d13 Merge pull request #7873 from Budibase/bug/column-name-other-table-validation
Don't show validation error for existing relationship
2022-10-04 12:49:47 +01:00
Michael Drury d60f070d6f Merge pull request #8105 from Budibase/bug/sev2/datetime-empty-filter-externaldb
Support empty / notEmpty filters for Datetime in External SQL DB
2022-10-04 12:48:53 +01:00
Michael Drury ec02dda877 Merge pull request #8097 from Budibase/bug/sev3/public-api-equals-number
Public api equals query - support for number strings
2022-10-04 12:48:17 +01:00
Budibase Release Bot 918d2130d1 Update pro version to 2.0.16 2022-10-04 11:07:31 +00:00
Budibase Release Bot fdd9423b71 v2.0.16 2022-10-04 11:04:16 +00:00
melohagan 1db2481024 Merge pull request #7868 from Budibase/bug/sev3/display-column-relationship-bug
Ensure display columns are set when relationships are defined
2022-10-04 11:53:31 +01:00
Mel O'Hagan a95f32c5de Rename actionTypes to actionType 2022-10-04 11:29:13 +01:00
Mel O'Hagan 9580e83ae3 lint 2022-10-04 11:03:54 +01:00
Mel O'Hagan 55c112677e Added support for JSON array stages 2022-10-04 11:03:24 +01:00
Rory Powell 9fe969a6ab Merge branch 'develop' into feature/quota-emails 2022-10-04 11:02:08 +01:00
Rory Powell 1bb5898d94 Merge pull request #8116 from Budibase/fix/linting
Fix linting for qa-core
2022-10-04 11:00:55 +01:00
Rory Powell 761c8b2027 Fix linting for qa-core 2022-10-04 10:59:53 +01:00
Budibase Staging Release Bot 4e10b53764 Update pro version to 2.0.14-alpha.3 2022-10-04 09:58:51 +00:00
Budibase Staging Release Bot 79455a63e4 v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot 12320276f4 Update pro version to 2.0.15 2022-10-04 09:52:40 +00:00
Budibase Release Bot 7115da91e2 v2.0.15 2022-10-04 09:48:22 +00:00
Michael Drury f6c0b98da9 Merge pull request #8114 from rosnerdev/develop
Update exec.js
2022-10-04 10:45:24 +01:00
Michael Drury 5ee3ad4ef8 Merge pull request #8108 from Budibase/fix/6880
Minor fix for public API + SQL table rows
2022-10-04 10:33:08 +01:00
Rory Powell 51f2a3b86c Types for sending quota triggered email 2022-10-04 10:31:40 +01:00
Mel O'Hagan 91db8f10ab Improve editor refresh on delete 2022-10-04 10:18:16 +01:00
rosnerdev c25f88492b Update exec.js
I had an issue where the datasource plugin wouldn't work because of node engine incompatibility, and after a quick search on google I found that --ignore-engines is the option to use for ignoring this kind of error and it worked! So I want to make this a built-in feature so there's no need for me to manually do this.
2022-10-04 12:18:04 +03:00
mike12345567 a3348e3c8a Fix for #6880 - allow SQL table rows to be updated/deleted by their _id field from the public API. 2022-10-03 20:31:11 +01:00
Mel O'Hagan b3d549a170 Add aggregate method. Push results. 2022-10-03 20:08:47 +01:00
mike12345567 e78ed801b2 Linting. 2022-10-03 19:36:33 +01:00
Mel O'Hagan b6eebad75f Fix types 2022-10-03 19:10:01 +01:00
Mel O'Hagan a9212a56ed lint 2022-10-03 17:18:16 +01:00
Mel O'Hagan 0d08eb60c5 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
Mel O'Hagan 3ce821477f Don't cast datetime is checking (not)empty 2022-10-03 16:06:00 +01:00
Jonny McCullagh c456e2ad3d Merge pull request #8059 from Budibase/jonny/aas-storage
AAS enable app service storage
2022-10-03 14:32:16 +01:00
Rory Powell 29659813ef Add document and api types 2022-10-03 14:02:58 +01:00
mike12345567 9c9d2de4a5 Type updates for app backups work in pro + linting. 2022-10-03 11:56:31 +01:00
Mel O'Hagan fae4c9586a Wrap number in quotes if string search 2022-10-03 11:30:57 +01:00
Budibase Staging Release Bot 816cacbc00 Update pro version to 2.0.14-alpha.2 2022-10-03 10:04:59 +00:00
Budibase Staging Release Bot 2c2afeb729 v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
deanhannigan 3520843e4a Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
2022-10-03 10:49:24 +01:00
Budibase Staging Release Bot a1bedce6c5 Update pro version to 2.0.14-alpha.1 2022-10-03 09:38:54 +00:00
Budibase Staging Release Bot ed8fccd3c4 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
melohagan 78261097dc Merge pull request #8088 from shumpeiKishi/bug/automation-update-row-boolean-false-doesnt-work
Automation: Update row to make a boolean Value "FALSE" does not work #8030
2022-10-03 10:19:54 +01:00
Martin McKeaveney 54bd709052 Merge pull request #8080 from Budibase/qa/createaptests
/application endpoints API tests
2022-10-03 10:06:18 +01:00