1
0
Fork 0
mirror of synced 2024-08-31 01:31:18 +12:00
Commit graph

16015 commits

Author SHA1 Message Date
Budibase Release Bot
c2a9e32be7 v2.0.20 2022-10-05 09:23:48 +00:00
Michael Drury
3f4bdece64 Merge pull request #8125 from Budibase/fix/table-options-csv
Fixing options type import with CSV
2022-10-05 10:06:06 +01:00
Andrew Kingston
84626294fd Merge pull request #8124 from Budibase/plugin-url-updates
Plugin url updates
2022-10-05 09:57:22 +01:00
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
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
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
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
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
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
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
Mel O'Hagan
fae4c9586a Wrap number in quotes if string search 2022-10-03 11:30:57 +01:00
Budibase Release Bot
392f9f21f6 Update pro version to 2.0.14 2022-10-03 09:05:44 +00:00
Budibase Release Bot
3fe0a90823 v2.0.14 2022-10-03 09:02:31 +00:00
Michael Drury
603dfbd530 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
Budibase Release Bot
33068a1689 Update pro version to 2.0.13 2022-09-30 16:52:00 +00:00
Budibase Release Bot
63bdc2072c v2.0.13 2022-09-30 16:48:54 +00:00
Michael Drury
b9a565d9d3 Merge pull request #8067 from Budibase/cli-log-output
CLI plugins dev command logging improvement
2022-09-30 17:38:37 +01:00
mike12345567
0f64f6b6fb Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
Budibase Release Bot
5bcd538ed0 Update pro version to 2.0.12 2022-09-30 15:54:29 +00:00
Budibase Release Bot
97b85531cc v2.0.12 2022-09-30 15:51:16 +00:00
Andrew Kingston
4e20c979ff Merge pull request #8066 from Budibase/plugin-improvements-master
Plugin fixes and improvements
2022-09-30 16:41:01 +01:00
Andrew Kingston
6272c7cb66 Fix generating datsource structure for components which have a setting of type table 2022-09-30 16:26:29 +01:00
Andrew Kingston
ea35b9bff6 Fix table setting type 2022-09-30 16:26:24 +01:00