Michael Drury
|
c267764d91
|
Merge branch 'master' into fix/sqs-internal-columns
|
2024-07-01 15:16:34 +01:00 |
melohagan
|
de333a87fd
|
Add verify_sso_login flow (#14060)
|
2024-07-01 15:01:04 +01:00 |
mike12345567
|
d7f6c494ed
|
Quick change to splitting.
|
2024-06-28 15:22:34 +01:00 |
mike12345567
|
13ac273c83
|
Updating how search filters are converted, needs full column metadata to work it out this way.
|
2024-06-28 14:59:00 +01:00 |
mike12345567
|
510baf4f6e
|
Adding test case and updating how prefix updates in filters work.
|
2024-06-28 14:19:11 +01:00 |
mike12345567
|
41f045d8a6
|
Allow constant internal columns to be duplicated based on being case sensitive.
|
2024-06-26 13:36:20 +01:00 |
Michael Drury
|
cfeab17ed8
|
Revert "Revert "Disallow prohibited columns""
|
2024-06-26 12:40:16 +01:00 |
Michael Drury
|
9c92b8eff9
|
Merge branch 'master' into sustaining/typescript-5.5.2
|
2024-06-26 11:03:01 +01:00 |
Sam Rose
|
314d62bea0
|
Revert "Disallow prohibited columns"
|
2024-06-25 14:29:56 +01:00 |
mike12345567
|
79d99743f1
|
Fixing a typing issue.
|
2024-06-24 16:47:27 +01:00 |
mike12345567
|
ebf8f54bb7
|
Upgrading to Typescript 5.5.2
|
2024-06-24 16:41:28 +01:00 |
Peter Clement
|
aefe46b253
|
Adds _id and _rev back to internal datasource filter options (#13977)
* Adds _id and _rev back to internal datasource filter options
* add bb default datasource const into shared-core
* re-export var from shared-core
|
2024-06-24 14:31:27 +01:00 |
mike12345567
|
b4910043c6
|
Addressing PR comments.
|
2024-06-21 11:27:47 +01:00 |
mike12345567
|
def3b0260e
|
Disallowing prohibited columns consistently, no matter the case, and backend validation for this as well.
|
2024-06-20 18:48:22 +01:00 |
mike12345567
|
58ec7a50b0
|
Implementing row counting for in-memory, also updating the in memory search function.
|
2024-06-19 17:51:11 +01:00 |
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 |