1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00
Commit graph

334 commits

Author SHA1 Message Date
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
kodumbeats ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
kodumbeats c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Torsten Dittmann 47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
kodumbeats 4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
kodumbeats 7853c9370b Enforce that users cannot add permission roles they do not have 2021-11-03 12:38:06 -04:00
kodumbeats 238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00
Torsten Dittmann 4dea1ebaf2
Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
kodumbeats dd5c873b99 Clear external cache when resources are deleted 2021-11-01 20:48:38 -04:00
kodumbeats 7624f97f0b PHP_FLOAT_MIN provides the smallest positive float, not largest negative 2021-11-01 20:48:14 -04:00
kodumbeats c2f994a02e Pass filters to createAttribute to inherit default value defined in this layer 2021-11-01 20:47:07 -04:00
kodumbeats 92e48e273d Add reminder to check query order 2021-10-27 18:31:25 -04:00
kodumbeats 6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats 79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats 656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
Torsten Dittmann df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
kodumbeats 0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats 10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
Torsten Dittmann 7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats 353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats 5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
Torsten Dittmann a7d550ba86 fix(database): documents audit logs 2021-10-25 15:03:20 +02:00
kodumbeats 4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
kodumbeats d93d2af194 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes 2021-10-13 13:11:06 -04:00
kodumbeats 1f031f1187 Remove legacy method 2021-10-07 14:44:14 -04:00
kodumbeats 6373c4f92d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-07 14:40:45 -04:00
kodumbeats f197699523 Throw exception when any enum element is empty 2021-10-07 14:30:52 -04:00
kodumbeats 5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
kodumbeats 1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Torsten Dittmann 8083c182b0 fix leftover 2021-10-06 16:13:55 +02:00
Torsten Dittmann 9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Torsten Dittmann 492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten Dittmann 244b62f12d
Merge pull request #1480 from appwrite/feat-enforce-document-collection-permissions
feat(refactor-db) enforce either document or collection permissions
2021-10-05 20:33:23 +00:00
kodumbeats f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Torsten Dittmann 349588df12 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enforce-document-collection-permissions 2021-10-05 16:37:58 +02:00
kodumbeats 0f5931555a Fix issues from merge 2021-10-05 09:57:57 -04:00