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

26871 commits

Author SHA1 Message Date
Peter Clement a289d06301 one more log 2022-10-05 10:01:11 +01:00
Andrew Kingston 753e80b33b
Merge pull request #8124 from Budibase/plugin-url-updates
Plugin url updates
2022-10-05 09:57:22 +01:00
Peter Clement 0f0040bc8a remove logs 2022-10-05 09:53:47 +01:00
Dean 644d0f2bdd Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-05 09:29:32 +01:00
Dean 5836c2b3c4 Initial commit of QR Reader field 2022-10-05 09:28:07 +01:00
Peter Clement 523e770db4 fix looping issues in automations 2022-10-05 09:20:59 +01:00
Andrew Kingston 0674efbca8 Update plugin URL utility export to use CJS syntax 2022-10-05 08:57:26 +01:00
Andrew Kingston 43879527f4 Use CJS style imports in plugin URL helper to work in jest, and respect plugin bucket env var 2022-10-05 08:25:50 +01:00
Budibase Release Bot b60eb5097c Update pro version to 2.0.19 2022-10-04 17:01:32 +00:00
Budibase Release Bot 3059cd4634 v2.0.19 2022-10-04 16:57:55 +00:00
mike12345567 e3980d072a Fixing a regression of CSV table creation - normally if a CSV was used to create a table with an options column all of the options would be filled in but this had been broken. 2022-10-04 17:54:33 +01:00
melohagan 0d7e0531fc
Merge pull request #8123 from Budibase/bug/sev3/public-api-equals-number
Public api equals number text type fix
2022-10-04 17:45:05 +01:00
Pedro Silva 8dd309f6a5 Add missing applications endpoints 2022-10-04 17:12:38 +01:00
Andrew Kingston 05b7edb55d Lint 2022-10-04 16:43:20 +01:00
Andrew Kingston 22e949ee80 Remove log 2022-10-04 16:33:27 +01:00
Mel O'Hagan 4e7e067eef Add unit test and fix 2022-10-04 16:28:29 +01:00
Andrew Kingston ae38d75be0 Update plugin JS URL handling 2022-10-04 16:28:21 +01:00
Andrew Kingston 4e6f3d44b7 Enrich plugin JS URLs when SSR'ing apps 2022-10-04 16:28:01 +01:00
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