1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00
Commit graph

7654 commits

Author SHA1 Message Date
Matej Bačo
5d7d1fc006
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-30 10:12:34 +02:00
Christy Jacob
723bddf95a feat(compose): disable debug mode 2021-08-30 13:14:45 +05:30
Matej Baco
c4b8129791 Plural removed 2021-08-30 09:34:54 +02:00
Matej Baco
b822cb810e Fixed markdown typo 2021-08-30 09:34:22 +02:00
Matej Baco
82085df58a Migrated project platforms to it's own collection 2021-08-30 09:33:45 +02:00
Damodar Lohani
4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Damodar Lohani
db0c49411f
Merge pull request #1550 from appwrite/feat-usage-codereview
feat-usage-codereview
2021-08-30 13:07:44 +05:45
Eldad Fux
c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Matej Baco
17effaff51 Fixed title case 2021-08-30 08:42:33 +02:00
Eldad Fux
0d57a59f70 Test 2021-08-30 09:36:30 +03:00
Matej Baco
927ee843d4 Update OAuth tutorial 2021-08-30 08:33:41 +02:00
Damodar Lohani
27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani
270b70794b fix account test 2021-08-30 11:36:06 +05:45
Damodar Lohani
fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Eldad Fux
95e08d7a49 Updated label 2021-08-29 20:44:19 +03:00
Eldad Fux
09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Damodar Lohani
6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani
bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani
73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani
c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani
0f97300c3f tests 2021-08-29 16:15:48 +05:45
Eldad A. Fux
a14c807309
Merge pull request #1547 from appwrite/feat-users-update
feat-users-update
2021-08-29 13:23:35 +03:00
Damodar Lohani
1556bc4829 update ui 2021-08-29 16:00:43 +05:45
Damodar Lohani
9bcc40dc4d ui update 2021-08-29 15:40:41 +05:45
Damodar Lohani
af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
Christy Jacob
66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob
3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Damodar Lohani
583a00c116 tests for new endpointts 2021-08-29 14:23:46 +05:45
Damodar Lohani
dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Christy Jacob
4454a518b7 feat(tests): added tests for storage usage 2021-08-29 13:49:25 +05:30
Christy Jacob
9eea6d55f7 feat(tests): added tests for projects usage 2021-08-29 13:41:29 +05:30
Christy Jacob
94a17e9ce0 feat(tests): added tests for functions usage 2021-08-29 13:29:08 +05:30
Christy Jacob
58a5320cf1 feat(tests): added tests for database usage 2021-08-29 13:20:52 +05:30
Eldad Fux
e862d72cf6 Added a new document-level activity log 2021-08-29 10:43:09 +03:00
Christy Jacob
a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob
f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Eldad A. Fux
1e026c6b58
Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
2021-08-28 19:14:05 +03:00
Christy Jacob
f00fead07b Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-28 21:39:01 +05:30
Christy Jacob
1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
Eldad A. Fux
06096b4168
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
kodumbeats
e9541a9269 Fix tests 2021-08-27 21:46:33 -04:00
kodumbeats
4af81db280 Authorization validator only accepts one argument 2021-08-27 21:45:42 -04:00
kodumbeats
a33faab213 Enforce attribute refactored to permission 2021-08-27 21:45:15 -04:00
kodumbeats
95f505b616 Add tests for collection permissions 2021-08-27 21:00:49 -04:00
kodumbeats
2b057c0617 Skip authorization on document routes if collection permissions are met 2021-08-27 20:56:32 -04:00
kodumbeats
0e68b4a1e4 Remove var dumps 2021-08-27 20:44:32 -04:00
kodumbeats
7db7e39f78 Test enforce collection permissions 2021-08-27 20:44:32 -04:00
kodumbeats
5a1ab3b059 Add enforce param to collections 2021-08-27 20:44:32 -04:00
kodumbeats
559fe95b7c Prefer single query to internal DB 2021-08-27 20:32:44 -04:00
kodumbeats
c3534b4383 Clean up code 2021-08-27 19:45:18 -04:00