Commit Graph

32383 Commits

Author SHA1 Message Date
Adria Navarro 4d1ca889b9
Merge branch 'master' into BUDI-8316/cannot-save-time-value-to-internal-db 2024-06-06 14:19:20 +02:00
Budibase Staging Release Bot de0a3f5b0d Bump version to 2.28.2 2024-06-06 12:15:05 +00:00
Adria Navarro b7ed080620
Merge branch 'master' into BUDI-8316/cannot-save-time-value-to-internal-db 2024-06-06 14:11:37 +02:00
Michael Drury 748555b71b
Merge pull request #13864 from Budibase/feature/current-user-global-id-binding
Adding test for globalId in self call
2024-06-06 13:10:07 +01:00
Michael Drury 2fc5362e9e
Merge branch 'master' into feature/current-user-global-id-binding 2024-06-06 13:00:16 +01:00
mike12345567 878114133c Adding test. 2024-06-06 12:36:57 +01:00
Adria Navarro 9ad1d60850 Handle dateonly by default 2024-06-06 13:25:13 +02:00
Michael Drury d435e68935
Merge pull request #13863 from Budibase/feature/current-user-global-id-binding
Adding current user global ID binding
2024-06-06 12:21:07 +01:00
Adria Navarro f09b6bf090 Handle times properly on time only settings for timestamps 2024-06-06 13:03:00 +02:00
mike12345567 c57a81c6de Adding a global binding for globalId which is retrieved as part of the self call - making sure this is available as a binding (this is not in the user metadata table, just for bindings). 2024-06-06 11:53:58 +01:00
mike12345567 0a5a788440 Updating migrations to disable all migrations after the first disabled migration. 2024-06-05 18:19:44 +01:00
mike12345567 338d9f8476 Merge branch 'BUDI-7656/add-migration' of github.com:Budibase/budibase into BUDI-7656/add-migration 2024-06-05 17:10:05 +01:00
mike12345567 3cf3588192 Add test for migration disabling. 2024-06-05 17:09:46 +01:00
Michael Drury 36a902f159
Merge branch 'master' into BUDI-7656/add-migration 2024-06-05 16:58:06 +01:00
mike12345567 80ddadbe06 Updating app migration to use a slightly different mechanism to allow disabling the migration pipeline. 2024-06-05 16:57:16 +01:00
Budibase Staging Release Bot d3f1180ba8 Bump version to 2.28.1 2024-06-05 15:42:55 +00:00
Adria Navarro b191e6ef9e
Merge pull request #13859 from Budibase/BUDI-8286/add-readonly-columns-to-plans
Add readonly columns to plans
2024-06-05 17:38:34 +02:00
Adria Navarro 098344ca84 Undo reorder 2024-06-05 17:34:20 +02:00
mike12345567 4f6076d2ba Merge branch 'master' of github.com:Budibase/budibase into BUDI-7656/add-migration 2024-06-05 16:29:45 +01:00
Adria Navarro 48325f7df7
Merge branch 'master' into BUDI-8286/add-readonly-columns-to-plans 2024-06-05 17:04:16 +02:00
Adria Navarro 7ba37c7db7 Update ref 2024-06-05 16:54:18 +02:00
Sam Rose 36dbd3ca80
Merge pull request #13860 from Budibase/helm-sqs
Prepare Helm chart for SQS.
2024-06-05 15:51:55 +01:00
Adria Navarro db1e4fcce2
Merge branch 'master' into BUDI-8286/add-readonly-columns-to-plans 2024-06-05 16:20:37 +02:00
Adria Navarro ee1b8c9f43 Add readonly columns to premium 2024-06-05 16:20:05 +02:00
Sam Rose 22a073b995
Merge branch 'master' of github.com:budibase/budibase into helm-sqs 2024-06-05 15:14:20 +01:00
Sam Rose 91c09e70fd
Run helm-docs 2024-06-05 15:13:59 +01:00
Sam Rose 2ab6f5aaf7
Get SQS working in the Helm chart. 2024-06-05 15:13:39 +01:00
Adria Navarro b0c21b01c0 Allow "viewReadonlyColumns" in enterprise 2024-06-05 16:04:40 +02:00
Budibase Staging Release Bot c6bf3e445b Bump version to 2.28.0 2024-06-05 12:14:06 +00:00
Conor Webb c9fb6e35c8
Enhancement: add ability to set custom auto-dismissal duration for notifications (#13829)
* Enhancement: add ability to set custom auto-dismissal duration for notifications

* Updated based on feedback.

* Enforce max duration for auto-dismiss to 2 minutes
2024-06-05 12:29:07 +01:00
Michael Drury 2497d60431
Merge pull request #13857 from Budibase/fix/10062-role-js
Quick fix for roles binding in JS
2024-06-05 12:10:24 +01:00
mike12345567 32e4493a96 Quick fix for using the roles option within the builder - this was broken in JS which was a bit of a pain - this works properly now and allows more compat between HBS and JS. 2024-06-05 11:58:40 +01:00
Adria Navarro c72141dc56
Merge pull request #13824 from Budibase/feat/readonly-columns
[Feat] Readonly columns
2024-06-05 08:17:29 +02:00
mike12345567 f062b73852 Only run migration if SQS is enabled. 2024-06-04 17:39:53 +01:00
mike12345567 dbda7b5ee4 Updating migration name. 2024-06-04 17:25:44 +01:00
mike12345567 f735f8c6f5 Comment update. 2024-06-04 17:24:56 +01:00
mike12345567 cf6f86cb2f Updating migrations to correctly cover all the required elements. 2024-06-04 17:24:11 +01:00
Adria Navarro 861330df28
Merge pull request #13852 from Budibase/BUDI-8285/support-existing-view-configurations
Support existing view configurations
2024-06-04 17:03:48 +02:00
Adria Navarro ac9f5d5d1e Allow editing old configs 2024-06-04 16:50:12 +02:00
Adria Navarro 47b77d6744 Run test only with internal tables 2024-06-04 16:46:50 +02:00
Adria Navarro 7aa6af6e13 Add tests to support existing configs 2024-06-04 16:40:09 +02:00
Adria Navarro b0af50e674 Copy fix 2024-06-04 16:17:41 +02:00
mike12345567 c509da1f22 Merge branch 'master' of github.com:Budibase/budibase into BUDI-7656/add-migration 2024-06-04 15:13:18 +01:00
Adria Navarro 0c79935170
Merge branch 'master' into feat/readonly-columns 2024-06-04 15:36:30 +02:00
Sam Rose 595e518df0
Update CouchDB chart from 4.3.0 to 4.5.5. 2024-06-04 14:32:34 +01:00
Sam Rose 2196110f04
Merge branch 'master' of github.com:budibase/budibase into helm-sqs 2024-06-04 14:25:29 +01:00
Sam Rose 1acf7ae7d0
Merge pull request #13847 from refucktor/feature/support-extra-env-vars-from-secrets
Feature: Helm Chart support extra env vars using K8s Secrets reference
2024-06-04 14:24:13 +01:00
Sam Rose 2e2ebf2b46
Merge branch 'master' into feature/support-extra-env-vars-from-secrets 2024-06-04 14:20:56 +01:00
Michael Drury 7a826ca260
Merge pull request #13851 from Budibase/fix/update-pro-ref
Updating pro back to correct reference (latest)
2024-06-04 14:13:04 +01:00
mike12345567 4221a13fd1 Updating pro back to correct reference. 2024-06-04 14:03:52 +01:00