Sam Rose
|
6bd984ab9c
|
Making progress towards deleting sql.spec.ts.
|
2024-05-21 11:51:42 +01:00 |
mike12345567
|
4c755b3af3
|
Improving typing around search, there was duplicates of SearchParams and SearchResponse - which were a little different, bring all of this together under the types library.
|
2024-03-28 17:57:37 +00:00 |
Sam Rose
|
fec6c7d267
|
Fold some mocky unit tests into row.spec.ts
|
2024-03-15 15:57:27 +00:00 |
Sam Rose
|
89a03af92a
|
Fix table test.
|
2024-03-04 09:20:32 +00:00 |
Sam Rose
|
f91db6d985
|
Migrate RowAPI.search
|
2024-03-01 17:13:46 +00:00 |
Sam Rose
|
c0907d37ef
|
Migrate RowAPI.bulkImport
|
2024-03-01 17:12:46 +00:00 |
Sam Rose
|
02ac338c3f
|
deleteMany -> bulkDelete
|
2024-03-01 17:11:19 +00:00 |
Sam Rose
|
a4e212c0d8
|
Migrate RowAPI.exportRows
|
2024-03-01 17:10:49 +00:00 |
Sam Rose
|
376bb9c105
|
Migrate RowAPI.fetch
|
2024-03-01 17:04:35 +00:00 |
Sam Rose
|
a98948150d
|
Migrate RowAPI.delete
|
2024-03-01 17:03:34 +00:00 |
Sam Rose
|
4efafaeeaf
|
Migrate RowAPI.patch
|
2024-03-01 16:40:47 +00:00 |
Sam Rose
|
58b1c2bca6
|
Migrate RowAPI.validate
|
2024-03-01 16:39:57 +00:00 |
Sam Rose
|
a639ba91d3
|
Migrate RowAPI.save
|
2024-03-01 16:38:31 +00:00 |
Sam Rose
|
5d42804020
|
Migrate some of RowAPI, WIP
|
2024-03-01 15:20:07 +00:00 |
Adria Navarro
|
f1e90b8b01
|
Remove last controller.row usages
|
2024-01-26 11:24:32 +01:00 |
mike12345567
|
68a3e030c2
|
Adding test case to check that relationships can be used in external table formulas.
|
2023-11-07 18:34:51 +00:00 |
Sam Rose
|
e316124d6e
|
Add a test for the user column migration bug fix we did last night.
|
2023-11-03 11:42:39 +00:00 |
Sam Rose
|
c76e110350
|
Add BulkImportResponse as a type after merging Adri's type changes.
|
2023-10-11 16:58:24 +01:00 |
Sam Rose
|
a0e9abb95b
|
Responding to PR feedback.
|
2023-10-11 16:45:02 +01:00 |
Adria Navarro
|
8c99ac3f9b
|
Test search
|
2023-09-28 10:00:25 +02:00 |
Adria Navarro
|
a87e3dd0fc
|
Extra tests
|
2023-09-28 10:00:25 +02:00 |
Adria Navarro
|
cf74f19381
|
Use test api
|
2023-09-13 10:13:54 +02:00 |
Adria Navarro
|
14259c82f3
|
Use test api
|
2023-09-13 09:57:41 +02:00 |
Adria Navarro
|
b5e6b42db2
|
Reuse tables
|
2023-09-12 20:40:00 +02:00 |
Adria Navarro
|
f0872c1fa3
|
Improve api
|
2023-09-12 19:59:37 +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 |
mike12345567
|
0abd1deb34
|
Updating test cases, fixes based on running through view/row API.
|
2023-08-08 13:19:22 +01:00 |
Adria Navarro
|
3335c86a84
|
Delete row from view
|
2023-07-31 16:14:14 +02:00 |
Adria Navarro
|
eaa7d9bf81
|
trimViewRowInfo middleware and api test
|
2023-07-31 12:03:03 +02:00 |
Adria Navarro
|
77c2ce590c
|
Use test api for patch
|
2023-07-26 13:55:02 +02:00 |