1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00
Commit graph

30688 commits

Author SHA1 Message Date
Andrew Kingston a99c15fb26 Fix wrong class name being used to ignore grid keypresses when editing dates in modals 2024-04-23 12:05:30 +01:00
Andrew Kingston f010228629 Respect app custom colour choices where possible 2024-04-23 11:59:14 +01:00
Andrew Kingston 4f1220dd26 Restore client date range picker component 2024-04-23 11:54:44 +01:00
Andrew Kingston 2e46287b7e Remove testing code 2024-04-23 11:52:24 +01:00
Andrew Kingston 129f2c5bb9 Remove 24 hour time setting from datetime fields 2024-04-23 11:52:10 +01:00
Andrew Kingston f5ed62bd48 Remove placeholder from edit column modal to fix crash when selecting placeholder 2024-04-12 14:28:32 +01:00
Andrew Kingston 68e679bb55 Update click_outside to be more robust 2024-04-12 14:26:41 +01:00
Andrew Kingston 1ab7e4ecd3 Merge branch 'new-datepicker' of github.com:Budibase/budibase into new-datepicker 2024-04-12 14:26:19 +01:00
Andrew Kingston 5960a37128 Update readonly and disabled date pickers to not show calendar icons 2024-04-12 14:06:26 +01:00
Andrew Kingston 770cba6fdd
Merge branch 'master' into new-datepicker 2024-04-12 12:04:09 +01:00
Adria Navarro f907dd6df7
Merge pull request #13348 from Budibase/BUDI-8082/download-files-using-a-button-action
"Download file" app action
2024-04-12 13:01:57 +02:00
Adria Navarro 8ed476a15d
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-12 12:53:12 +02:00
Adria Navarro adaf555616 Handle errors 2024-04-12 12:52:02 +02:00
Sam Rose 2715597ed0
Merge pull request #13473 from Budibase/allow-sidecars-in-helm-chart
Allow specifying sidecars for the pods in our Helm chart.
2024-04-12 11:06:09 +01:00
Sam Rose 4005cb45e5
Merge branch 'master' into allow-sidecars-in-helm-chart 2024-04-12 10:41:31 +01:00
Sam Rose cefe645439
Merge pull request #13472 from Budibase/increase-base-minio-storage
Increase the base Minio storage to 2Gi in Helm chart.
2024-04-12 10:41:22 +01:00
Sam Rose d7bfb7a70b
Regenerate README. 2024-04-12 10:31:38 +01:00
Sam Rose 7f36a74130
Allow specifying sidecars for the pods in our Helm chart. 2024-04-12 10:27:35 +01:00
Sam Rose bf223f1f09
Increase the base Minio storage to 2Gi in Helm chart. 2024-04-12 09:57:34 +01:00
Andrew Kingston ed23d08a13 Merge branch 'new-datepicker' of github.com:Budibase/budibase into new-datepicker 2024-04-12 09:44:52 +01:00
Andrew Kingston e1245b4cb0 Improve handling of time-only fields and fix issue where time-only values were not displayed properly 2024-04-12 09:40:39 +01:00
Conor Webb 58dfd77baa
Merge branch 'master' into new-datepicker 2024-04-12 08:17:54 +01:00
Michael Drury 0a54396f66
Merge pull request #13468 from Budibase/fix/oss-build
Use correct variable for checking OSS user (or fork) in CI build
2024-04-11 16:37:40 +01:00
Michael Drury f86d9f16c9
Merge branch 'master' into fix/oss-build 2024-04-11 16:32:16 +01:00
Sam Rose 45f39daa2a
Merge pull request #13459 from Budibase/slim-down-integration-tests
Reduce duplication in search.spec.ts
2024-04-11 16:30:18 +01:00
Adria Navarro 3e3daf72b2
Merge branch 'master' into fix/oss-build 2024-04-11 17:27:18 +02:00
mike12345567 b8685dc245 Updating if statement. 2024-04-11 16:24:11 +01:00
Sam Rose c5edfea51b
Merge branch 'master' into slim-down-integration-tests 2024-04-11 16:23:00 +01:00
Michael Drury a1d8a803e8
Merge pull request #13467 from Budibase/fix/oss-build
Don't attempt account portal build if OSS
2024-04-11 16:05:34 +01:00
Adria Navarro c33dc1f397
Merge branch 'master' into fix/oss-build 2024-04-11 17:01:41 +02:00
mike12345567 f9e1f4b8c4 Fixing issue with OSS build, if the user is OSS don't attempt to account portal build. 2024-04-11 15:58:22 +01:00
Budibase Staging Release Bot 13bb099d40 Bump version to 2.23.4 2024-04-11 14:28:26 +00:00
Andrew Kingston 299307e96e
Merge branch 'master' into new-datepicker 2024-04-11 15:26:42 +01:00
melohagan a044ba226a
ignore key action if posthog survey is focused (#13466) 2024-04-11 15:25:36 +01:00
Sam Rose 9b4cca88e5
Merge branch 'master' into slim-down-integration-tests 2024-04-11 15:19:18 +01:00
Sam Rose c07882b452
Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01:00
Budibase Staging Release Bot 8c32127a6f Bump version to 2.23.3 2024-04-11 11:15:05 +00:00
Sam Rose eb56140ce2
Convert dates to strings, looks nicer and makes no difference. 2024-04-11 12:03:34 +01:00
Sam Rose 0d564a8b4c
Remove unused variables. 2024-04-11 11:58:49 +01:00
Sam Rose ba171bb5a2
Reduce duplication in search.spec.ts 2024-04-11 11:58:21 +01:00
Andrew Kingston 8598f53816 Merge branch 'master' of github.com:Budibase/budibase into new-datepicker 2024-04-11 11:24:08 +01:00
Andrew Kingston 5df555b2b0 Lint 2024-04-11 11:23:50 +01:00
Andrew Kingston 2c27ef8294 Improve position dropdown and update click handlers to ignore new datepicker 2024-04-11 11:20:30 +01:00
Sam Rose c53b824093
Merge pull request #13456 from Budibase/more-sqs-tests
Assert length on search tests, fixes bug in SQS around `onEmptyReturn`
2024-04-11 10:29:37 +01:00
Sam Rose ec059b44b7
Merge branch 'more-sqs-tests' of github.com:budibase/budibase into more-sqs-tests 2024-04-11 10:21:42 +01:00
Sam Rose 5a36422b97
Fix postgres tests. 2024-04-11 10:21:30 +01:00
Sam Rose 83890923c5
Merge branch 'master' into more-sqs-tests 2024-04-11 10:12:35 +01:00
Sam Rose 672025e176
Solve onEmptyFilter in a nicer way. 2024-04-11 10:11:03 +01:00
Budibase Staging Release Bot ad913929af Bump version to 2.23.2 2024-04-11 08:58:10 +00:00
melohagan 187e7b281a
Chore/update csp posthog (#13455)
* Add us.i.posthog.com to CSP

* Allow posthog survey scripts in CSP
2024-04-11 09:57:36 +01:00