1
0
Fork 0
mirror of synced 2024-08-05 05:11:43 +12:00
Commit graph

358 commits

Author SHA1 Message Date
Sam Rose
c27e9c266c
Replace SortDirection with SortOrder, SortDirection is being removed. 2024-06-14 09:45:30 +01:00
Sam Rose
4e1e462dbe
Fix build maybe? 2024-06-14 09:31:48 +01:00
Sam Rose
1161c185e2
Down to 0 failures. 2024-06-13 17:46:03 +01:00
Sam Rose
f909cdee43
Down to 2 failures. 2024-06-13 17:05:02 +01:00
Sam Rose
c01c2c7cc3
Down to 4 failures. 2024-06-13 16:23:16 +01:00
Sam Rose
854347f9f5
Down to 59 failures. 2024-06-13 14:42:34 +01:00
Sam Rose
a82da51b30
Down to 60 failures. 2024-06-13 12:34:22 +01:00
Sam Rose
69ab1ce44f
Down to 66 failures. 2024-06-13 12:30:36 +01:00
Sam Rose
cb6acd8c0b
Down to 71 failures. 2024-06-13 12:24:27 +01:00
Sam Rose
6a2b65b75b
Down to 75 failures. Started at 91. 2024-06-13 09:56:33 +01:00
Sam Rose
7e69f85e77
More progress. 2024-06-12 18:07:46 +01:00
Sam Rose
22bf0d05ad
Making progress. 2024-06-12 17:58:13 +01:00
Sam Rose
ae6539161f
Get rid of negation in predicate. 2024-06-12 17:28:03 +01:00
Sam Rose
7e4f571eb3
wip 2024-06-12 15:24:46 +01:00
Sam Rose
c759d7b63a
Remove more instances of the work lucene. 2024-06-12 15:13:50 +01:00
Sam Rose
bc8791e91e
Remove the word 'lucene' from runLuceneQuery and buildLuceneQuery. 2024-06-12 14:44:20 +01:00
Adria Navarro
b937d95de2 Move isRequired to shared-core 2024-06-03 16:55:02 +02:00
Adria Navarro
863881e45a Add nx dependency 2024-05-24 13:47:34 +02:00
Adria Navarro
378f1215a0 Add nx dependency 2024-05-24 13:45:00 +02:00
Dean
37dd75823f PR feedback, signature to signature single 2024-05-17 17:04:15 +01:00
Dean
166206f185 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-05-15 16:35:31 +01:00
Adria Navarro
81801582e9 Add type guards 2024-05-14 17:43:42 +02:00
Dean
b0a65b4699 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-05-13 16:22:19 +01:00
Adria Navarro
e451e99f6b Fixes 2024-05-13 12:35:01 +02:00
Adria Navarro
95faefcb87 DRY 2024-05-09 12:28:44 +02:00
Dean
a29301a2fc Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-05-08 09:43:30 +01:00
Adria Navarro
04ed10b06e Lint 2024-05-06 08:06:44 +02:00
Adria Navarro
9a6e6ed115 Fix data between old and new 2024-05-06 08:06:43 +02:00
Adria Navarro
24aec6efb1 Clean types 2024-04-26 13:30:08 +02:00
Adria Navarro
d45aa9beaf Merge branch 'master' into budi-8123/single-user-column-type 2024-04-26 12:47:35 +02:00
Adria Navarro
1aad2ee6d2 Fix after renames 2024-04-26 12:23:11 +02:00
Adria Navarro
afdbf4cc42 Add BB_REFERENCE_SINGLE type 2024-04-25 13:20:59 +02:00
Dean
f6691fc9ef Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-18 15:10:30 +01:00
mike12345567
933c3fdec4 Merge branch 'master' of github.com:Budibase/budibase into more-sqs-tests-4 2024-04-18 10:55:33 +01:00
Dean
04d3226185 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-18 09:08:16 +01:00
Adria Navarro
5572467d39
Merge branch 'master' into feat/budi-8126 2024-04-17 16:01:08 +02:00
mike12345567
828d78f2af Fixing build after recent type updates. 2024-04-17 14:47:56 +01:00
mike12345567
25dba0be35 This removes the SearchQuery which was a duplication of the SearchFilters interface - the duplicated types were not correctly getting overlay on each other, causing build errors. 2024-04-17 13:54:23 +01:00
Adria Navarro
3e32ce4d24 Use shared-core 2024-04-17 12:12:09 +02:00
Adria Navarro
8161dfc0a9 Create SWITCHABLE_TYPES in shared-core 2024-04-17 12:12:09 +02:00
Adria Navarro
ca158c33e8 DRY 2024-04-17 10:33:20 +02:00
Dean
9c7fed9eb8 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-11 15:06:59 +01:00
Adria Navarro
a4a095b6a1 Handle formulas for getValidOperatorsForType 2024-04-11 11:37:59 +02:00
Adria Navarro
e8dbb8f681 Remove todo 2024-04-11 09:14:04 +02:00
Michael Drury
5437188385
Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
Michael Drury
1cfe4da027
Revert "Single attachment column type" 2024-04-03 16:01:45 +01:00
Adria Navarro
a8c3011071 Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS 2024-04-03 12:54:20 +02:00
Adria Navarro
c96e8b273d Fix types 2024-04-03 12:53:55 +02:00
Dean
ee3462648d Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-03-26 12:07:10 +00:00
jvcalderon
1da10c9a5f Merge branch 'master' into feature/onboarding 2024-03-25 12:51:57 +01:00