1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00
Commit graph

25099 commits

Author SHA1 Message Date
mike12345567
575693d69a Updating pro. 2023-10-06 14:07:12 +01:00
mike12345567
bc17bc43fa Fixing issue brought up by some unit tests. 2023-10-06 13:32:12 +01:00
mike12345567
a3df861046 Merge branch 'fix/user-column-search-mapping' of github.com:Budibase/budibase into fix/user-column-search-mapping 2023-10-06 13:30:32 +01:00
mike12345567
7acc164e12 Fix build. 2023-10-06 13:28:27 +01:00
Michael Drury
3ceb5b714b Merge branch 'master' into fix/user-column-search-mapping 2023-10-06 12:57:29 +01:00
mike12345567
017b522a3f Comment to explain function. 2023-10-06 12:56:55 +01:00
mike12345567
18cca671d4 PR comments. 2023-10-06 12:56:07 +01:00
mike12345567
6e6c5bc776 Handle arrays and fix issue brought up by REST testcase. 2023-10-06 12:31:52 +01:00
Budibase Staging Release Bot
a19c5aed19 Bump version to 2.11.12 2023-10-06 11:17:04 +00:00
mike12345567
cfe261a8f6 Merge branch 'master' of github.com:Budibase/budibase into fix/user-column-search-mapping 2023-10-06 12:16:54 +01:00
Michael Drury
a108ee3e45 Merge pull request #11984 from Budibase/fix/11982
Update CLI to check for docker-compose or docker compose plugin installation
2023-10-06 12:16:45 +01:00
mike12345567
74a6371c8b Merge branch 'master' of github.com:Budibase/budibase into fix/user-column-search-mapping 2023-10-06 12:16:45 +01:00
mike12345567
dc50515bcc Adding negative test case and fixing build issue. 2023-10-06 12:16:37 +01:00
Michael Drury
d93e2db379 Merge branch 'master' into fix/11982 2023-10-06 12:03:04 +01:00
Budibase Staging Release Bot
78bba26603 Bump version to 2.11.11 2023-10-06 11:02:37 +00:00
Martin McKeaveney
45b0251a14 Update deploy-featurebranch.yml 2023-10-06 12:02:17 +01:00
mike12345567
3de8c53166 Adding a mapping layer to search queries so that we can map search inputs based on the table schema if desired - primarily for the user column. 2023-10-06 11:57:11 +01:00
mike12345567
5810529350 Quick fix for #11982 - check for both deprecated docker-compose and docker compose V2. 2023-10-05 23:03:34 +01:00
Budibase Staging Release Bot
4bbd575cb0 Bump version to 2.11.10 2023-10-04 15:00:11 +00:00
Adria Navarro
8a22828b97 Merge pull request #11971 from Budibase/fix/filtering_pg_data_in_data_section
Fix filtering pg datasource
2023-10-04 16:59:52 +02:00
Adria Navarro
63306d3509 Fix filtering pg datasource 2023-10-04 12:20:19 +02:00
Budibase Staging Release Bot
96b077f8a5 Bump version to 2.11.9 2023-10-03 19:56:13 +00:00
melohagan
4df2f622db Do not re-initialise options if changed (#11964)
* Do not re-initialise options if changed

* Init options onMount
2023-10-03 20:55:53 +01:00
Budibase Staging Release Bot
76dfcf29ba Bump version to 2.11.8 2023-10-03 16:55:56 +00:00
Adria Navarro
3532d1a045 Merge pull request #11965 from Budibase/fix/clean-multiple-users-filter-checks
Simplify code around multiple user dataprovider filters
2023-10-03 18:55:34 +02:00
Adria Navarro
e7b47d08bb Do not sanitize on operator change 2023-10-03 18:39:52 +02:00
mike12345567
5eacc9d93e Lint fix. 2023-10-03 17:34:20 +01:00
mike12345567
2c20d0b738 Spelling fix. 2023-10-03 17:33:58 +01:00
Adria Navarro
02bfaa4378 Clean multiple user checks to simplify 2023-10-03 18:29:35 +02:00
Budibase Staging Release Bot
07dd0bc1ae Bump version to 2.11.7 2023-10-03 15:47:48 +00:00
Adria Navarro
0867219a6e Merge pull request #11962 from Budibase/budi-7583/filtering-data-provider-with-a-user-column-does-not-work
Filtering data providers by the new user column type
2023-10-03 17:47:28 +02:00
Adria Navarro
2c49638766 Lint 2023-10-03 17:37:14 +02:00
Adria Navarro
3f37416016 Sanitise field 2023-10-03 17:35:40 +02:00
Adria Navarro
0da029c896 Sanitise field 2023-10-03 17:35:36 +02:00
Adria Navarro
83790bc324 Lint 2023-10-03 17:14:33 +02:00
Adria Navarro
4b23139bfe Merge branch 'master' into budi-7583/filtering-data-provider-with-a-user-column-does-not-work 2023-10-03 17:08:33 +02:00
Adria Navarro
da95c32a0c Simplify code 2023-10-03 17:06:17 +02:00
Adria Navarro
8ebf473ab2 Disable multiple users for now 2023-10-03 16:58:49 +02:00
Adria Navarro
dbd5f7a134 In instead of ContainsAny 2023-10-03 16:58:39 +02:00
Adria Navarro
0053103974 Fix external 2023-10-03 15:41:00 +02:00
Adria Navarro
28d5fe37de Fix postgres docker-compose integration to 15 2023-10-03 15:26:41 +02:00
Adria Navarro
c84d2449f2 Smarter getValidOperatorsForType 2023-10-03 14:26:12 +02:00
Adria Navarro
b2429e1fe0 Allow selecting many for many-to-many 2023-10-03 14:05:25 +02:00
Adria Navarro
614bbb0412 Handle has any 2023-10-03 13:51:06 +02:00
Adria Navarro
0834d33f9a Remove none array operators 2023-10-03 13:43:42 +02:00
Adria Navarro
2367ceeb87 Disable when noValue 2023-10-03 13:25:56 +02:00
Adria Navarro
4577ba8239 Change filters 2023-10-03 13:19:28 +02:00
Adria Navarro
f7e92992a8 Fix error 2023-10-03 13:12:50 +02:00
Adria Navarro
0702bc6c33 Sanity filter on change 2023-10-03 13:10:53 +02:00
Adria Navarro
9b14f50e8f Apply filter 2023-10-03 12:59:15 +02:00