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

10721 commits

Author SHA1 Message Date
mike12345567
352c903fa5 Updating client yarn lock. 2022-02-15 14:50:21 +00:00
mike12345567
6cb7c2b770 Fix for safari, removing all usage of regex lookbehinds. 2022-02-15 14:48:32 +00:00
mike12345567
fb25dbe941 Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337 2022-02-15 13:50:43 +00:00
mike12345567
6445cefee7 Fixing issue with value being set in binding panel as per review comments of aptkingston. 2022-02-15 13:49:20 +00:00
Andrew Kingston
5d25f80916 Update button tooltip to remove wrapper div and place tooltip inside button element 2022-02-15 12:01:50 +00:00
mike12345567
381070a95c Adding fix for ethereal tests incase there is an issue with service. 2022-02-15 11:30:45 +00:00
mike12345567
9cf3d97b4d Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated. 2022-02-15 11:19:59 +00:00
mike12345567
9c99aefef3 Merge branch 'master' of github.com:Budibase/budibase into fix/4337 2022-02-15 10:28:03 +00:00
Budibase Release Bot
6f267526c5 v1.0.64 2022-02-15 09:22:36 +00:00
Andrew Kingston
392506d288 Merge pull request #4472 from Budibase/fix/multiple-spaces-in-columns
Replace all spaces with underscores in column names
2022-02-15 09:16:21 +00:00
mike12345567
ee34ddaaf5 Fixing an issue with button tooltip addition, some buttons lost their full width sizing. 2022-02-14 16:49:56 +00:00
mike12345567
c1bd5b8329 Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block. 2022-02-14 14:57:06 +00:00
Andrew Kingston
d34e57382e Replace all spaces with underscores in column names rather than just the first one 2022-02-14 10:21:31 +00:00
Budibase Release Bot
0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00
Andrew Kingston
f2ce1990a1 Merge pull request #4464 from Budibase/fix/button-actions-ui
Remount button action components fully
2022-02-14 09:26:11 +00:00
Andrew Kingston
c7edfa7f59 Remount button action components fully when changing action to prevent stale UI 2022-02-13 15:18:54 +00:00
Budibase Release Bot
3f46eb4fd0 v1.0.62 2022-02-12 12:01:26 +00:00
mike12345567
675d195b21 Fixing an issue with self host release CI action. 2022-02-12 11:53:26 +00:00
Budibase Release Bot
adbfbb62c1 v1.0.61 2022-02-12 11:04:28 +00:00
Michael Drury
fe9174ef98 Merge pull request #4447 from Budibase/merge/4414
Fix for query preview validation
2022-02-12 10:58:16 +00:00
mike12345567
126499f383 Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
Maurits Lourens
8ca38cf135 fix tests 2022-02-12 10:06:55 +00:00
Maurits Lourens
88383eabf1 add properties which are present when previewing an existing query 2022-02-12 10:06:48 +00:00
Maurits Lourens
f86222a98d Fix validation for query preview endpoint 2022-02-12 10:06:37 +00:00
Budibase Release Bot
c27a552d88 v1.0.60 2022-02-11 18:47:34 +00:00
Martin McKeaveney
1cc7109551 Update release-selfhost.yml 2022-02-11 19:40:28 +01:00
Budibase Release Bot
93336bf798 v1.0.59 2022-02-11 18:25:35 +00:00
Martin McKeaveney
c260103cc3 Merge pull request #4434 from Budibase/fix/nginx
Fix/nginx
2022-02-11 19:16:53 +01:00
Martin McKeaveney
cc89fd79c2 Merge branch 'master' of github.com:Budibase/budibase into fix/nginx 2022-02-11 19:13:19 +01:00
Martin McKeaveney
57e554a98b fixes for k8s 2022-02-11 19:04:27 +01:00
Martin McKeaveney
27c0eafaf9 CSP fixes 2022-02-11 16:05:35 +01:00
Michael Drury
2b73b155c9 Merge pull request #4432 from Budibase/fix/4431
Fix for joins in SQL tables
2022-02-11 14:41:35 +00:00
Martin McKeaveney
e1f78a326b set correct port for worker 2022-02-11 15:39:18 +01:00
Martin McKeaveney
b6320f14cc Merge branch 'fix/nginx' of github.com:Budibase/budibase into fix/nginx 2022-02-11 15:14:40 +01:00
Martin McKeaveney
082be8ef67 fix port redirection issue 2022-02-11 15:13:31 +01:00
mike12345567
f77b596a07 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 2022-02-11 14:04:23 +00:00
mike12345567
a78dd38a58 Fixing img-src for self host. 2022-02-11 13:23:15 +00:00
mike12345567
0716df5098 Fixing issue with CLI not updating proxy images. 2022-02-11 12:32:57 +00:00
Martin McKeaveney
8f668eac85 add csp update for nginx in self host 2022-02-11 13:23:53 +01:00
Martin McKeaveney
b2c4b60aff fix for csp for images 2022-02-11 13:22:14 +01:00
Martin McKeaveney
1300216812 fix path in /app for k8s 2022-02-11 13:21:03 +01:00
Martin McKeaveney
580bb89fda Create envoy.yaml 2022-02-11 10:59:06 +01:00
Budibase Release Bot
16106548ac v1.0.58 2022-02-10 18:13:24 +00:00
Martin McKeaveney
4517607345 Merge pull request #4417 from Budibase/develop
NGINX and frontend-core
2022-02-10 19:07:04 +01:00
Budibase Staging Release Bot
7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Martin McKeaveney
d1cebc61a9 merge with master 2022-02-10 18:57:26 +01:00
Budibase Staging Release Bot
39a27d1dae v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Martin McKeaveney
0df70fd497 Merge pull request #4268 from Budibase/feature/envoy-nginx
Feature/envoy nginx
2022-02-10 11:57:43 +01:00
Budibase Release Bot
9852015cfa v1.0.57 2022-02-10 10:41:52 +00:00
Martin McKeaveney
a495050871 merge with develop 2022-02-10 11:39:15 +01:00