mike12345567
|
ed0670a008
|
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
|
2023-10-26 13:19:09 +01:00 |
Andrew Kingston
|
e7c4ebea39
|
Persist source view ID in ctx when using a view ID in the rows API and support collab in views
|
2023-08-17 12:07:37 +01:00 |
mike12345567
|
4bbae677b2
|
Updating tests/search to handle no schema means no data, rather than all data.
|
2023-08-14 12:44:05 +01:00 |
mike12345567
|
0fb6f8312a
|
Fixing test and updating middleware to match requirements.
|
2023-08-14 12:10:16 +01:00 |
mike12345567
|
3b7a5c0392
|
Mutate in middleware, don't update reference.
|
2023-08-14 11:44:10 +01:00 |
mike12345567
|
9e0964a5e3
|
Removing concept of columns and schemaUI, replacing with just schema as now the backend uses UI attributes.
|
2023-08-11 15:52:13 +01:00 |
mike12345567
|
c18459d84d
|
Updating trim view info test case.
|
2023-08-08 13:43:13 +01:00 |
mike12345567
|
0abd1deb34
|
Updating test cases, fixes based on running through view/row API.
|
2023-08-08 13:19:22 +01:00 |
mike12345567
|
a1d85a831c
|
Some quick modifications to allow the views to go through the standard row CRUD, the view search is still separate for now however this may change.
|
2023-08-04 16:58:40 +01:00 |
Adria Navarro
|
d8df917772
|
More tests
|
2023-07-31 14:08:31 +02:00 |
Adria Navarro
|
30c3c6e5ad
|
Test middlewate
|
2023-07-31 13:17:54 +02:00 |
Adria Navarro
|
eaa7d9bf81
|
trimViewRowInfo middleware and api test
|
2023-07-31 12:03:03 +02:00 |