1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00
Commit graph

18893 commits

Author SHA1 Message Date
Andrew Kingston 03529d1450
Merge pull request #4549 from Budibase/fix/screen-creation-roles
Fix role being stale when creating screens
2022-02-22 12:51:12 +00:00
Budibase Release Bot 0fdd50d583 v1.0.74 2022-02-22 08:12:54 +00:00
Rory Powell 65b0455313 Fix app list retrieval in migrations 2022-02-22 07:49:33 +00:00
Budibase Release Bot 46aafb076b v1.0.73 2022-02-21 16:10:18 +00:00
Rory Powell e313693bdc
Merge pull request #4607 from Budibase/migration-tenantIds
Respect custom tenantIds in run migrations endpoint
2022-02-21 15:32:33 +00:00
Rory Powell d673d27563 Respect custom tenantIds in run migrations endpoint 2022-02-21 15:27:51 +00:00
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 2022-02-21 15:01:42 +00:00
Budibase Release Bot 8977e8a027 v1.0.72 2022-02-21 12:08:35 +00:00
Budibase Release Bot ecd1bb2f46 v1.0.71 2022-02-21 10:46:11 +00:00
Rory Powell 496ed45c11
Merge pull request #4571 from Budibase/deprovision-and-couch-fix
Deprovision and local couch db url fix
2022-02-21 10:38:50 +00:00
Budibase Release Bot e91697a037 v1.0.70 2022-02-20 21:32:17 +00:00
Budibase Release Bot 2e2ffc138a v1.0.69 2022-02-18 17:45:29 +00:00
Rory Powell d9ead48c59 Deprovision and local couch db url fix 2022-02-18 17:36:23 +00:00
Rory Powell a8a8e97840 Add 'location = /' -> 4001 to nginx dev conf 2022-02-18 11:18:59 +00:00
Andrew Kingston ad0591e775
Fix usage of className instead of class 2022-02-17 16:06:17 +00:00
mike12345567 3925fb3e31 Fixing issue with escaping on multiple bindings that are the same in queries. 2022-02-17 13:22:36 +00:00
Andrew Kingston aa2e6c97da Fix role being stale when creating screens 2022-02-17 11:50:55 +00:00
Budibase Release Bot daf8284a5b v1.0.68 2022-02-17 10:27:59 +00:00
Andrew Kingston 603b4aaf6a Revert adding stats 2022-02-17 09:44:37 +00:00
Andrew Kingston 22a1c9ed3c Use selected role when creating screens 2022-02-17 09:41:44 +00:00
Andrew Kingston 953c6b13bf Fix issue with schema generation when datasource is undefined 2022-02-17 09:25:02 +00:00
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 2022-02-17 10:12:35 +01:00
Budibase Release Bot 139e9bd43e v1.0.67 2022-02-16 14:42:28 +00:00
Martin McKeaveney cf87c26fa2 adding k8s resolver and updating watchtower variable 2022-02-16 15:33:57 +01:00
Martin McKeaveney d66adabffd
Merge pull request #4481 from Budibase/fix/docker-things
increase burst limit, remove log mounts
2022-02-16 14:58:31 +01:00
Budibase Release Bot 5bc084d0b2 v1.0.66 2022-02-16 13:50:45 +00:00
Martin McKeaveney 2ebcca828d Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things 2022-02-16 14:43:04 +01:00
Martin McKeaveney 97bf3e68dd adding watchtower service 2022-02-16 14:29:08 +01:00
mike12345567 f872e29393 Fixing #4522 - frontend-core refactor changed how some of these endpoints were used. 2022-02-16 13:13:40 +00:00
Martin McKeaveney a85f667dbe templatize nginx configuration into one prod configuration and add NPM scripts to manage 2022-02-16 14:12:53 +01:00
mike12345567 7bac5d5961 Adding a check to make sure there is a tenant ID for the checklist call when looking up apps in multi-tenant envs. 2022-02-16 12:36:24 +00:00
mike12345567 ab3971034d Quick fix for checklist API performance on default tenant in cloud. 2022-02-16 11:59:43 +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 0862c8db84 v1.0.63 2022-02-14 09:34:12 +00:00