melohagan
|
6e4c2b7242
|
Export data make CSV delimiter configurable (#13028)
* Add delimiter option
* Add custom delimiter
* external export delimiter
* Custom headers for row export
* External export rows custom headers
* Support custom JSON export labels
* Handle export table source switch
* update account portal
* Add space as delimiter
* Refactor
* update account portal
|
2024-02-27 09:23:49 +00:00 |
Adria Navarro
|
db2c20e3ae
|
eslint import/newline-after-import
|
2023-11-20 21:52:29 +01:00 |
Dean
|
9bb9fb5549
|
Reintroduce filtering and sorting for exported row data
|
2023-11-06 17:00:47 +00:00 |
mike12345567
|
9b1a7bd854
|
PR comments - updating pickAPI to use a common function.
|
2023-10-27 11:43:01 +01:00 |
Sam Rose
|
a3ad8780de
|
Implement many-to-many user column migrations.
|
2023-10-19 17:28:55 +01:00 |
Sam Rose
|
77729737bc
|
First test passes!
|
2023-10-19 09:47:50 +01:00 |
Sam Rose
|
6ae5451fdf
|
Create failing test.
|
2023-10-18 16:56:55 +01:00 |
mike12345567
|
68e8630d85
|
Improving the typing around the ExternalRequest object, which has implications throughout the row API and SDK, cleaning up where possible based on it.
|
2023-10-18 10:57:04 +01:00 |
Adria Navarro
|
235799c07d
|
Merge branch 'develop' into backmerge-20230919
|
2023-09-19 12:33:04 +02:00 |
mike12345567
|
8ca3f13a1c
|
Quick re-jig based on test failure, seems the base sql.ts is depended on fairly heavily, importing the SDK can create a lot of cycles.
|
2023-09-14 16:53:36 +01:00 |
Adria Navarro
|
d248c7b6b8
|
Fix types
|
2023-09-13 15:26:29 +02:00 |
Adria Navarro
|
069b0d6161
|
Fix types
|
2023-09-13 10:31:39 +02:00 |
Adria Navarro
|
1a7a1cdd1b
|
Fix view test
|
2023-09-08 16:23:34 +02:00 |
mike12345567
|
7110351bdc
|
Revert "revert develop into master"
This reverts commit fd099658a0 .
|
2023-08-18 14:33:21 +01:00 |
Martin McKeaveney
|
fd099658a0
|
revert develop into master
|
2023-08-17 10:28:15 +01:00 |
Adria Navarro
|
a91ce15c9b
|
Move interface SearchParams to types
|
2023-08-03 05:14:50 +02:00 |
Adria Navarro
|
d93c99b947
|
Return data when schema is defined
|
2023-07-25 19:48:46 +02:00 |
Adria Navarro
|
1cf4e6e85a
|
Return full object from search
|
2023-07-24 16:13:15 +02:00 |
Adria Navarro
|
d1d86b6803
|
Filter on the sdk
|
2023-07-24 16:13:15 +02:00 |
Adria Navarro
|
582e0eb1dd
|
Use types
|
2023-07-24 15:15:43 +02:00 |
Adria Navarro
|
b778921028
|
Test sorting
|
2023-07-24 15:15:43 +02:00 |
Adria Navarro
|
d981ad039d
|
Typings
|
2023-07-24 15:15:43 +02:00 |
Adria Navarro
|
deb256a013
|
Refactor and clean export tests
|
2023-07-17 19:50:06 +02:00 |
Adria Navarro
|
ccb5143383
|
Remove context from search
|
2023-07-17 18:45:40 +02:00 |
Adria Navarro
|
90bf4655ea
|
Remove ctx from export rows (search not implemented)
|
2023-07-17 15:57:12 +02:00 |
Adria Navarro
|
1bd8bdf84c
|
Clean ctx from fetchview
|
2023-07-17 15:29:41 +02:00 |
Adria Navarro
|
e7f1bcab9e
|
Remove ctx from fetch
|
2023-07-17 14:16:12 +02:00 |
Adria Navarro
|
d1b64bcd9c
|
Moving files and functions
|
2023-07-14 17:09:34 +02:00 |