1
0
Fork 0
mirror of synced 2024-10-05 04:25:21 +13:00
Commit graph

34991 commits

Author SHA1 Message Date
Martin McKeaveney
133ce9e784 update colour on tags 2024-09-26 17:21:18 +01:00
Martin McKeaveney
e65a9157cc opacity/custom config updates, fix tests 2024-09-26 17:14:20 +01:00
Sam Rose
559988e011
Correct error message. 2024-09-26 17:11:50 +01:00
Sam Rose
d7ffdf02c2
Update isTable and isView to depend on the ID format. 2024-09-26 17:10:53 +01:00
Sam Rose
8dd21e5592
Wider check on fields == null. 2024-09-26 17:06:51 +01:00
Sam Rose
aa738659ae
Respond to PR feedback. 2024-09-26 16:21:34 +01:00
Adria Navarro
d7715e4f5c Don't allow related columns as display or sorting 2024-09-26 17:00:44 +02:00
Sam Rose
743140eeae
Update account-portal submodule to latest master. 2024-09-26 15:55:37 +01:00
Sam Rose
ae8a864566
Collapse duplicated key names. 2024-09-26 15:51:21 +01:00
Sam Rose
ec6fa5f79b
Return SQS error to prevoius state. 2024-09-26 15:50:49 +01:00
Sam Rose
26a27ff70f
Remove needless table copy. 2024-09-26 15:48:44 +01:00
Sam Rose
25a2e02a90
Remove needless table copy. 2024-09-26 15:40:25 +01:00
Sam Rose
7c6c03c80b
Rename ViewUIFieldMetadata -> ViewFieldMetadata to match master. 2024-09-26 15:32:21 +01:00
Sam Rose
e760dc4dc6
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql 2024-09-26 15:22:21 +01:00
Sam Rose
c4c524c6ff
viewV2.spec.ts passsing in full 2024-09-26 15:22:10 +01:00
Adria Navarro
ee962380b3 Handle undefined properly 2024-09-26 16:19:38 +02:00
Martin McKeaveney
fd3cedbccf move premium badge to top of AI config, add AzureOpenAI logo 2024-09-26 15:06:14 +01:00
Adria Navarro
13418a56f8
Merge branch 'master' into BUDI-8565/related-columns 2024-09-26 15:31:45 +02:00
Adria Navarro
b4da4529a3 ENRICHED_RELATIONSHIPS on by default in tests 2024-09-26 15:23:41 +02:00
Peter Clement
d550aad63a
Merge pull request #14634 from Budibase/feat/more-automation-tests
More automation tests
2024-09-26 14:15:27 +01:00
Adria Navarro
4fe0af81ec Fix test runs 2024-09-26 14:15:08 +02:00
Adria Navarro
f53664a694 Fix null references 2024-09-26 14:15:08 +02:00
Adria Navarro
5830d3b1bb
Merge branch 'master' into BUDI-8565/related-columns 2024-09-26 14:11:43 +02:00
Adria Navarro
031bdcfeb5 Display signatures 2024-09-26 13:41:54 +02:00
Adria Navarro
0c44f58466 Fix attachment undefined references 2024-09-26 13:33:14 +02:00
Sam Rose
0ef633b87a
Fix viewV2.spec.ts for sqs 2024-09-26 11:56:03 +01:00
Peter Clement
4bc30a0187 pr comment 2024-09-26 11:50:03 +01:00
Sam Rose
b93e6cb986
Merge master. 2024-09-26 10:54:30 +01:00
Sam Rose
43265bf1ea
Rejig view calculation code to work with aggregates again. Broke some other tests in the process. 2024-09-26 10:54:04 +01:00
Peter Clement
62b94111cc Merge remote-tracking branch 'refs/remotes/origin/feat/more-automation-tests' into feat/more-automation-tests 2024-09-26 10:22:36 +01:00
Peter Clement
44702bbfb6 pr comments 2024-09-26 10:22:16 +01:00
Peter Clement
4662ac4c5e
Merge branch 'master' into feat/more-automation-tests 2024-09-26 08:46:39 +01:00
Adria Navarro
680cf5803d Fix formattings 2024-09-25 18:17:55 +02:00
Adria Navarro
7f5f4d9ecb Handle unique values 2024-09-25 18:10:23 +02:00
Sam Rose
efd677e16a
Most tests passing. 2024-09-25 16:50:06 +01:00
Adria Navarro
d68a2ac41e Display signatures 2024-09-25 17:48:33 +02:00
Sam Rose
566af9e454
Fix bulk import to not modify the table schema. 2024-09-25 16:44:37 +01:00
Adria Navarro
cbd82bcf6a Format strings 2024-09-25 17:42:21 +02:00
Peter Clement
c89cebbece ref 2024-09-25 16:39:49 +01:00
Budibase Staging Release Bot
075be10f44 Bump version to 2.32.8 2024-09-25 15:33:38 +00:00
Adria Navarro
58a51207f3 Display multi boolean 2024-09-25 17:31:16 +02:00
Adria Navarro
863ff4d9f9 Format dates 2024-09-25 17:29:44 +02:00
Michael Drury
9196c6f98b
Merge pull request #14641 from Budibase/fix/update-account-portal
Updating account portal submodule.
2024-09-25 16:19:44 +01:00
mike12345567
f737aa9826 Updating account portal submodule. 2024-09-25 16:12:17 +01:00
Mike Sealey
653b7ae2b8
Merge pull request #14613 from Budibase/BUDI-8588
Shrink the size of the attachment fields set to "compact"
2024-09-25 16:03:22 +01:00
Mike Sealey
a21a096e6c
Merge branch 'master' into BUDI-8588 2024-09-25 15:54:12 +01:00
Sam Rose
564e16fd5c
wip 2024-09-25 15:41:18 +01:00
Adria Navarro
337ac90906 Move and unify code 2024-09-25 16:39:13 +02:00
Adria Navarro
012c7142fc
Merge branch 'master' into BUDI-8565/related-columns 2024-09-25 16:24:06 +02:00
Sam Rose
b68a51bd55
Merge master. 2024-09-25 14:59:47 +01:00