1
0
Fork 0
mirror of synced 2024-08-05 21:38:26 +12:00
Commit graph

183 commits

Author SHA1 Message Date
Christy Jacob
cfe49b6892 feat(usage): refactored functions usage endpoint 2021-08-20 13:54:45 +05:30
Damodar Lohani
0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani
bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Eldad Fux
4a0d8876df Fixed tests 2021-08-18 15:36:55 +03:00
Eldad Fux
ca3bae9259 Updated collectionId 2021-08-18 14:46:05 +03:00
Eldad Fux
3b1facaaa9 Updated collectionId 2021-08-18 14:43:23 +03:00
Eldad Fux
c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Eldad Fux
1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Eldad Fux
adc86fbac5 Fixed pagination 2021-08-16 00:32:27 +03:00
Eldad Fux
826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Damodar Lohani
cc49cb6a04 set collection Id as param 2021-08-15 17:02:46 +05:45
Damodar Lohani
251f14cd69 usage params in database endpoints 2021-08-15 16:53:32 +05:45
Eldad Fux
9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +03:00
Eldad Fux
2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux
17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Eldad Fux
87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Eldad Fux
6618af473e New activity tab 2021-08-13 14:19:16 +03:00
Torsten Dittmann
7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann
a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +02:00
Eldad Fux
b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux
d7eabe3347 init 2021-08-10 21:03:32 +03:00
Torsten Dittmann
8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Eldad Fux
034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
kodumbeats
ae95d1b83a Fix logic for known indexes 2021-08-08 19:46:14 -04:00
kodumbeats
e609954659 Fix logic for finding matching attribute 2021-08-08 18:07:59 -04:00
Torsten Dittmann
dac093c645 feat(database): add after pagination 2021-08-06 14:35:57 +02:00
Torsten Dittmann
fb1546cfcc rename orderAfter to after 2021-08-06 12:34:42 +02:00
Torsten Dittmann
01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani
201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
kodumbeats
3846d66868 Use sdk.auth instead of sdk.platform 2021-08-02 16:11:24 -04:00
kodumbeats
7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Eldad Fux
b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
kodumbeats
432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats
1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
kodumbeats
b9fea89e73 Use refactored attribute function 2021-07-26 21:00:36 -04:00
kodumbeats
c0b48ec247 Remove references to old db responses 2021-07-26 19:11:25 -04:00
kodumbeats
df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats
58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
kodumbeats
e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
kodumbeats
ff2fd8a381 Set format structure validators on app init 2021-07-23 10:59:55 -04:00
kodumbeats
aea2d2ffa5 Accept format on createAttribute for document structure validation 2021-07-22 16:38:42 -04:00
Damodar Lohani
b86b2e8430 collection update name attribute 2021-07-22 11:54:57 +05:45
Damodar Lohani
e88450268b depricate name params 2021-07-22 10:57:01 +05:45
kodumbeats
97b7c863a8 Validate default value only when not null 2021-07-21 10:26:50 -04:00
kodumbeats
b64202043d Renamed import due to reserved keyword conflicts 2021-07-21 10:26:08 -04:00