1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

16200 commits

Author SHA1 Message Date
Andrew Kingston
f2f842444a Update plugin URL utility export to use CJS syntax 2022-10-05 08:57:26 +01:00
Andrew Kingston
788dac0f8d 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
c3b5ef7ebe Update pro version to 2.0.19 2022-10-04 17:01:32 +00:00
Budibase Release Bot
a3cbb85dce v2.0.19 2022-10-04 16:57:55 +00:00
mike12345567
1dabc59ff5 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
94bda10f7f 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
ea8122d5a0 Add missing applications endpoints 2022-10-04 17:12:38 +01:00
Andrew Kingston
021316c73f Lint 2022-10-04 16:43:20 +01:00
Andrew Kingston
1abdc12681 Remove log 2022-10-04 16:33:27 +01:00
Mel O'Hagan
3490996c5a Add unit test and fix 2022-10-04 16:28:29 +01:00
Andrew Kingston
b487855348 Update plugin JS URL handling 2022-10-04 16:28:21 +01:00
Andrew Kingston
d5cde049a7 Enrich plugin JS URLs when SSR'ing apps 2022-10-04 16:28:01 +01:00
Andrew Kingston
b148b7d004 Enrich plugin JS URLs when fetching appPackage 2022-10-04 16:27:42 +01:00
Andrew Kingston
69988aabc3 Always use the raw server plugin JS URL 2022-10-04 16:27:15 +01:00
Andrew Kingston
de9b2c44cb Add utility for generating plugin JS URLs 2022-10-04 16:27:04 +01:00
Pedro Silva
dbfcdb70d5 Merge branch 'develop' into api-create-app 2022-10-04 16:13:58 +01:00
Pedro Silva
2c2cd4c9f6 Add Sync endpoint 2022-10-04 16:11:19 +01:00
Budibase Release Bot
d8e95a4588 Update pro version to 2.0.18 2022-10-04 14:13:53 +00:00
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
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
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
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
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