1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00
Commit graph

18853 commits

Author SHA1 Message Date
Rory Powell
2f01be9f15 Re-add lock files 2022-02-16 10:10:01 +00:00
Rory Powell
82c1ada346 Integrate with standard release pipeline 2022-02-16 10:08:49 +00:00
Rory Powell
aaba6349e5 Add on-click to SideNavigation item 2022-02-16 10:03:59 +00:00
Rory Powell
684a915a30 poc wip 2022-02-16 09:54:26 +00:00
Budibase Release Bot
c8da7b9cf0 v1.0.65 2022-02-15 15:43:32 +00:00
Andrew Kingston
2f3410456d
Merge pull request #4505 from Budibase/fix/tag-settings-bar
Fix slash appearing in the tag settings bar
2022-02-15 15:37:35 +00:00
Andrew Kingston
56f6656e6b Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337 2022-02-15 14:59:29 +00:00
Andrew Kingston
9daa241c71 Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities 2022-02-15 14:59:11 +00:00
mike12345567
ecb8c71e9e Updating client yarn lock. 2022-02-15 14:50:21 +00:00
mike12345567
676ec02380 Fix for safari, removing all usage of regex lookbehinds. 2022-02-15 14:48:32 +00:00
mike12345567
b421ddf60b Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337 2022-02-15 13:50:43 +00:00
mike12345567
8411a0e6c3 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
69bc9bf9fc Update button tooltip to remove wrapper div and place tooltip inside button element 2022-02-15 12:01:50 +00:00
mike12345567
3b69862b56 Adding fix for ethereal tests incase there is an issue with service. 2022-02-15 11:30:45 +00:00
mike12345567
ce28aff3f9 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
Andrew Kingston
66b4b2727e Fix slash appearing in the tag settings bar 2022-02-15 10:48:13 +00:00
mike12345567
063fd8f1d0 Merge branch 'master' of github.com:Budibase/budibase into fix/4337 2022-02-15 10:28:03 +00:00
Budibase Release Bot
1339c066bd v1.0.64 2022-02-15 09:22:36 +00:00
mike12345567
32fc2c7029 Fixing an issue with button tooltip addition, some buttons lost their full width sizing. 2022-02-14 16:49:56 +00:00
mike12345567
a6bc495770 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
d6e568dbe3 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
3d8776ed83 v1.0.63 2022-02-14 09:34:12 +00:00
Andrew Kingston
e84f998622 Remount button action components fully when changing action to prevent stale UI 2022-02-13 15:18:54 +00:00
Budibase Release Bot
3a42c4c564 v1.0.62 2022-02-12 12:01:26 +00:00
Budibase Release Bot
3937365680 v1.0.61 2022-02-12 11:04:28 +00:00
mike12345567
3aac333dcb Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
Maurits Lourens
a3ecb0a9f4 fix tests 2022-02-12 10:06:55 +00:00
Maurits Lourens
73781ec5a3 add properties which are present when previewing an existing query 2022-02-12 10:06:48 +00:00
Maurits Lourens
41b57848b2 Fix validation for query preview endpoint 2022-02-12 10:06:37 +00:00
Budibase Release Bot
72a167cc3f v1.0.60 2022-02-11 18:47:34 +00:00
Budibase Release Bot
ac16315416 v1.0.59 2022-02-11 18:25:35 +00:00
Martin McKeaveney
381c82a376 Merge branch 'master' of github.com:Budibase/budibase into fix/nginx 2022-02-11 19:13:19 +01:00
mike12345567
03822c7223 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
0716df5098 Fixing issue with CLI not updating proxy images. 2022-02-11 12:32:57 +00:00
Budibase Release Bot
d0a2890273 v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Release Bot
16106548ac v1.0.58 2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot
bc4a25c98e v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Budibase Staging Release Bot
7f7bd8f447 v1.0.58-alpha.0 2022-02-10 18:04:34 +00:00
Martin McKeaveney
20b4f5aadc merge with master 2022-02-10 18:57:26 +01:00
Martin McKeaveney
d1cebc61a9 merge with master 2022-02-10 18:57:26 +01:00
Budibase Staging Release Bot
d6368fc066 v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Staging Release Bot
39a27d1dae v1.0.50-alpha.7 2022-02-10 11:03:45 +00:00
Budibase Release Bot
b9704c289c v1.0.57 2022-02-10 10:41:52 +00:00
Budibase Release Bot
9852015cfa v1.0.57 2022-02-10 10:41:52 +00:00
Martin McKeaveney
9144fdef6e merge with develop 2022-02-10 11:39:15 +01:00
Martin McKeaveney
a495050871 merge with develop 2022-02-10 11:39:15 +01:00
Martin McKeaveney
e1bc104715 only show gsheets in self host 2022-02-10 11:34:50 +01:00
Martin McKeaveney
d3c515eb8b only show gsheets in self host 2022-02-10 11:34:50 +01:00
Budibase Release Bot
dc9d8b9261 v1.0.56 2022-02-10 09:35:51 +00:00
Budibase Release Bot
87db7db456 v1.0.56 2022-02-10 09:35:51 +00:00