Commit Graph

16051 Commits

Author SHA1 Message Date
Rory Powell 80915c6105 Merge pull request #8212 from Budibase/fix/user-metadata-update
Fix user metadata update
2022-10-12 08:20:36 +01:00
Budibase Release Bot f3f7f359a3 Update pro version to 2.0.27 2022-10-11 18:14:21 +00:00
Budibase Release Bot 951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Andrew Kingston 004d6457de Merge pull request #8218 from Budibase/user-fixes
Fix user pagination not working when viewing users with access to an app
2022-10-11 19:00:30 +01:00
Andrew Kingston 14f7351c4a Fix user pagination not working when viewing users with access to an app 2022-10-11 14:17:30 +01:00
Rory Powell ef4b1dd32b Fix user metadata update 2022-10-11 12:42:35 +01:00
Budibase Release Bot f7e627d68b Update pro version to 2.0.26 2022-10-10 13:05:06 +00:00
Budibase Release Bot bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
melohagan bf579aedb0 Merge pull request #8199 from Budibase/bug/sev2/delete-settings-bar
FIX: Delete component from settings bar
2022-10-10 13:50:43 +01:00
Mel O'Hagan 5b9befcefe Allow deleteComponent from settings bar 2022-10-10 13:36:32 +01:00
Budibase Release Bot 33525d2aa1 Update pro version to 2.0.25 2022-10-10 10:16:15 +00:00
Budibase Release Bot 18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Martin McKeaveney 7fdfdf6072 Merge pull request #8192 from Budibase/feature/turn-on-gsheets
turn on gsheets
2022-10-10 11:02:40 +01:00
Martin McKeaveney 536b7238e9 redis fix for new instances, removing relationship options from google sheets integration 2022-10-10 11:00:45 +01:00
Martin McKeaveney 5838eb70b4 turn on gsheets 2022-10-10 09:02:17 +01:00
Budibase Release Bot a0cc4a1b21 Update pro version to 2.0.24 2022-10-07 17:19:31 +00:00
Budibase Release Bot 15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
mike12345567 d80c966cf1 Fixing test mocks. 2022-10-07 18:05:26 +01:00
mike12345567 197d195cb4 Switching from scan for app locks to mget - which is a fast O(N) operation that only retrieves what we need. 2022-10-07 18:05:18 +01:00
Budibase Release Bot c19a67b095 Update pro version to 2.0.23 2022-10-06 14:30:28 +00:00
Budibase Release Bot b961887b6c v2.0.23 2022-10-06 14:26:45 +00:00
Michael Drury c07ba7ed08 Merge pull request #8160 from Budibase/fix/8079
Fix for ARM64v8 single image build
2022-10-06 15:13:16 +01:00
mike12345567 a86cdb3291 Fixing issue #8079 - making sure TARGETARCH gets correctly exported to environment to pick correct minio bundle. 2022-10-06 14:05:01 +01:00
Budibase Release Bot 21f74b4ae7 Update pro version to 2.0.22 2022-10-05 15:48:15 +00:00
Budibase Release Bot dff64a1b62 v2.0.22 2022-10-05 15:44:22 +00:00
melohagan 88fafe8e64 Merge pull request #8141 from Budibase/bug/sev4/ios13-support
Some iOS 13 Support
2022-10-05 16:29:51 +01:00
Mel O'Hagan 969c67f767 Use OG class properties for iOS13 support 2022-10-05 15:53:06 +01:00
Budibase Release Bot 95dd5eefbb Update pro version to 2.0.21 2022-10-05 12:21:31 +00:00
Budibase Release Bot d8452a92e1 v2.0.21 2022-10-05 12:17:39 +00:00
deanhannigan 0e8626902d Merge pull request #8137 from Budibase/fix/remove-link-filtering-from-user-bindings
Removed filter excluding links from user bindings.
2022-10-05 12:59:54 +01:00
Peter Clement 32b54f9b33 Merge pull request #8133 from Budibase/fix/automation-looping-issues
Fix issues with looping in automations
2022-10-05 12:51:37 +01:00
Dean acf583120a Removed filter excluding links from user bindings. 2022-10-05 12:40:53 +01:00
Budibase Release Bot 749bfeeaae Update pro version to 2.0.20 2022-10-05 09:27:39 +00:00
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
Peter Clement bd47c948c5 one more log 2022-10-05 10:01:11 +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
Peter Clement f4c9fc6897 remove logs 2022-10-05 09:53:47 +01:00
Peter Clement 2f220d668b fix looping issues in automations 2022-10-05 09:20:59 +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