1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

24717 commits

Author SHA1 Message Date
Gerard Burns
36acd69fdd Note about MySQL SSL (#11797) 2023-09-18 12:14:12 +01:00
Andrew Kingston
11971c45cf Merge branch 'develop' into cheeks-lab-day-portal-poc 2023-09-15 18:36:13 +01:00
Andrew Kingston
c7b9ebc1ba Merge branch 'develop' into user-table-changes 2023-09-15 18:36:01 +01:00
Budibase Staging Release Bot
14d5f551c3 Bump version to 2.10.9-alpha.2 2023-09-15 10:27:34 +00:00
Andrew Kingston
adc7c380a8 Merge pull request #11781 from Budibase/fix/dayjs
Update dayjs dependencies
2023-09-15 11:27:19 +01:00
Budibase Staging Release Bot
539fdd1d6d Bump version to 2.10.10 2023-09-15 09:45:38 +00:00
melohagan
7f43db09a6 Budi 7481 initial form step binding drawer can crash (#11751)
* Type safety

* Clear localFiles is fieldState is cleared
2023-09-15 10:45:15 +01:00
Andrew Kingston
bd5c6056d8 Update dayjs dependencies to same version and fix import syntax in DateCell 2023-09-15 08:04:17 +01:00
Budibase Staging Release Bot
fb30be6ce4 Bump version to 2.10.9 2023-09-14 17:02:50 +00:00
Michael Drury
a5e79207ea Merge pull request #11771 from Budibase/fix/more-less-than-sql
More/less than SQL fix
2023-09-14 18:02:30 +01:00
mike12345567
68f3197522 Moving test to where the functions are now. 2023-09-14 17:12:09 +01:00
mike12345567
8ca3f13a1c Quick re-jig based on test failure, seems the base sql.ts is depended on fairly heavily, importing the SDK can create a lot of cycles. 2023-09-14 16:53:36 +01:00
mike12345567
038604202d Merge branch 'fix/more-less-than-sql' of github.com:Budibase/budibase into fix/more-less-than-sql 2023-09-14 14:25:23 +01:00
mike12345567
c466f35a98 Found some discussion of testcontainers being problematic when nearly out of disk space, we have seen issues with the default Github runners as they have extremely limited disk space, this should help a bit removing android and dotnet, two pieces of functionality we will never need. 2023-09-14 14:24:59 +01:00
Michael Drury
8573a8775f Merge branch 'master' into fix/more-less-than-sql 2023-09-14 14:04:57 +01:00
mike12345567
217d10f5fb Fix for more than/less than ranges, zeros were ignored when building up ranges, so that it simply acted like an upper limit, rather than a range. 2023-09-14 14:00:49 +01:00
Andrew Kingston
e659f35225 Merge branch 'develop' into cheeks-lab-day-portal-poc 2023-09-14 13:26:11 +01:00
Andrew Kingston
54fcc52197 Merge branch 'develop' into user-table-changes 2023-09-14 13:26:07 +01:00
mike12345567
ff5e9a468d Add an error if trying to add new users to the user metadata table within an app - this is invalid and should throw an error. 2023-09-14 12:44:14 +01:00
Budibase Staging Release Bot
f15ca351cd Bump version to 2.10.9-alpha.1 2023-09-14 11:03:14 +00:00
Michael Drury
dac8595ed1 Merge pull request #11760 from Budibase/fix/ci-disk-space
Test flakiness check
2023-09-14 12:02:49 +01:00
mike12345567
5f82b79d40 Removing test logs. 2023-09-14 11:42:04 +01:00
mike12345567
26c6393f06 Adding retries to 409 test. 2023-09-14 11:11:05 +01:00
mike12345567
4ca9ea97b6 Get server/worker tests to run. 2023-09-14 10:55:41 +01:00
mike12345567
4daa996044 Adding console log to trigger cache bust and run tests. 2023-09-14 10:38:14 +01:00
mike12345567
54c1a6226c Merge branch 'fix/ci-disk-space' of github.com:Budibase/budibase into fix/ci-disk-space 2023-09-14 10:31:56 +01:00
mike12345567
b2c2b3ed8d Merge branch 'develop' of github.com:Budibase/budibase into fix/ci-disk-space 2023-09-14 10:30:35 +01:00
mike12345567
d10c9e02c6 Merge branch 'master' of github.com:Budibase/budibase into fix/ci-disk-space 2023-09-14 10:29:57 +01:00
Budibase Staging Release Bot
37cb9261e8 Bump version to 2.10.9-alpha.0 2023-09-14 09:28:43 +00:00
Michael Drury
e099f0658c Merge pull request #11763 from Budibase/backmerge
Backmerge - 2023-09-13
2023-09-14 10:28:24 +01:00
Adria Navarro
434a153395 Merge branch 'develop' into backmerge 2023-09-13 21:34:21 +02:00
Michael Drury
3385c70b5d Merge branch 'master' of github.com:Budibase/budibase into fix/ci-disk-space 2023-09-13 19:04:25 +01:00
Budibase Staging Release Bot
6d74bb4063 Bump version to 2.10.8 2023-09-13 18:01:20 +00:00
Michael Drury
c6347f1c95 Merge pull request #11750 from Budibase/fix/10118
Fix filtering on 0 in external datasources
2023-09-13 19:01:03 +01:00
Budibase Staging Release Bot
29358cec5f Bump version to 2.10.7-alpha.2 2023-09-13 15:18:50 +00:00
Martin McKeaveney
78d0398315 Update stale_bot.yml 2023-09-13 16:18:33 +01:00
Budibase Staging Release Bot
f70531d343 Bump version to 2.10.7-alpha.1 2023-09-13 15:00:27 +00:00
Adria Navarro
fdec25d45f Merge pull request #11753 from Budibase/BUDI-7367/ds_plus_row_unittest
Test DS plus row unittest
2023-09-13 17:00:06 +02:00
Adria Navarro
405ea4e37b Reverts 2023-09-13 16:39:23 +02:00
Adria Navarro
d1e1ad4930 Revert TestConfiguration changes 2023-09-13 16:33:04 +02:00
mike12345567
8dec06857c Merge branch 'master' of github.com:Budibase/budibase into fix/ci-disk-space 2023-09-13 15:28:54 +01:00
mike12345567
8af3e4bf6b Found some discussion of testcontainers being problematic when nearly out of disk space, we have seen issues with the default Github runners as they have extremely limited disk space, this should help a bit removing android and dotnet, two pieces of functionality we will never need. 2023-09-13 15:23:30 +01:00
Michael Drury
edfec26258 Merge branch 'master' into fix/10118 2023-09-13 15:15:29 +01:00
Budibase Staging Release Bot
be5e8005b2 Bump version to 2.10.7 2023-09-13 14:06:52 +00:00
Michael Drury
b0a56f398e Merge branch 'master' into fix/10118 2023-09-13 15:06:44 +01:00
Michael Drury
2d5775fa54 Merge pull request #11754 from Budibase/fix/creator-in-portal-bug
Role fixes
2023-09-13 15:06:31 +01:00
Adria Navarro
dc29ebfe27 Fix tests 2023-09-13 15:54:44 +02:00
Adria Navarro
17c365d398 Fix tests 2023-09-13 15:39:59 +02:00
Adria Navarro
891e77e2bf Remove coverage from prettier 2023-09-13 15:28:38 +02:00
Adria Navarro
d248c7b6b8 Fix types 2023-09-13 15:26:29 +02:00