1
0
Fork 0
mirror of synced 2024-09-21 20:11:15 +12:00
Commit graph

40 commits

Author SHA1 Message Date
Matej Bačo
4645fcd0c8 Fix tests 2022-08-24 10:31:47 +00:00
Matej Bačo
bd7395cb44 Bug fixing, upgrade tests to new syntax 2022-08-24 09:22:13 +00:00
Matej Bačo
01a57d91ad Fix listDocument queries validation 2022-08-23 16:33:08 +00:00
Matej Bačo
7fb74027d4 Upgrade listDocuments queries 2022-08-23 15:18:59 +00:00
Matej Bačo
11c8fccd88 PR review changes 2022-08-23 15:01:57 +00:00
Matej Bačo
531d57feff Upgrade listMemberships queries 2022-08-23 13:16:46 +00:00
Matej Bačo
2d82eed4be Linter fix 2022-08-23 13:10:27 +00:00
Matej Bačo
e068bcdbc1 Upgrade listCollections queries 2022-08-23 12:30:28 +00:00
Matej Bačo
94acd32d69 Upgrade listDatabases queries 2022-08-23 09:40:17 +00:00
Matej Bačo
17e41eee1d Upgrade listExecutions queries 2022-08-23 09:26:34 +00:00
Matej Bačo
a92f96bf80 Upgrade listDeployments queries 2022-08-23 09:12:48 +00:00
Matej Bačo
1eee0baa28 Upgrade listFunctions queries 2022-08-23 09:02:06 +00:00
Matej Bačo
6c971f6ece Upgrade listTeams queries 2022-08-23 08:56:28 +00:00
Matej Bačo
d1f6cb31d6 Upgrade listFiles queries 2022-08-23 08:49:39 +00:00
Matej Bačo
6fcd3757fe Upgrade listBuckets queries 2022-08-23 08:37:55 +00:00
Matej Bačo
da73dc7fcb Fix users queries allowed params 2022-08-23 08:37:31 +00:00
Steven
66ff297103 Refactor Queries Validation 2022-08-22 19:16:20 +00:00
Christy Jacob
e09cb3a1cb feat: update queries constructor 2022-08-22 15:11:47 +00:00
Christy Jacob
464738274d feat: update queries constructor 2022-08-22 15:06:11 +00:00
Christy Jacob
cff0fd9476 feat: update queries constructor 2022-08-22 15:04:55 +00:00
Christy Jacob
0fd55cb13c feat: update queries constructor 2022-08-22 14:44:28 +00:00
Christy Jacob
3ceff5aa71 feat: update queries constructor 2022-08-22 14:37:35 +00:00
Christy Jacob
dd00c58b08 feat: remove queries 2022-08-22 14:14:40 +00:00
Christy Jacob
0304a57915 feat: remove queries 2022-08-22 14:12:52 +00:00
Christy Jacob
3fe22b7ed0 feat: update file structure 2022-08-22 14:10:10 +00:00
Christy Jacob
afa71bcaf3 feat: update file structure 2022-08-22 14:09:04 +00:00
Christy Jacob
228bedd6d0 feat: update file structure 2022-08-22 14:05:49 +00:00
Christy Jacob
b2b714f713 feat: update naming convention and folder structure 2022-08-22 13:48:35 +00:00
Steven
2bde7aa02b Fix databases tests 2022-08-20 00:15:18 +00:00
Steven
146cb6a0d8 Fix list user logs tests 2022-08-19 23:31:02 +00:00
Steven
3890dea35b Add additional Validators for Queries 2022-08-19 23:20:22 +00:00
Steven
27f69e3c09 Consolidate List User Logs API params
Replace limit and offset params with a single queries param since the
Queries V2 change now allows for different types of queries.
2022-08-19 00:09:34 +00:00
Steven
f0d66985f7 Consolidate List Users API params
Replace search, limit, offset, cursor, cursorDirection, and orderType
params with a single queries param since the Queries V2 change now
allows for different types of queries.
2022-08-18 19:30:39 +00:00
Steven
753aebccab Create Appwrite Query Validator
The Appwrite Query Validator checks if the cursor value is a valid UID.
This is different than the cursor value in utopia-php/database because
the value in the database layer is expected to be a document.
2022-08-18 19:30:39 +00:00
Jake Barnby
613a0f8006 ID and test fixes 2022-08-15 02:22:38 +12:00
Steven
610ec1a6a4 Update database query syntax 2022-08-14 05:44:55 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Matej Bačo
79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Torsten Dittmann
446bb82823 remove: unused UID validator 2022-01-18 12:08:51 +01:00
Torsten Dittmann
d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00