mike12345567
|
06d6d84b55
|
Addressing PR comments.
|
2024-05-16 13:27:54 +01:00 |
Michael Drury
|
1c22c7d2d1
|
Merge branch 'master' into feature/sqs-table-cleanup
|
2024-05-15 12:34:12 +01:00 |
mike12345567
|
6b8d52def1
|
Linting and build issues.
|
2024-05-15 12:00:15 +01:00 |
Adria Navarro
|
8e0fb2f74b
|
Lint
|
2024-05-15 11:30:18 +02:00 |
Adria Navarro
|
062df0ff8b
|
Cleanup
|
2024-05-15 11:01:36 +02:00 |
Adria Navarro
|
6c1b3a0d2d
|
Fix tests
|
2024-05-14 18:08:41 +02:00 |
mike12345567
|
aa51db20ee
|
Changing how cleanup works - the cleanup is now part of the DB deletion, making sure it cannot be missed.
|
2024-05-14 15:41:48 +01:00 |
mike12345567
|
f25703b88e
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-13 13:54:00 +01:00 |
Adria Navarro
|
01b9d6069c
|
Fix build
|
2024-05-13 12:35:01 +02:00 |
Adria Navarro
|
91332ce411
|
Lint
|
2024-05-13 12:35:01 +02:00 |
Adria Navarro
|
fdea7221e4
|
Fix filter operations
|
2024-05-13 12:35:01 +02:00 |
Adria Navarro
|
5c8a789047
|
Fix query
|
2024-05-13 12:35:01 +02:00 |
mike12345567
|
a3d079f847
|
Fixing an issue with cleanup, making sure the correct app is cleaned up on deletion.
|
2024-05-09 18:33:29 +01:00 |
mike12345567
|
fd7f6455bd
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-09 17:38:24 +01:00 |
Adria Navarro
|
d83e5e21f2
|
Merge branch 'master' into feat/budi-8123-single-user
|
2024-05-09 18:05:16 +02:00 |
Sam Rose
|
bfc63bd4e2
|
Remove the last internal.spec.ts file.
|
2024-05-09 16:26:08 +01:00 |
deanhannigan
|
32cce5f5c6
|
Merge branch 'master' into feature/filter-bindings
|
2024-05-09 14:24:29 +01:00 |
mike12345567
|
04083adaac
|
Adding ID column special case and fixing build issue.
|
2024-05-09 13:05:58 +01:00 |
Michael Drury
|
6b84abda48
|
Merge branch 'master' into fix/disable-external-auto-columns
|
2024-05-09 12:57:02 +01:00 |
mike12345567
|
0a96bb9684
|
Disabling auto-column fieldtype and subtypes. This is not something that is currently supported through the UI, so this is not a breaking change, just making sure these type of scenarios don't actually occur as they don't work particularly well.
|
2024-05-09 12:44:30 +01:00 |
Sam Rose
|
69c8264388
|
Remove src/sdk/app/rows/tests/internal.spec.ts.
|
2024-05-09 11:57:17 +01:00 |
Dean
|
4c6629d15f
|
Merge remote-tracking branch 'origin/master' into feature/filter-bindings
|
2024-05-09 11:05:58 +01:00 |
mike12345567
|
21ce586d93
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-08 17:04:34 +01:00 |
deanhannigan
|
46995a115a
|
Merge branch 'master' into feature/filter-bindings
|
2024-05-08 09:37:14 +01:00 |
mike12345567
|
a2d4f8523c
|
Some typing improvements, as well as getting deletion/setup working a bit better.
|
2024-05-07 18:27:47 +01:00 |
Sam Rose
|
39f8727830
|
Move boolean coversion down a layer in the stack so it's not tied so directly to search.
|
2024-05-07 17:41:43 +01:00 |
mike12345567
|
654905ea90
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-07 12:44:02 +01:00 |
Sam Rose
|
ae281c3e7a
|
Merge branch 'master' of github.com:budibase/budibase into search-tests-boolean
|
2024-05-07 10:01:28 +01:00 |
Dean
|
39233c66f8
|
Remove leftover from config refactor
|
2024-05-07 09:46:04 +01:00 |
Adria Navarro
|
9a6e6ed115
|
Fix data between old and new
|
2024-05-06 08:06:43 +02:00 |
Adria Navarro
|
569488deee
|
Move migration logic to backend
|
2024-05-06 08:06:43 +02:00 |
Adria Navarro
|
3e4b0e8cd6
|
Handle migrations
|
2024-05-06 08:06:43 +02:00 |
Sam Rose
|
1777f1f8fe
|
Fix boolean searching for Lucene/SQS
|
2024-05-03 17:29:20 +01:00 |
mike12345567
|
541e31633d
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-05-03 14:18:25 +01:00 |
Sam Rose
|
2b52c11b9a
|
Expand the tests slightly.
|
2024-05-03 14:16:33 +01:00 |
Sam Rose
|
af516427fc
|
Attempt to fix race condition when creating multiple auto ID columns in parallel.
|
2024-05-03 14:14:10 +01:00 |
Dean
|
a743028662
|
Lint
|
2024-05-02 16:32:07 +01:00 |
Dean
|
5e7d1169f7
|
Minor refactor to accomodate testing with snippets. More test cases for multiple binding types
|
2024-05-02 16:26:09 +01:00 |
Adria Navarro
|
34b6581aed
|
Lint
|
2024-05-02 12:15:23 +01:00 |
Adria Navarro
|
a0e58600bd
|
Lint
|
2024-05-02 12:12:29 +01:00 |
Adria Navarro
|
70c6d56c1e
|
Merge branch 'feat/budi-8123-single-user' into budi-8123/single-user-column-type
|
2024-05-02 12:06:42 +01:00 |
mike12345567
|
1c1f9c950d
|
Quick improvement to use the bulk import endpoint, we don't need to search for the type: row anymore.
|
2024-04-26 15:51:53 +01:00 |
mike12345567
|
7f1500ac86
|
Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup
|
2024-04-26 15:48:40 +01:00 |
Sam Rose
|
951b7d3e59
|
Merge branch 'master' of github.com:budibase/budibase into sqs-auto-tests
|
2024-04-26 15:07:45 +01:00 |
Adria Navarro
|
06b3023b15
|
Test and fix single reference search
|
2024-04-26 13:38:35 +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
|
637f7f514a
|
Remove FieldTypeSubtypes
|
2024-04-26 12:18:50 +02:00 |
Adria Navarro
|
61bb40d0d3
|
Remove FieldTypeSubtypes
|
2024-04-26 12:09:32 +02:00 |
Sam Rose
|
8b2156ed08
|
Add more AUTO tests.
|
2024-04-25 16:41:02 +01:00 |