mike12345567
|
bbcb77c738
|
Fixing an issue where searching on a relationship column which is in a broken state would break in SQS (previously this was allowed and would return empty relationships).
|
2024-08-20 07:38:23 +01:00 |
Adria Navarro
|
385c5f6e99
|
Trim unwanted columns in outputProcessing
|
2024-08-19 15:59:58 +02:00 |
mike12345567
|
e32409da15
|
Fixing an issue with app import - old attachments which have an invalid state can cause the app to fail to import.
|
2024-08-15 14:25:36 +01:00 |
mike12345567
|
3e1a0a60b4
|
Checking the correct operation - also typeguarding the check.
|
2024-08-09 14:35:13 +01:00 |
Sam Rose
|
85cfd2023d
|
Merge branch 'master' into fix/invalid-table-schema-search
|
2024-08-09 10:46:12 +01:00 |
mike12345567
|
efafb3e3c2
|
Getting composite keys working, fixing p2 issue and adding test case for it.
|
2024-08-08 18:55:41 +01:00 |
andz-bb
|
5d5ccc84ce
|
fix AWS datasource when endpoint is unspecified
|
2024-08-08 11:11:21 +01:00 |
mike12345567
|
9733ba5f95
|
Allowing incorrectly setup column schemas to still function as part of search - requires further investigation as to how this happens, but search should still work.
|
2024-08-07 18:04:07 +01:00 |
Adria Navarro
|
28f11a5765
|
Don't add breaking changes
|
2024-08-07 13:15:30 +02:00 |
Adria Navarro
|
42b6b6e919
|
Fix
|
2024-08-07 12:37:37 +02:00 |
Adria Navarro
|
1e6bb7ebd7
|
Fix build on view search
|
2024-08-06 08:15:30 +02:00 |
Michael Drury
|
c443ad5d5b
|
Merge branch 'master' into fix/sql-pagination-fixes
|
2024-08-02 13:21:22 +01:00 |
Adria Navarro
|
e1ace85248
|
Fix schema parser
|
2024-08-02 13:02:18 +02:00 |
Sam Rose
|
8d22df3a8a
|
Merge branch 'master' into node-fetch-mockectomy
|
2024-08-02 10:41:48 +01:00 |
Sam Rose
|
b2f70f5051
|
Merge branch 'master' into node-fetch-mockectomy
|
2024-08-01 15:49:56 +01:00 |
Sam Rose
|
9a2e8031bc
|
Fix plugin.spec.ts's reliance on the node-fetch mock.
|
2024-08-01 11:43:37 +01:00 |
mike12345567
|
f0da4b0366
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-pagination-fixes
|
2024-08-01 11:39:01 +01:00 |
Adria Navarro
|
bf1566ebb2
|
Merge branch 'master' into fix/dont-allow-protected-column-names-on-import
|
2024-08-01 11:04:14 +02:00 |
Adria Navarro
|
0d6b4cee95
|
Merge branch 'master' into fix/reimporting_rows
|
2024-08-01 10:54:26 +02:00 |
mike12345567
|
b54157a6fb
|
Fix for enrich endpoint discovered by tests.
|
2024-07-31 17:22:17 +01:00 |
mike12345567
|
1d695be77c
|
This PR includes a change to pagination which makes sure if the 5000 max row limit is hit that pagination still kicks in. This means that you can eventually return all rows, although for very large tables you may hit rate limits (if you have thousands of rows related to each row in your table).
|
2024-07-31 16:21:49 +01:00 |
Adria Navarro
|
73eefa1046
|
Check protected names on validation
|
2024-07-31 17:14:02 +02:00 |
Adria Navarro
|
a6beb0fa82
|
Support no updating existing rows
|
2024-07-31 15:14:29 +02:00 |
Adria Navarro
|
f794f84e90
|
Fix quote count
|
2024-07-31 15:03:31 +02:00 |
Adria Navarro
|
24cdfb3443
|
Fix re-importing
|
2024-07-31 15:03:31 +02:00 |
Adria Navarro
|
b28aaa3a93
|
Fix
|
2024-07-31 15:03:31 +02:00 |
Adria Navarro
|
0202db3efe
|
Unify enums
|
2024-07-31 12:20:45 +02:00 |
Adria Navarro
|
21b9bf36fd
|
Add api types
|
2024-07-30 17:52:27 +02:00 |
Adria Navarro
|
8421a75328
|
Merge branch 'master' into BUDI-8441/row-action-run-api
|
2024-07-26 15:16:21 +02:00 |
Adria Navarro
|
f2cd589aae
|
Merge branch 'master' into chore/renames
|
2024-07-26 14:42:08 +02:00 |
Adria Navarro
|
ee74a84339
|
Remove duplicates
|
2024-07-26 14:36:41 +02:00 |
Adria Navarro
|
a05ec1498f
|
Allow importing internal tables
|
2024-07-26 13:27:51 +02:00 |
Adria Navarro
|
f7a460a1ea
|
Implement run
|
2024-07-25 08:38:11 +02:00 |
Adria Navarro
|
7bad3ad39c
|
Start implementing row action trigger
|
2024-07-25 08:36:31 +02:00 |
Adria Navarro
|
e161c998ca
|
Merge branch 'master' into feat/row-actions
|
2024-07-24 15:48:38 +02:00 |
Adria Navarro
|
4169842018
|
Fix get
|
2024-07-23 15:22:26 +02:00 |
Adria Navarro
|
75609b2a9b
|
Move row.find to sdk
|
2024-07-23 15:16:15 +02:00 |
Adria Navarro
|
66a2b29ca2
|
Clean unnecessary ctx
|
2024-07-23 15:06:00 +02:00 |
Adria Navarro
|
89173be9f4
|
Remove controller dependency
|
2024-07-23 15:03:44 +02:00 |
Adria Navarro
|
a03094db33
|
Use 422 instead of 400 trying to delete row action automations
|
2024-07-23 12:21:52 +02:00 |
Adria Navarro
|
b4767cea7c
|
Add checks to shared-core
|
2024-07-23 12:07:05 +02:00 |
Adria Navarro
|
35bbccec67
|
Return 400 instead of 403
|
2024-07-23 11:59:14 +02:00 |
Adria Navarro
|
8678db18e2
|
Add tests
|
2024-07-23 10:46:11 +02:00 |
Adria Navarro
|
d9029da533
|
Don't allow deleting row action automations
|
2024-07-23 10:28:57 +02:00 |
Adria Navarro
|
286883da14
|
Types
|
2024-07-22 14:39:26 +02:00 |
Adria Navarro
|
d6e268d475
|
Fix tests
|
2024-07-22 14:31:59 +02:00 |
Adria Navarro
|
3c9c988d8c
|
Populate table name
|
2024-07-22 14:31:59 +02:00 |
Adria Navarro
|
b7a969280f
|
Display data
|
2024-07-22 14:31:42 +02:00 |
Adria Navarro
|
6221b9320e
|
Enrich
|
2024-07-22 14:31:00 +02:00 |
Adria Navarro
|
eaa38c5c2d
|
Return automationid from row action api
|
2024-07-22 14:23:17 +02:00 |