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

30909 commits

Author SHA1 Message Date
Michael Drury
aedd9264ce
Merge branch 'master' into BUDI-8157 2024-04-11 16:40:36 +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
d3c9d835d6
Merge branch 'master' into BUDI-8157 2024-04-11 16:07:39 +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
Martin McKeaveney
c2cd2d4e61 account portal submodule 2024-04-11 16:00:30 +01: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
Adria Navarro
fc96d51519 Fix grid 2024-04-11 16:45:28 +02:00
mikesealey
a7ec49613c fixes typo, removes unused variables 2024-04-11 15:42:19 +01:00
Budibase Staging Release Bot
13bb099d40 Bump version to 2.23.4 2024-04-11 14:28:26 +00:00
Andrew Kingston
f82766d167
Merge branch 'master' into borderless-grid 2024-04-11 15:27:16 +01:00
melohagan
a044ba226a
ignore key action if posthog survey is focused (#13466) 2024-04-11 15:25:36 +01:00
Adria Navarro
1f77b09eed Handle drawers 2024-04-11 16:22:16 +02: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
Adria Navarro
7cf52bff02 User filter 2024-04-11 16:05:03 +02:00
Peter Clement
5ec96dbe87
Merge branch 'master' into fix/clear-relationships-automation 2024-04-11 15:04:58 +01:00
Adria Navarro
2fcdf2602e Handle extra filters in base 2024-04-11 16:00:56 +02:00
mikesealey
3201eb5953 adds sidepanel open and close actions, and gives the user the option to disable click-outside closure of sidepanel 2024-04-11 12:53:32 +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
Adria Navarro
6945ed5674 Format 2024-04-11 12:51:40 +02:00
Adria Navarro
9edde27620 Add no column valid message 2024-04-11 12:48:06 +02:00
Adria Navarro
3f85514a0a Fix 2024-04-11 12:44:33 +02:00
Peter Clement
2149b7dc57 fix issue where automation meta fields were being overridden 2024-04-11 11:31:26 +01:00
Adria Navarro
709457477e Move filterbuilder to frontend-core 2024-04-11 12:29:45 +02:00
Adria Navarro
a4a095b6a1 Handle formulas for getValidOperatorsForType 2024-04-11 11:37:59 +02: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
Sam Rose
5d2d84135c
Merge branch 'master' of github.com:budibase/budibase into more-sqs-tests 2024-04-11 09:55:08 +01:00
Sam Rose
229bbc0d10
Assert length on search tests, fixes bug in SQS around on empty return none. 2024-04-11 09:53:54 +01:00
Adria Navarro
63dd0b5d65 Display no available filter 2024-04-11 10:19:37 +02:00
Adria Navarro
031dda3c14
Merge branch 'master' into budi-8166/search-filter-operators-dont-have-options-for-some-types 2024-04-11 10:03:56 +02:00
Budibase Staging Release Bot
a24f5964ae Bump version to 2.23.1 2024-04-11 07:55:02 +00:00
melohagan
6613dfad44
Add us.i.posthog.com to CSP (#13453) 2024-04-11 08:40:50 +01:00
Adria Navarro
cf2778cbaa Filter out fields without filtering options 2024-04-11 09:30:57 +02:00
Adria Navarro
e8dbb8f681 Remove todo 2024-04-11 09:14:04 +02:00
Adria Navarro
c4c261ccbd
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-11 08:37:06 +02:00