1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

26894 commits

Author SHA1 Message Date
Budibase Release Bot 10b807189b Update pro version to 2.0.17 2022-10-04 13:24:09 +00:00
Budibase Release Bot b6a758a2ae v2.0.17 2022-10-04 13:20:54 +00:00
melohagan fafbe71eed
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 3451a1817d Fix table block search 2022-10-04 13:55:43 +01:00
Budibase Staging Release Bot b5d8144924 Update pro version to 2.0.14-alpha.4 2022-10-04 12:06:49 +00:00
Budibase Staging Release Bot ced67d9248 v2.0.14-alpha.4 2022-10-04 12:03:00 +00:00
Michael Drury 6e2e2fc82e
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 249a9ee075
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 d2c5338446
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 f43a953b93 Update pro version to 2.0.16 2022-10-04 11:07:31 +00:00
Budibase Release Bot 4a652e173a v2.0.16 2022-10-04 11:04:16 +00:00
melohagan d1280ba550
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 12f0ebba7a Rename actionTypes to actionType 2022-10-04 11:29:13 +01:00
Mel O'Hagan 9a5b3b27aa lint 2022-10-04 11:03:54 +01:00
Mel O'Hagan dbf58fcfe9 Added support for JSON array stages 2022-10-04 11:03:24 +01:00
Rory Powell 46f9f14e3d Merge branch 'develop' into feature/quota-emails 2022-10-04 11:02:08 +01:00
Rory Powell c966cb2fc6
Merge pull request #8116 from Budibase/fix/linting
Fix linting for qa-core
2022-10-04 11:00:55 +01:00
Rory Powell 86bbd73bcd Fix linting for qa-core 2022-10-04 10:59:53 +01:00
Budibase Staging Release Bot b20ff6881b Update pro version to 2.0.14-alpha.3 2022-10-04 09:58:51 +00:00
Budibase Staging Release Bot 668c2584ae v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot cead32ea53 Update pro version to 2.0.15 2022-10-04 09:52:40 +00:00
Budibase Release Bot ca0f857dbe v2.0.15 2022-10-04 09:48:22 +00:00
Michael Drury 85371b5cbf
Merge pull request #8114 from rosnerdev/develop
Update exec.js
2022-10-04 10:45:24 +01:00
Michael Drury aee2b25d57
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 d84b3b95d0 Types for sending quota triggered email 2022-10-04 10:31:40 +01:00
Mel O'Hagan 7b90f56500 Improve editor refresh on delete 2022-10-04 10:18:16 +01:00
rosnerdev 4ad00d45f8
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 3a712d368f 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 eaf6a5e40c Add aggregate method. Push results. 2022-10-03 20:08:47 +01:00
Mel O'Hagan 6ef497992a Fix types 2022-10-03 19:10:01 +01:00
Mel O'Hagan 268dd0ace5 lint 2022-10-03 17:18:16 +01:00
Mel O'Hagan 4f238d9c10 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
Mel O'Hagan 044e9ad90d Don't cast datetime is checking (not)empty 2022-10-03 16:06:00 +01:00
Jonny McCullagh 41ea9b9c2a
Merge pull request #8059 from Budibase/jonny/aas-storage
AAS enable app service storage
2022-10-03 14:32:16 +01:00
Mel O'Hagan bd62ac1000 Wrap number in quotes if string search 2022-10-03 11:30:57 +01:00
Budibase Staging Release Bot fe619cbe09 Update pro version to 2.0.14-alpha.2 2022-10-03 10:04:59 +00:00
Budibase Staging Release Bot 7f233038ac v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
deanhannigan cf8b5be13e
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 a8908cef6a Update pro version to 2.0.14-alpha.1 2022-10-03 09:38:54 +00:00
Budibase Staging Release Bot 230a667817 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
melohagan d50d456e0d
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 8f88e605ad
Merge pull request #8080 from Budibase/qa/createaptests
/application endpoints API tests
2022-10-03 10:06:18 +01:00
Budibase Release Bot e08d4175c2 Update pro version to 2.0.14 2022-10-03 09:05:44 +00:00
Martin McKeaveney abc3e7ddc1 remove module file 2022-10-03 10:04:15 +01:00
Budibase Release Bot 3ae3d653b3 v2.0.14 2022-10-03 09:02:31 +00:00
Andrew Kingston 1b497861e3 Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-03 09:53:53 +01:00
Michael Drury 22baa8574e
Merge pull request #8061 from Budibase/fix/8056
Don't return raw query from query execution endpoint - only from preview
2022-10-03 09:51:26 +01:00
Shumpei Kishi fb0a1468f7 Adding a validation check for undefined 2022-10-03 17:34:06 +09:00
Shumpei Kishi 12fe55a7f0 Fixing the validation logic to accept boolean false value. 2022-10-03 15:55:11 +09:00
Budibase Staging Release Bot a469142f3c Update pro version to 2.0.14-alpha.0 2022-10-01 15:03:24 +00:00