Commit graph

70 commits

Author SHA1 Message Date
fogelito
db6a3342c0 fix tests 2026-02-12 15:52:39 +02:00
fogelito
fc03476246 fix to String 2026-02-12 13:50:22 +02:00
Jake Barnby
4f7337759f Expose row bytes used/bytes free on table/collection 2026-02-05 22:53:04 +13:00
Darshan
16f9c35850 update: tests. 2026-01-04 12:09:11 +05:30
ArnabChatterjee20k
70395cfacc added tableid and collectionid in increment and decrement 2025-12-13 23:43:51 +05:30
Darshan
ef5f0ed6b4 update: to use placeholders. 2025-12-11 15:26:45 +05:30
Jake Barnby
aec7f27ce4 Fix tests 2025-12-08 23:20:40 +13:00
Jake Barnby
600da2a504 Add operator support 2025-10-31 11:47:20 +13:00
shimon
a7dbb3daea Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling. 2025-10-29 11:08:08 +02:00
shimon
5f3316ff18 fix assertion order 2025-10-20 18:38:14 +03:00
shimon
9be7f4d72c Merge remote-tracking branch 'origin/feat-disable-count' into feat-disable-count 2025-10-20 18:28:14 +03:00
shimon
fb4e3e1b9d Implement 'includeTotal' parameter across multiple API endpoints to control total count in responses, ensuring consistent behavior in session, log, and membership retrievals. 2025-10-20 18:18:17 +03:00
Jake Barnby
94d02aff4f
Fix DB tests 2025-10-21 01:24:50 +13:00
Jake Barnby
bfe639fb70
Fix key 2025-10-21 00:13:32 +13:00
Jake Barnby
5be2489e55
Check query result 2025-10-05 00:06:56 +13:00
Jake Barnby
6881df6ae5
Fix expectations 2025-10-04 22:55:07 +13:00
Jake Barnby
c1782f6f58
Don't remove required attributes 2025-09-19 15:28:41 +12:00
ArnabChatterjee20k
52ceddcd5a linting 2025-09-17 20:02:36 +05:30
ArnabChatterjee20k
c5e9ec3969 added cases for checking default added or not 2025-09-17 20:00:10 +05:30
ArnabChatterjee20k
5b09ebe54b added cases for with default values 2025-09-17 19:46:06 +05:30
ArnabChatterjee20k
4815780476 Add spatial column validation during required mode and tests for existing data in databases 2025-09-17 18:01:29 +05:30
ArnabChatterjee20k
addd140925 updated composer 2025-09-12 11:24:19 +05:30
ArnabChatterjee20k
289cf4db0a testing with symlink 2025-09-11 21:55:36 +05:30
ArnabChatterjee20k
0dd7d45993 updated tests 2025-09-09 22:56:59 +05:30
ArnabChatterjee20k
4ed42d3304 updated request and response model 2025-09-05 16:15:17 +05:30
ArnabChatterjee20k
22b797165a Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-02 23:07:32 +05:30
ArnabChatterjee20k
8f7085ccfc pr followups 2025-09-02 23:00:31 +05:30
ArnabChatterjee20k
1112058689 pr followups 2025-09-02 18:07:34 +05:30
ArnabChatterjee20k
cfe9b34cd5 updated pr followups 2025-09-02 17:33:30 +05:30
Jake Barnby
8834163c91
Fix tests 2025-08-29 21:01:09 +12:00
Jake Barnby
57071af3e8
Handle privileged 2025-08-29 20:38:55 +12:00
Jake Barnby
f0c10acbb4
Fix readonly attr stripping on write 2025-08-29 19:30:59 +12:00
ArnabChatterjee20k
7360dd68e0 updated tests 2025-08-27 17:41:52 +05:30
ArnabChatterjee20k
7a4929a51f added update and default cases for the spatial attributes endpoints 2025-08-27 16:30:25 +05:30
ArnabChatterjee20k
51b01ab803 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-08-26 21:46:43 +05:30
ArnabChatterjee20k
0aee34185a updated distance queries 2025-08-26 21:11:30 +05:30
ArnabChatterjee20k
b28ec182d7 added spatial index tests 2025-08-26 20:54:55 +05:30
ArnabChatterjee20k
a80c410d07 added relationship tests for the spatial type attributes 2025-08-26 16:15:26 +05:30
ArnabChatterjee20k
b01fc7c38f added spatial query testing 2025-08-26 15:33:26 +05:30
Jake Barnby
04f7def624
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/databases.php
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-08-25 16:05:57 +12:00
fogelito
ad96379623 Restrict array list 2025-08-24 18:09:38 +03:00
fogelito
959db2ea02 Restrict array list 2025-08-24 18:08:12 +03:00
fogelito
ba79dda788 Check no change 2025-08-24 17:39:29 +03:00
Jake Barnby
3286b1283d
Fix tests 2025-08-20 18:21:37 +12:00
Jake Barnby
c9641f72a8
Remove invalid test 2025-08-19 23:02:17 +12:00
Jake Barnby
42d6a7b00d
Fix hardcoded collectionId 2025-08-19 20:08:13 +12:00
Jake Barnby
c1e37b9130
Fix dangling tests 2025-08-19 01:24:51 +12:00
Jake Barnby
77af36a723
Port tests 2025-08-15 19:35:37 +12:00
Jake Barnby
b38ac866b8
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2025-08-15 19:28:49 +12:00
Jake Barnby
22d58e7bec
Fix index count tests 2025-08-12 02:38:52 +12:00