1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
Commit graph

26906 commits

Author SHA1 Message Date
Andrew Kingston 62b29c1339 Enrich plugin JS URLs when fetching appPackage 2022-10-04 16:27:42 +01:00
Andrew Kingston fc19765628 Always use the raw server plugin JS URL 2022-10-04 16:27:15 +01:00
Andrew Kingston 3309b84d71 Add utility for generating plugin JS URLs 2022-10-04 16:27:04 +01:00
Pedro Silva f488e03bda Merge branch 'develop' into api-create-app 2022-10-04 16:13:58 +01:00
Pedro Silva 8403d95abb Add Sync endpoint 2022-10-04 16:11:19 +01:00
Budibase Release Bot 6e3b82091d Update pro version to 2.0.18 2022-10-04 14:13:53 +00:00
Budibase Release Bot a51545dd3e v2.0.18 2022-10-04 14:10:26 +00:00
Andrew Kingston 5684543752 Use raw server jsUrl when rendering plugins 2022-10-04 15:01:18 +01:00
melohagan 34c64f001d
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 fc70db6dbb
Update scripts/pro/install.sh 2022-10-04 14:56:30 +01:00
Mel O'Hagan bfb389908f Fallback 2022-10-04 14:50:21 +01:00
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
mike12345567 0286eabe4e Linting. 2022-10-03 19:36:33 +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
Rory Powell 89e057802b Add document and api types 2022-10-03 14:02:58 +01:00
mike12345567 12a0af23c2 Type updates for app backups work in pro + linting. 2022-10-03 11:56:31 +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